tdebluez
org::bluez::obex::ObjectPush1Proxy Class Reference

#include <objectpush1Proxy.h>

Inheritance diagram for org::bluez::obex::ObjectPush1Proxy:

Public Member Functions

 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)

Protected Attributes

TQT_DBusProxy * m_baseProxy

Private Member Functions

 ObjectPush1Proxy (const ObjectPush1Proxy &)
ObjectPush1Proxyoperator= (const ObjectPush1Proxy &)

Detailed Description

Definition at line 29 of file objectpush1Proxy.h.

Constructor & Destructor Documentation

◆ ObjectPush1Proxy() [1/2]

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

Definition at line 27 of file objectpush1Proxy.cpp.

References m_baseProxy.

◆ ~ObjectPush1Proxy()

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

Definition at line 37 of file objectpush1Proxy.cpp.

References m_baseProxy.

◆ ObjectPush1Proxy() [2/2]

org::bluez::obex::ObjectPush1Proxy::ObjectPush1Proxy ( const ObjectPush1Proxy & )
private

References ObjectPush1Proxy().

Member Function Documentation

◆ 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

Definition at line 103 of file objectpush1Proxy.cpp.

References m_baseProxy.

◆ operator=()

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

References ObjectPush1Proxy().

◆ PullBusinessCard()

bool org::bluez::obex::ObjectPush1Proxy::PullBusinessCard ( const TQString & targetfile,
TQT_DBusObjectPath & transfer,
TQMap< TQString, TQT_DBusVariant > & properties,
TQT_DBusError & error )
virtual

Definition at line 75 of file objectpush1Proxy.cpp.

References m_baseProxy.

◆ SendFile()

bool org::bluez::obex::ObjectPush1Proxy::SendFile ( const TQString & sourcefile,
TQT_DBusObjectPath & transfer,
TQMap< TQString, TQT_DBusVariant > & properties,
TQT_DBusError & error )
virtual

Definition at line 47 of file objectpush1Proxy.cpp.

References m_baseProxy.

◆ setConnection()

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

Definition at line 42 of file objectpush1Proxy.cpp.

References m_baseProxy.

Member Data Documentation

◆ m_baseProxy

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

Definition at line 48 of file objectpush1Proxy.h.


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