#include <QObject>
#include <QString>
#include <QDBusConnection>
#include <QDBusServiceWatcher>
Go to the source code of this file.
Namespaces | |
namespace | ContextSubscriber |
Classes | |
class | ContextSubscriber::DBusNameListener |
Extends the QDBusServiceWatcher; adds the possibility to do an initial check of the service status (asyncronously) and to query the status of the service any time. More... |