#include <client1Proxy.h>
|
| Client1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
|
virtual | ~Client1Proxy () |
|
void | setConnection (const TQT_DBusConnection &connection) |
|
virtual bool | CreateSession (const TQString &destination, const TQMap< TQString, TQT_DBusVariant > &args, TQT_DBusObjectPath &session, TQT_DBusError &error) |
|
virtual bool | RemoveSession (const TQT_DBusObjectPath &session, TQT_DBusError &error) |
|
Definition at line 29 of file client1Proxy.h.
◆ Client1Proxy() [1/2]
org::bluez::obex::Client1Proxy::Client1Proxy |
( |
const TQString & |
service, |
|
|
const TQString & |
path, |
|
|
TQObject * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~Client1Proxy()
org::bluez::obex::Client1Proxy::~Client1Proxy |
( |
| ) |
|
|
virtual |
◆ Client1Proxy() [2/2]
org::bluez::obex::Client1Proxy::Client1Proxy |
( |
const Client1Proxy & |
| ) |
|
|
private |
◆ CreateSession()
bool org::bluez::obex::Client1Proxy::CreateSession |
( |
const TQString & |
destination, |
|
|
const TQMap< TQString, TQT_DBusVariant > & |
args, |
|
|
TQT_DBusObjectPath & |
session, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ operator=()
◆ RemoveSession()
bool org::bluez::obex::Client1Proxy::RemoveSession |
( |
const TQT_DBusObjectPath & |
session, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ setConnection()
void org::bluez::obex::Client1Proxy::setConnection |
( |
const TQT_DBusConnection & |
connection | ) |
|
◆ m_baseProxy
TQT_DBusProxy* org::bluez::obex::Client1Proxy::m_baseProxy |
|
protected |
The documentation for this class was generated from the following files: