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