#include <agent1Proxy.h>
|
| Agent1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
|
virtual | ~Agent1Proxy () |
|
void | setConnection (const TQT_DBusConnection &connection) |
|
virtual bool | ReleaseAsync (int &asyncCallId, TQT_DBusError &error) |
|
virtual bool | AuthorizePushAsync (int &asyncCallId, const TQT_DBusObjectPath &transfer, TQT_DBusError &error) |
|
virtual bool | CancelAsync (int &asyncCallId, TQT_DBusError &error) |
|
◆ Agent1Proxy() [1/2]
org::bluez::obex::Agent1Proxy::Agent1Proxy |
( |
const TQString & |
service, |
|
|
const TQString & |
path, |
|
|
TQObject * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~Agent1Proxy()
org::bluez::obex::Agent1Proxy::~Agent1Proxy |
( |
| ) |
|
|
virtual |
◆ Agent1Proxy() [2/2]
org::bluez::obex::Agent1Proxy::Agent1Proxy |
( |
const Agent1Proxy & |
| ) |
|
|
private |
◆ AsyncErrorResponseDetected
void org::bluez::obex::Agent1Proxy::AsyncErrorResponseDetected |
( |
int |
asyncCallId, |
|
|
const TQT_DBusError |
error |
|
) |
| |
|
signal |
◆ AuthorizePushAsync()
bool org::bluez::obex::Agent1Proxy::AuthorizePushAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
transfer, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ AuthorizePushAsyncReply
void org::bluez::obex::Agent1Proxy::AuthorizePushAsyncReply |
( |
int |
asyncCallId, |
|
|
const TQString & |
filepath |
|
) |
| |
|
signal |
◆ CancelAsync()
bool org::bluez::obex::Agent1Proxy::CancelAsync |
( |
int & |
asyncCallId, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ CancelAsyncReply
void org::bluez::obex::Agent1Proxy::CancelAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ operator=()
◆ ReleaseAsync()
bool org::bluez::obex::Agent1Proxy::ReleaseAsync |
( |
int & |
asyncCallId, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ ReleaseAsyncReply
void org::bluez::obex::Agent1Proxy::ReleaseAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ setConnection()
void org::bluez::obex::Agent1Proxy::setConnection |
( |
const TQT_DBusConnection & |
connection | ) |
|
◆ slotHandleAsyncReply
void org::bluez::obex::Agent1Proxy::slotHandleAsyncReply |
( |
int |
id, |
|
|
const TQT_DBusMessage & |
message |
|
) |
| |
|
protectedvirtualslot |
◆ m_asyncCalls
TQMap<int, TQString> org::bluez::obex::Agent1Proxy::m_asyncCalls |
|
protected |
◆ m_baseProxy
TQT_DBusProxy* org::bluez::obex::Agent1Proxy::m_baseProxy |
|
protected |
The documentation for this class was generated from the following files: