ContextFeature | This class represents a "feature" in the logging framework/system |
ContextRealLogger | A real logging class |
ContextZeroLogger | A fake logging class |
ContextProvider::Group | Groups the firstSubscriberAppeared and lastSubscriberDisappeared from multiple Property objects together |
ContextProvider::GroupListener | |
ContextProvider::GroupPrivate | |
ContextProvider::Listener | |
ContextProvider::Property | A Property object represents a context property, i.e., a key-value pair |
ContextProvider::PropertyAdaptor | A DBus adaptor for implementing the org.maemo.contextkit.Property |
ContextProvider::PropertyListener | |
ContextProvider::PropertyPrivate | The private implementation of Property |
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 |
ContextProvider::ServiceBackend | A ServiceBackend is the real worker behind Service |