| KMail::CachedImapJob::MsgForDownload | Information about a message to be downloaded (from the 'IMAP envelope') |
| ConfigManager | Class for managing a set of config options |
| KCursorSaver | Sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor. As soon as it gets out of scope, it will restore the original cursor |
| KMail::DictionaryComboBox | A combo box for selecting the dictionary used for spell checking |
| KMail::HeaderStyle | This class encapsulates the visual appearance of message headers. Encapsulates visual appearance of message headers |
| KMail::HtmlStatusBar | The HTML statusbar widget for use with the reader |
| KMail::HtmlWriter | An interface to HTML sinks |
| IdentityCombo | A combo box that always shows the up-to-date identity list |
| KMail::IdentityDrag | A QDragObject for KMIdentity |
| KMail::IdentityListView | A listview for KMIdentity |
| KMail::IdentityListViewItem | A QListViewItem for use in IdentityListView |
| IdentityManager | Manages the list of identities |
| KMail::ImapAccountBase::jobData | Info Data for the Job |
| KMAcctExpPop | KMail account for experimental pop mail account |
| KMAcctFolder | Simple wrapper class that contains the kmail account handling stuff that is usually not required outside kmail |
| KMAcctSelDlg | Select account from given list of account types |
| MailComposerIface | DCOP interface for mail composer window |
| KMailIface | CheckMail won´t show reader but will check mail |
| KMBroadcastStatus | When KMail is running it is possible to have multiple KMMainWin open at the same time |
| KMFilterAction | Abstract base class for KMail's filter actions. Abstract base class for KMail's filter actions |
| KMFilterActionDesc | Auxiliary struct to KMFilterActionDict |
| KMFilterActionDict | Dictionary that contains a list of all registered filter actions with their creation functions. List of known KMFilterAction-types |
| KMFilterActionWidget | This widgets allows to edit a single KMFilterAction (in fact any derived class that is registered in KMFilterActionDict). A widget to edit a single KMFilterAction |
| KMFilterActionWithAddress | Abstract base class for KMail's filter actions that need a mail address as parameter, e.g. Abstract base class for filter actions with a mail address as parameter |
| KMFilterActionWithFolder | Abstract base class for KMail's filter actions that need a mail folder as parameter, e.g. Abstract base class for filter actions with a mail folder as parameter |
| KMFilterActionWithNone | Abstract base class for KMail's filter actions that need no parameter, e.g. Abstract base class for filter actions with no parameter |
| KMFilterActionWithString | Abstract base class for KMail's filter actions that need a free-form parameter, e.g. Abstract base class for filter actions with a free-form string as parameter |
| KMFilterActionWithStringList | Abstract base class for KMail's filter actions that need a parameter which can be chosen from a fixed set, e.g. Abstract base class for filter actions with a fixed set of string parameters |
| KMFilterActionWithUOID | Abstract base class for KMail's filter actions that need a parameter that has a UOID, e.g. Abstract base class for filter actions with a free-form string as parameter |
| KMFilterActionWithUrl | Abstract base class for KMail's filter actions that need a command line as parameter, e.g. Abstract base class for filter actions with a command line as parameter |
| KMFilterDlg | The filter dialog. The filter dialog |
| KMFilterListBox | This is a complex widget that is used to manipulate KMail's filter list. A complex widget that allows managing a list of KMFilter's |
| KMFolder | Mail folder |
| KMFolderDialog | Dialog for handling the properties of a mail folder |
| KMFolderDir | KMail list that manages the contents of one directory that may contain folders and/or other directories |
| KMHeaders | The widget that shows the contents of folders |
| KMIdentity | User identity information |
| KMLittleProgressDlg | A specialized progress widget class, heavily based on kio_littleprogress_dlg (it looks similar) |
| KMMenuCommand | Returns a popupmenu containing a hierarchy of folder names |
| KMMsgPartDialog | GUI for KMMsgPartDialog |
| KMMsgPartDialogCompat | The attachment dialog with convenience backward compatible methods |
| KMPopHeadersView | |
| KMSearchPattern | This class is an abstraction of a search over messages. An abstraction of a search over messages |
| KMSearchPatternEdit | This widget is intended to be used in the filter configuration as well as in the message search dialogs. A widget which allows editing a set of KMSearchRule's |
| KMSearchRule | Incoming mail is sent through the list of mail filter rules before it is placed in the associated mail folder (usually "inbox"). This class represents one search pattern rule |
| KMSearchRuleNumerical | This class represents a search to be performed against a numerical value, such as the age of the message in days or its size. This class represents a search pattern rule operating on numerical values |
| KMSearchRuleStatus | This class represents a search to be performed against the status of a messsage. This class represents a search pattern rule operating on message status |
| KMSearchRuleString | This class represents a search to be performed against a string. This class represents a search pattern rule operating on a string |
| KMSearchRuleWidget | A widget to edit a single KMSearchRule. A widget to edit a single KMSearchRule |
| KMSystemTray | KMSystemTray extends KSystemTray and handles system tray notification for KMail |
| KMTopLevelWidget | Top level window that offers methods to be called on every existing top level window |
| Signature | Abstraction of a signature (aka "footer") |
| KMail::TeeHtmlWriter | A HtmlWriter that dispatches all calls to a list of other HtmlWriters |
| KMail::TransportManager | Currently only used to provide a function for reading the transport list |
| KMail::UndoInfo | A class for storing Undo information |
| KMail::URLHandler | An interface to reader link handlers |
| KMail::URLHandlerManager | Singleton to manage the list of URLHandlers |