tdebluez
org::bluez::ProfileManager1Interface Class Referenceabstract

#include <profilemanager1Interface.h>

+ Inheritance diagram for org::bluez::ProfileManager1Interface:

Public Member Functions

virtual ~ProfileManager1Interface ()
 

Static Public Member Functions

static void buildIntrospectionData (TQDomElement &interfaceElement)
 
static const TQCString interface ()
 

Protected Member Functions

virtual bool RegisterProfile (const TQT_DBusObjectPath &profile, const TQString &UUID, const TQMap< TQString, TQT_DBusVariant > &options, TQT_DBusError &error)=0
 
virtual bool UnregisterProfile (const TQT_DBusObjectPath &profile, TQT_DBusError &error)=0
 
virtual void handleMethodReply (const TQT_DBusMessage &reply)=0
 
virtual bool handleMethodCall (const TQT_DBusMessage &message)
 
TQT_DBusMessage callRegisterProfile (const TQT_DBusMessage &message)
 
TQT_DBusMessage callUnregisterProfile (const TQT_DBusMessage &message)
 

Detailed Description

Definition at line 23 of file profilemanager1Interface.h.

Constructor & Destructor Documentation

◆ ~ProfileManager1Interface()

virtual org::bluez::ProfileManager1Interface::~ProfileManager1Interface ( )
inlinevirtual

Definition at line 26 of file profilemanager1Interface.h.

Member Function Documentation

◆ buildIntrospectionData()

void org::bluez::ProfileManager1Interface::buildIntrospectionData ( TQDomElement &  interfaceElement)
static

Definition at line 25 of file profilemanager1Interface.cpp.

◆ callRegisterProfile()

TQT_DBusMessage org::bluez::ProfileManager1Interface::callRegisterProfile ( const TQT_DBusMessage &  message)
protected

Definition at line 65 of file profilemanager1Interface.cpp.

References RegisterProfile().

◆ callUnregisterProfile()

TQT_DBusMessage org::bluez::ProfileManager1Interface::callUnregisterProfile ( const TQT_DBusMessage &  message)
protected

Definition at line 93 of file profilemanager1Interface.cpp.

References UnregisterProfile().

◆ handleMethodCall()

bool org::bluez::ProfileManager1Interface::handleMethodCall ( const TQT_DBusMessage &  message)
protectedvirtual

◆ handleMethodReply()

virtual void org::bluez::ProfileManager1Interface::handleMethodReply ( const TQT_DBusMessage &  reply)
protectedpure virtual

◆ interface()

static const TQCString org::bluez::ProfileManager1Interface::interface ( )
inlinestatic

Definition at line 30 of file profilemanager1Interface.h.

◆ RegisterProfile()

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

◆ UnregisterProfile()

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

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