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;
Provides access to a specific D-Bus bus.
Class for accurately representing D-Bus data types.
Class for transporting D-Bus errors.
A message converts and transports data over D-Bus.
Client interface to a remote service object.
void dbusSignal(const TQT_DBusMessage &message)
Signal emitted for D-Bus signals from the peer.
TQT_DBusProxy & operator=(const TQT_DBusProxy &)
TQT_DBusProxy(const TQT_DBusProxy &)
void asyncReply(int callID, const TQT_DBusMessage &message)
Signal emitted for received replies to asynchronous method calls.