AssocTree | |
AsyncDBusInterface | This is a workaround for QtDBus to be asynchronous |
CDBReader | A wrapper class to read data from a tiny-cdb database |
CDBWriter | A wrapper class to write data (create) tiny-cdb databases |
ContextFeature | This class represents a "feature" in the logging framework/system |
ContextSubscriber::ContextKitPlugin | Implementation of the ContextKit D-Bus protocol |
ContextListInfo | |
ContextProperty | Allows access to keys and their values |
ContextPropertyInfo | A class to introspect a context property details |
ContextPropertyPrivate | The private parts of the ContextProperty class |
ContextProviderInfo | |
ContextRealLogger | A real logging class |
ContextRegistryInfo | A class to introspect the registry contents |
ContextStringEnumInfo | |
ContextTypeInfo | |
ContextTypeRegistryInfo | A class to access the type registry |
ContextZeroLogger | A fake logging 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 |
Duration | Period of elapsed time between two events |
ContextSubscriber::HandleSignalRouter | Routes the valueChanged() and the subscribeFinished() signals to the correct PropertyHandle object |
InfoBackend | An abstract (pure virtual) singleton class that represents the actual registry backend |
InfoCdbBackend | Implements the InfoBackend for reading data from a cdb database |
InfoKeyData | Simple storage class that groups info about a given key |
InfoXmlBackend | Implements the InfoBackend for reading data from a directory with xml files |
ContextSubscriber::IProviderPlugin | Interface for provider plugins |
NanoXml | Parses XML files into an association tree, which serves as a nano document object model |
ContextSubscriber::PendingSubscribeWatcher | |
ContextSubscriber::PropertyHandle | A common handle for a context property |
ContextSubscriber::Provider | Connects to a group of properties via the help of a plugin |
ContextSubscriber::QueuedInvoker | A class that can invoke its own methods in a delayed way |
SafeDBusPendingCallWatcher | Deletes itself after the finished() signal is emitted (and the mainloop entered) |
ContextSubscriber::SubscriberInterface | |
SubscriberInterface | Proxy class for using the DBus interface org.freedesktop.ContextKit.Subscriber asynchronously |
SubscriberSignallingInterface | Proxy class for the DBus interface org.freedesktop.ContextKit.Subscriber which connects automatically to the Changed signal over DBus |
ContextSubscriber::TimedValue |