Classes | |
struct | GroupPrivate |
class | Group |
Groups the firstSubscriberAppeared and lastSubscriberDisappeared from multiple Property objects together. More... | |
class | Listener |
class | PropertyListener |
class | GroupListener |
class | Property |
A Property object represents a context property, i.e., a key-value pair. More... | |
class | PropertyAdaptor |
A DBus adaptor for implementing the org.maemo.contextkit.Property. More... | |
class | PropertyPrivate |
The private implementation of Property. More... | |
class | 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... | |
class | ServiceBackend |
A ServiceBackend is the real worker behind Service. More... |