3 #if !defined(TDEOBEXNODE_H_INCLUDED)
4 #define TDEOBEXNODE_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);
tdeobexNode & operator=(const tdeobexNode &)
tdeobexNode(const tdeobexNode &)
void addChildNode(const TQString &child)
bool registerObject(const TQT_DBusConnection &connection, const TQString &path)
virtual bool handleMethodCall(const TQT_DBusMessage &message)
virtual TQT_DBusObjectBase * createInterface(const TQString &interfaceName)=0