3 #if !defined(PROFILEMANAGER1INTERFACE_H_INCLUDED)
4 #define PROFILEMANAGER1INTERFACE_H_INCLUDED
7 #include <tqdbuserror.h>
8 #include <tqdbusobject.h>
14 class TQT_DBusObjectPath;
15 class TQT_DBusVariant;
16 template <
typename K,
typename V>
class TQMap;
30 static const TQCString
interface() {
return TQCString(
"org.bluez.ProfileManager1"); }
35 virtual bool UnregisterProfile(
const TQT_DBusObjectPath& profile, TQT_DBusError& error) = 0;
53 #endif //PROFILEMANAGER1INTERFACE_H_INCLUDED