* Async method calls makeup (Ben Martin)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@12449 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
parent
b8c0b7c52c
commit
ecd2428049
3 changed files with 51 additions and 13 deletions
|
@ -40,7 +40,8 @@ struct DXXAPILOCAL PendingCall::Private
|
|||
{
|
||||
DBusPendingCall* call;
|
||||
int dataslot;
|
||||
|
||||
Slot<void, PendingCall&> slot;
|
||||
|
||||
Private( DBusPendingCall* );
|
||||
|
||||
~Private();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue