3 #if !defined(DBUSBASENODE_H_INCLUDED)
4 #define DBUSBASENODE_H_INCLUDED
7 #include <tqdbuserror.h>
8 #include <tqdbusobject.h>
12 class TQT_DBusConnection;
22 bool registerObject(
const TQT_DBusConnection& connection,
const TQString& path);
28 virtual TQT_DBusObjectBase*
createInterface(
const TQString& interfaceName) = 0;
42 #endif //DBUSBASENODE_H_INCLUDED