libkdepim Library Class List
Here are the classes, structs, unions and interfaces with brief descriptions:KPIM::BroadcastStatus | Provides a singleton which broadcasts status messages by emitting signals |
KPIM::ClickLineEdit | This class provides a KLineEdit which contains a greyed-out hinting text as long as the user didn't enter any text LineEdit with customizable "Click here" text |
KPIM::CollectingProcess | An output collecting KProcess class |
KPIM::ConfigManager | Class for managing a set of config options |
KConfigWizard | Configuration wizard base class |
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 |
KDatePickerPopup | This menu helps the user to select a date quickly |
KPIM::DiffAlgoDisplay | DiffAlgo and DiffAlgoDisplay work together for displaying differences between two PIM objects like contacts, events or todos |
KPIM::ThreadWeaver::Event | A class to represent the events threads generate and send to the Weaver object |
KIMIface | Generic DCOP interface for KDE instant messenger applications Note one omission of this interface is the lack of control over the range of values used for protocols' names |
KIMProxy | This class provides an easy-to-use interface to any instant messengers or chat programs that you have installed that implement KIMIface |
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 |
KPIM::LdapClient | This class is internal |
KPIM::LdapObject | This class is internal |
KPIM::LdapResult | Structure describing one result returned by a LDAP query |
KPIM::LdapSearch | This class is internal |
KPIM::LDAPUrl | LDAPUrl |
KPIM::LDIF | LDIF |
KPIM::KListViewSearchLine | This class makes it easy to add a search line for filtering the items in a listview based on a simple text search |
KPIM::OverlayWidget | This is a widget that can align itself with another one, without using a layout, so that it can actually be on top of other widgets |
KPIM::PluginLoader< T, T_config > | A generic plugin loader for when KPart::Plugin is overkill |
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 |
KPIM::ProgressManager | The ProgressManager singleton keeps track of all ongoing transactions and notifies observers (progress dialogs) when their progress percent value changes, when they are completed (by their owner), and when they are canceled |
KPIM::ResourceABC | This class is the implementation of subfolder resources for KABC |
KABC::ResourceNull | This resource does nothing |
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 |
KTimeEdit | This is a class that provides an easy, user friendly way to edit times. Provides a way to edit times in a user-friendly manner |
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 |