#include <QObject>
#include <QString>
#include <QStringList>
#include <QDBusConnection>
#include <QHash>
#include <QVariant>
Go to the source code of this file.
Classes | |
class | ContextProvider::Service |
A Service object is a proxy representing a service on D-Bus that implements the ContextKit interface. The lifespan of the Service object is not tied to the real service lifespan. This way a service can be accessed and controlled from different parts of the code. More... | |
Namespaces | |
namespace | ContextProvider |