#include <objectpush1Proxy.h>
|
| ObjectPush1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
|
virtual | ~ObjectPush1Proxy () |
|
void | setConnection (const TQT_DBusConnection &connection) |
|
virtual bool | SendFile (const TQString &sourcefile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
virtual bool | PullBusinessCard (const TQString &targetfile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
virtual bool | ExchangeBusinessCards (const TQString &clientfile, const TQString &targetfile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
Definition at line 29 of file objectpush1Proxy.h.
◆ ObjectPush1Proxy() [1/2]
org::bluez::obex::ObjectPush1Proxy::ObjectPush1Proxy |
( |
const TQString & |
service, |
|
|
const TQString & |
path, |
|
|
TQObject * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~ObjectPush1Proxy()
org::bluez::obex::ObjectPush1Proxy::~ObjectPush1Proxy |
( |
| ) |
|
|
virtual |
◆ ObjectPush1Proxy() [2/2]
org::bluez::obex::ObjectPush1Proxy::ObjectPush1Proxy |
( |
const ObjectPush1Proxy & |
| ) |
|
|
private |
◆ ExchangeBusinessCards()
bool org::bluez::obex::ObjectPush1Proxy::ExchangeBusinessCards |
( |
const TQString & |
clientfile, |
|
|
const TQString & |
targetfile, |
|
|
TQT_DBusObjectPath & |
transfer, |
|
|
TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ operator=()
◆ PullBusinessCard()
bool org::bluez::obex::ObjectPush1Proxy::PullBusinessCard |
( |
const TQString & |
targetfile, |
|
|
TQT_DBusObjectPath & |
transfer, |
|
|
TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ SendFile()
bool org::bluez::obex::ObjectPush1Proxy::SendFile |
( |
const TQString & |
sourcefile, |
|
|
TQT_DBusObjectPath & |
transfer, |
|
|
TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ setConnection()
void org::bluez::obex::ObjectPush1Proxy::setConnection |
( |
const TQT_DBusConnection & |
connection | ) |
|
◆ m_baseProxy
TQT_DBusProxy* org::bluez::obex::ObjectPush1Proxy::m_baseProxy |
|
protected |
The documentation for this class was generated from the following files: