212 #include <tqobject.h>
221 template <
class T>
class TQValueList;
269 const char* name = 0);
287 TQObject* parent = 0,
const char* name = 0);
339 void setService(
const TQString& service);
348 TQString service()
const;
367 void setPath(
const TQString& path);
376 TQString path()
const;
395 void setInterface(
const TQString& interface);
404 TQString interface()
const;
424 bool canSend()
const;
445 bool send(
const TQString& method,
const TQValueList<TQT_DBusData>& params)
const;
468 const TQValueList<TQT_DBusData>& params,
TQT_DBusError* error = 0)
const;
499 int sendWithAsyncReply(
const TQString& method,
const TQValueList<TQT_DBusData>& params);