3 #if !defined(ADAPTER1INTERFACE_H_INCLUDED)
4 #define ADAPTER1INTERFACE_H_INCLUDED
7 #include <tqdbuserror.h>
8 #include <tqdbusobject.h>
15 class TQT_DBusObjectPath;
16 class TQT_DBusVariant;
17 template <
typename K,
typename V>
class TQMap;
31 static const TQCString
interface() {
return TQCString(
"org.bluez.Adapter1"); }
40 virtual bool RemoveDevice(
const TQT_DBusObjectPath& device, TQT_DBusError& error) = 0;
62 #endif //ADAPTER1INTERFACE_H_INCLUDED