3#if !defined(OBJECTPUSH1PROXY_H_INCLUDED)
4#define OBJECTPUSH1PROXY_H_INCLUDED
10#include <tqdbuserror.h>
14class TQT_DBusConnection;
17class TQT_DBusObjectPath;
20template <
typename K,
typename V>
class TQMap;
34 ObjectPush1Proxy(
const TQString& service,
const TQString& path, TQObject* parent = 0,
const char* name = 0);
ObjectPush1Proxy & operator=(const ObjectPush1Proxy &)
virtual ~ObjectPush1Proxy()
virtual bool ExchangeBusinessCards(const TQString &clientfile, const TQString &targetfile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error)
void setConnection(const TQT_DBusConnection &connection)
ObjectPush1Proxy(const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
virtual bool PullBusinessCard(const TQString &targetfile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error)
ObjectPush1Proxy(const ObjectPush1Proxy &)
TQT_DBusProxy * m_baseProxy
virtual bool SendFile(const TQString &sourcefile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error)