tdebluez
org::bluez::obex::Synchronization1Proxy Class Reference

#include <synchronization1Proxy.h>

+ Inheritance diagram for org::bluez::obex::Synchronization1Proxy:

Public Member Functions

 Synchronization1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
 
virtual ~Synchronization1Proxy ()
 
void setConnection (const TQT_DBusConnection &connection)
 
virtual bool SetLocation (const TQString &location, TQT_DBusError &error)
 
virtual bool GetPhonebook (TQT_DBusObjectPath &phonebook, const TQString &sourcefile, const TQString &targetfile, TQT_DBusError &error)
 
virtual bool PutPhonebook (const TQString &sourcefile, TQT_DBusError &error)
 

Protected Attributes

TQT_DBusProxy * m_baseProxy
 

Private Member Functions

 Synchronization1Proxy (const Synchronization1Proxy &)
 
Synchronization1Proxyoperator= (const Synchronization1Proxy &)
 

Detailed Description

Definition at line 27 of file synchronization1Proxy.h.

Constructor & Destructor Documentation

◆ Synchronization1Proxy() [1/2]

org::bluez::obex::Synchronization1Proxy::Synchronization1Proxy ( const TQString &  service,
const TQString &  path,
TQObject *  parent = 0,
const char *  name = 0 
)

Definition at line 23 of file synchronization1Proxy.cpp.

References m_baseProxy.

◆ ~Synchronization1Proxy()

org::bluez::obex::Synchronization1Proxy::~Synchronization1Proxy ( )
virtual

Definition at line 33 of file synchronization1Proxy.cpp.

References m_baseProxy.

◆ Synchronization1Proxy() [2/2]

org::bluez::obex::Synchronization1Proxy::Synchronization1Proxy ( const Synchronization1Proxy )
private

Member Function Documentation

◆ GetPhonebook()

bool org::bluez::obex::Synchronization1Proxy::GetPhonebook ( TQT_DBusObjectPath &  phonebook,
const TQString &  sourcefile,
const TQString &  targetfile,
TQT_DBusError &  error 
)
virtual

Definition at line 55 of file synchronization1Proxy.cpp.

References m_baseProxy.

◆ operator=()

Synchronization1Proxy& org::bluez::obex::Synchronization1Proxy::operator= ( const Synchronization1Proxy )
private

◆ PutPhonebook()

bool org::bluez::obex::Synchronization1Proxy::PutPhonebook ( const TQString &  sourcefile,
TQT_DBusError &  error 
)
virtual

Definition at line 76 of file synchronization1Proxy.cpp.

References m_baseProxy.

◆ setConnection()

void org::bluez::obex::Synchronization1Proxy::setConnection ( const TQT_DBusConnection &  connection)

Definition at line 38 of file synchronization1Proxy.cpp.

References m_baseProxy.

◆ SetLocation()

bool org::bluez::obex::Synchronization1Proxy::SetLocation ( const TQString &  location,
TQT_DBusError &  error 
)
virtual

Definition at line 43 of file synchronization1Proxy.cpp.

References m_baseProxy.

Member Data Documentation

◆ m_baseProxy

TQT_DBusProxy* org::bluez::obex::Synchronization1Proxy::m_baseProxy
protected

Definition at line 46 of file synchronization1Proxy.h.


The documentation for this class was generated from the following files: