3 #if !defined(HEALTHMANAGER1INTERFACE_H_INCLUDED)
4 #define HEALTHMANAGER1INTERFACE_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.HealthManager1"); }
35 virtual bool DestroyApplication(
const TQT_DBusObjectPath& application, TQT_DBusError& error) = 0;
53 #endif //HEALTHMANAGER1INTERFACE_H_INCLUDED