tdebluez
|
#include <adapterImpl.h>
Public Slots | |
void | slotSetAlias (const TQString &alias) |
void | slotSetTimeout (int timeout) |
Additional Inherited Members | |
![]() | |
TQT_DBusProxy * | m_baseProxy |
Definition at line 38 of file adapterImpl.h.
TDEBluetooth::AdapterImpl::AdapterImpl | ( | const TQString & | service, |
const TQString & | path, | ||
TQObject * | parent = 0 , |
||
const char * | name = 0 |
||
) |
Definition at line 42 of file adapterImpl.cpp.
|
virtual |
Definition at line 47 of file adapterImpl.cpp.
TQString TDEBluetooth::AdapterImpl::getPath | ( | ) |
Definition at line 121 of file adapterImpl.cpp.
References org::bluez::Adapter1Proxy::m_baseProxy.
Definition at line 51 of file adapterImpl.cpp.
References getPath().
Definition at line 126 of file adapterImpl.cpp.
References org::bluez::Adapter1Proxy::setAlias().
Definition at line 134 of file adapterImpl.cpp.
References org::bluez::Adapter1Proxy::setDiscoverableTimeout().