tdebluez
org::bluez::ProfileManager1Proxy Class Reference

#include <profilemanager1Proxy.h>

Inheritance diagram for org::bluez::ProfileManager1Proxy:

Public Member Functions

 ProfileManager1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
virtual ~ProfileManager1Proxy ()
void setConnection (const TQT_DBusConnection &connection)
virtual bool RegisterProfile (const TQT_DBusObjectPath &profile, const TQString &UUID, const TQMap< TQString, TQT_DBusVariant > &options, TQT_DBusError &error)
virtual bool UnregisterProfile (const TQT_DBusObjectPath &profile, TQT_DBusError &error)

Protected Attributes

TQT_DBusProxy * m_baseProxy

Private Member Functions

 ProfileManager1Proxy (const ProfileManager1Proxy &)
ProfileManager1Proxyoperator= (const ProfileManager1Proxy &)

Detailed Description

Definition at line 27 of file profilemanager1Proxy.h.

Constructor & Destructor Documentation

◆ ProfileManager1Proxy() [1/2]

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

Definition at line 25 of file profilemanager1Proxy.cpp.

References m_baseProxy.

◆ ~ProfileManager1Proxy()

org::bluez::ProfileManager1Proxy::~ProfileManager1Proxy ( )
virtual

Definition at line 35 of file profilemanager1Proxy.cpp.

References m_baseProxy.

◆ ProfileManager1Proxy() [2/2]

org::bluez::ProfileManager1Proxy::ProfileManager1Proxy ( const ProfileManager1Proxy & )
private

Member Function Documentation

◆ operator=()

ProfileManager1Proxy & org::bluez::ProfileManager1Proxy::operator= ( const ProfileManager1Proxy & )
private

◆ RegisterProfile()

bool org::bluez::ProfileManager1Proxy::RegisterProfile ( const TQT_DBusObjectPath & profile,
const TQString & UUID,
const TQMap< TQString, TQT_DBusVariant > & options,
TQT_DBusError & error )
virtual

Definition at line 45 of file profilemanager1Proxy.cpp.

References m_baseProxy.

◆ setConnection()

void org::bluez::ProfileManager1Proxy::setConnection ( const TQT_DBusConnection & connection)

Definition at line 40 of file profilemanager1Proxy.cpp.

References m_baseProxy.

◆ UnregisterProfile()

bool org::bluez::ProfileManager1Proxy::UnregisterProfile ( const TQT_DBusObjectPath & profile,
TQT_DBusError & error )
virtual

Definition at line 59 of file profilemanager1Proxy.cpp.

References m_baseProxy.

Member Data Documentation

◆ m_baseProxy

TQT_DBusProxy* org::bluez::ProfileManager1Proxy::m_baseProxy
protected

Definition at line 44 of file profilemanager1Proxy.h.


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