Classes | |
class | ExtendedStorage |
This class provides a calendar storage interface. More... | |
class | ExtendedStorageObserver |
The ExtendedStorageObserver class. More... | |
class | Notebook |
Placeholder for Notebook parameters. More... | |
class | ServiceHandler |
Singleton class to get the exact handler (plugin) of the service In case of API with a notebook argument, the plugin to be used is determined calling Notebook::pluginName() . More... | |
class | SqliteFormat |
class | SqliteStorage |
This class provides a calendar storage as an sqlite database. More... | |
Enumerations | |
enum | DBOperation { DBInsert , DBUpdate , DBMarkDeleted , DBDelete } |
enum mKCal::DBOperation |