#include <media1Proxy.h>
|
| Media1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
|
virtual | ~Media1Proxy () |
|
void | setConnection (const TQT_DBusConnection &connection) |
|
virtual bool | RegisterEndpoint (const TQT_DBusObjectPath &endpoint, const TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
virtual bool | UnregisterEndpoint (const TQT_DBusObjectPath &endpoint, TQT_DBusError &error) |
|
virtual bool | RegisterPlayer (const TQT_DBusObjectPath &player, const TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
virtual bool | UnregisterPlayer (const TQT_DBusObjectPath &player, TQT_DBusError &error) |
|
Definition at line 27 of file media1Proxy.h.
◆ Media1Proxy() [1/2]
org::bluez::Media1Proxy::Media1Proxy |
( |
const TQString & |
service, |
|
|
const TQString & |
path, |
|
|
TQObject * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~Media1Proxy()
org::bluez::Media1Proxy::~Media1Proxy |
( |
| ) |
|
|
virtual |
◆ Media1Proxy() [2/2]
org::bluez::Media1Proxy::Media1Proxy |
( |
const Media1Proxy & |
| ) |
|
|
private |
◆ operator=()
◆ RegisterEndpoint()
bool org::bluez::Media1Proxy::RegisterEndpoint |
( |
const TQT_DBusObjectPath & |
endpoint, |
|
|
const TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ RegisterPlayer()
bool org::bluez::Media1Proxy::RegisterPlayer |
( |
const TQT_DBusObjectPath & |
player, |
|
|
const TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ setConnection()
void org::bluez::Media1Proxy::setConnection |
( |
const TQT_DBusConnection & |
connection | ) |
|
◆ UnregisterEndpoint()
bool org::bluez::Media1Proxy::UnregisterEndpoint |
( |
const TQT_DBusObjectPath & |
endpoint, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ UnregisterPlayer()
bool org::bluez::Media1Proxy::UnregisterPlayer |
( |
const TQT_DBusObjectPath & |
player, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ m_baseProxy
TQT_DBusProxy* org::bluez::Media1Proxy::m_baseProxy |
|
protected |
The documentation for this class was generated from the following files: