#include <synchronization1Interface.h>
|
virtual bool | SetLocation (const TQString &location, TQT_DBusError &error)=0 |
|
virtual bool | GetPhonebook (TQT_DBusObjectPath &phonebook, const TQString &sourcefile, const TQString &targetfile, TQT_DBusError &error)=0 |
|
virtual bool | PutPhonebook (const TQString &sourcefile, TQT_DBusError &error)=0 |
|
virtual void | handleMethodReply (const TQT_DBusMessage &reply)=0 |
|
virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
|
TQT_DBusMessage | callSetLocation (const TQT_DBusMessage &message) |
|
TQT_DBusMessage | callGetPhonebook (const TQT_DBusMessage &message) |
|
TQT_DBusMessage | callPutPhonebook (const TQT_DBusMessage &message) |
|
Definition at line 23 of file synchronization1Interface.h.
◆ ~Synchronization1Interface()
virtual org::bluez::obex::Synchronization1Interface::~Synchronization1Interface |
( |
| ) |
|
|
inlinevirtual |
◆ buildIntrospectionData()
void org::bluez::obex::Synchronization1Interface::buildIntrospectionData |
( |
TQDomElement & |
interfaceElement | ) |
|
|
static |
◆ callGetPhonebook()
TQT_DBusMessage org::bluez::obex::Synchronization1Interface::callGetPhonebook |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ callPutPhonebook()
TQT_DBusMessage org::bluez::obex::Synchronization1Interface::callPutPhonebook |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ callSetLocation()
TQT_DBusMessage org::bluez::obex::Synchronization1Interface::callSetLocation |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ GetPhonebook()
virtual bool org::bluez::obex::Synchronization1Interface::GetPhonebook |
( |
TQT_DBusObjectPath & |
phonebook, |
|
|
const TQString & |
sourcefile, |
|
|
const TQString & |
targetfile, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
◆ handleMethodCall()
bool org::bluez::obex::Synchronization1Interface::handleMethodCall |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protectedvirtual |
◆ handleMethodReply()
virtual void org::bluez::obex::Synchronization1Interface::handleMethodReply |
( |
const TQT_DBusMessage & |
reply | ) |
|
|
protectedpure virtual |
◆ interface()
static const TQCString org::bluez::obex::Synchronization1Interface::interface |
( |
| ) |
|
|
inlinestatic |
◆ PutPhonebook()
virtual bool org::bluez::obex::Synchronization1Interface::PutPhonebook |
( |
const TQString & |
sourcefile, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
◆ SetLocation()
virtual bool org::bluez::obex::Synchronization1Interface::SetLocation |
( |
const TQString & |
location, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
The documentation for this class was generated from the following files: