Classes | |
class | PendingSubscribeWatcher |
class | ContextKitPlugin |
Implementation of the ContextKit D-Bus protocol. More... | |
class | 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... | |
class | HandleSignalRouter |
Routes the valueChanged() and the subscribeFinished() signals to the correct PropertyHandle object. More... | |
class | IProviderPlugin |
Interface for provider plugins. More... | |
class | PropertyHandle |
A common handle for a context property. More... | |
class | Provider |
Connects to a group of properties via the help of a plugin. More... | |
class | QueuedInvoker |
A class that can invoke its own methods in a delayed way. More... | |
class | SubscriberInterface |
struct | TimedValue |
Typedefs | |
typedef IProviderPlugin *(* | PluginFactoryFunc )(QString constructionString) |
Functions | |
QVariant | demarshallValue (const QVariant &v) |
typedef IProviderPlugin*(* ContextSubscriber::PluginFactoryFunc)(QString constructionString) |
QVariant ContextSubscriber::demarshallValue | ( | const QVariant & | v | ) |