3 #if !defined(TDEBLUEZNODE_H_INCLUDED) 4 #define TDEBLUEZNODE_H_INCLUDED 7 #include <tqdbuserror.h> 8 #include <tqdbusobject.h> 12 class TQT_DBusConnection;
16 namespace trinitydesktop
26 bool registerObject(
const TQT_DBusConnection& connection,
const TQString& path);
32 virtual TQT_DBusObjectBase*
createInterface(
const TQString& interfaceName) = 0;
50 #endif //TDEBLUEZNODE_H_INCLUDED
tdebluezNode & operator=(const tdebluezNode &)
bool registerObject(const TQT_DBusConnection &connection, const TQString &path)
virtual bool handleMethodCall(const TQT_DBusMessage &message)
virtual TQT_DBusObjectBase * createInterface(const TQString &interfaceName)=0
void addChildNode(const TQString &child)