kontact
Kontact Namespace Reference
Classes | |
class | Core |
This class provides the interface to the Kontact core for the plugins. More... | |
class | Plugin |
Base class for all Plugins in Kontact. More... | |
class | Summary |
Summary widget for display in the Summary View plugin. More... | |
class | UniqueAppHandler |
DCOP Object that has the name of the standalone application (e.g. More... | |
class | UniqueAppHandlerFactoryBase |
Base class for UniqueAppHandler. More... | |
class | UniqueAppHandlerFactory |
Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary. More... | |
class | UniqueAppWatcher |
If the standalone application is running by itself, we need to watch for when the user closes it, and activate the uniqueapphandler then. More... | |
class | AboutDialog |
class | EntryItem |
A QListBoxPixmap Square Box with an optional icon and a text underneath. More... | |
class | EntryItemToolTip |
Tooltip that changes text depending on the item it is above. More... | |
class | Navigator |
Navigation pane showing all parts relevant to the user. More... | |
class | IconSidePane |
class | MainWindow |
class | Prefs |
class | SidePaneBase |
Typedefs | |
typedef QValueList< Kontact::Plugin * > | PluginList |
Enumerations | |
enum | IconViewMode { LargeIcons = 48, NormalIcons = 32, SmallIcons = 22, ShowText = 3, ShowIcons = 5 } |