![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
#include <QDBusServer>
Inherits QObject.
The QDBusServer is useful for doing D-Bus peer-to-peer communication between processes on the same computer.
Constructs a QDBusServer with the given address, and the given parent.
Returns the address this server is assosiated width.
Returns true if this QDBusServer object is connected.
If it isn't connected, you need to call the QDBusServer constructor again.
Returns the last error that happened in this server.
This function is provided for low-level code.
Copyright © 2006 Trolltech | Trademarks | Qt 4.2.0-rc1 |