3 #if !defined(PROFILEMANAGER1PROXY_H_INCLUDED)
4 #define PROFILEMANAGER1PROXY_H_INCLUDED
10 #include <tqdbuserror.h>
14 class TQT_DBusConnection;
16 class TQT_DBusMessage;
17 class TQT_DBusObjectPath;
19 class TQT_DBusVariant;
20 template <
typename K,
typename V>
class TQMap;
32 ProfileManager1Proxy(
const TQString& service,
const TQString& path, TQObject* parent = 0,
const char* name = 0);
41 virtual bool UnregisterProfile(
const TQT_DBusObjectPath& profile, TQT_DBusError& error);
virtual bool UnregisterProfile(const TQT_DBusObjectPath &profile, TQT_DBusError &error)
virtual ~ProfileManager1Proxy()
virtual bool RegisterProfile(const TQT_DBusObjectPath &profile, const TQString &UUID, const TQMap< TQString, TQT_DBusVariant > &options, TQT_DBusError &error)
ProfileManager1Proxy(const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
TQT_DBusProxy * m_baseProxy
ProfileManager1Proxy(const ProfileManager1Proxy &)
void setConnection(const TQT_DBusConnection &connection)
ProfileManager1Proxy & operator=(const ProfileManager1Proxy &)