libkdepim Library Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:Komposer::Core | This class provides the interface to the Komposer core for the editor |
KDateEdit | A date editing widget that consists of an editable combo box |
KPIM::ThreadWeaver::Event | A class to represent the events threads generate and send to the Weaver object |
KParts::InfoExtension | Provides a way to get information out of a PIM-Part |
KPIM::ThreadWeaver::Job | A Job is a simple abstraction of an action that is to be executed in a thread context |
KPrefsDialog | Base class for a preferences dialog |
KPrefsWid | Base class for GUI control elements used by KPrefsDialog |
KPrefsWidBool | Widgets for bool settings in KPrefsDialog |
KPrefsWidColor | Widgets for color settings in KPrefsDialog |
KPrefsWidFont | Widgets for font settings in KPrefsDialog |
KPrefsWidInt | Widgets for int settings in KPrefsDialog |
KPrefsWidManager | Class for managing KPrefsWid objects |
KPrefsWidRadios | Widgets for settings represented by a group of radio buttons in KPrefsDialog |
KPrefsWidString | Widgets for string settings in KPrefsDialog |
KPrefsWidTime | Widgets for time settings in KPrefsDialog |
KParts::SideBarExtension | Provides a way to export a widget which will be displayed in Kontacts stackview at the left |
KPIM::ThreadWeaver::Thread | The class Thread is used to represent the worker threads in the weaver's inventory |
KVCardDrag | A drag-and-drop object for vcards |
KPIM::ThreadWeaver::Weaver | A weaver is the manager of worker threads (Thread objects) to which it assigns jobs from it's queue |
KPIM::ThreadWeaver::WeaverExtension | A WeaverExtension can be attached to an existing Weaver object and will then receive signals on actions the Weaver takes, like starting to process a specific job, assigning a job to a thread or suspending a thread |
KPIM::ThreadWeaver::WeaverThreadLogger | A WeaverThreadLogger may be attached to a Weaver to gain debug information about thread execution |