|
tdebluez
|
#include <deviceImpl.h>
Inheritance diagram for TDEBluetooth::DeviceImpl:Private Attributes | |
| TQString | m_path |
Additional Inherited Members | |
Signals inherited from org::bluez::Device1Proxy | |
| void | AsyncErrorResponseDetected (int asyncCallId, const TQT_DBusError error) |
| void | DisconnectAsyncReply (int asyncCallId) |
| void | ConnectAsyncReply (int asyncCallId) |
| void | ConnectProfileAsyncReply (int asyncCallId) |
| void | DisconnectProfileAsyncReply (int asyncCallId) |
| void | PairAsyncReply (int asyncCallId) |
| void | CancelPairingAsyncReply (int asyncCallId) |
Protected Slots inherited from org::bluez::Device1Proxy | |
| virtual void | slotHandleAsyncReply (int id, const TQT_DBusMessage &message) |
Protected Attributes inherited from org::bluez::Device1Proxy | |
| TQT_DBusProxy * | m_baseProxy |
| TQMap< int, TQString > | m_asyncCalls |
Definition at line 41 of file deviceImpl.h.
| TDEBluetooth::DeviceImpl::DeviceImpl | ( | const TQString & | service, |
| const TQString & | path, | ||
| TQObject * | parent = 0, |
||
| const char * | name = 0 |
||
| ) |
Definition at line 31 of file deviceImpl.cpp.
References m_path.
|
virtual |
Definition at line 36 of file deviceImpl.cpp.
Definition at line 40 of file deviceImpl.cpp.
References m_path.
|
private |
Definition at line 52 of file deviceImpl.h.