KMail::AccountComboBox | A readonly combobox showing the accounts, to select one |
KMail::ACLEntryDialog | "New Access Control Entry" dialog |
KMail::ACLListEntry | One entry in the ACL list: user and permissions |
KMail::AnnotationAttribute | One entry in the annotation list: attribute name and attribute value |
KMail::AntiSpamConfig | Singleton to manage loading the kmail.antispamrc file |
KMail::AntiSpamWizard | KMail anti-spam wizard |
KMail::AntiSpamWizard::ConfigReader | Instances of this class control reading the configuration of the anti-spam tools from global and user config files as well as the merging of different config versions |
KMail::AntiSpamWizard::SpamToolConfig | Instances of this class store the settings for one tool as read from the config file |
KMail::Interface::BodyPart | Interface of message body parts |
KMail::Interface::BodyPartFormatterPlugin | Interface for BodyPartFormatter plugins |
KMail::Interface::BodyPartMemento | Interface of classes that implement status for BodyPartFormatters |
KMail::Interface::BodyPartURLHandler | An interface to body part reader link handlers |
KMail::CachedImapJob::MsgForDownload | Information about a message to be downloaded (from the 'IMAP envelope') |
KMail::Callback | This class is used for callback hooks needed by bodypart formatter plugins |
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::ACLJobs::DeleteACLJob | Delete the permissions for a given user on a given url This class only exists to store the userid in the job |
KMail::DictionaryComboBox | A combo box for selecting the dictionary used for spell checking |
Kleo::KeyResolver | A class to resolve signing/encryption keys w.r.t. per-recipient preferences |
KMail::FilterLog | KMail Filter Log Collector |
KMail::FilterLogDialog | KMail Filter Log Collector |
KMail::FolderDiaACLTab | "Access Control" tab in the folder dialog Internal class, only used by KMFolderDialog |
KMail::FolderDiaGeneralTab | "General" tab in the folder dialog Internal class, only used by KMFolderDialog |
KMail::FolderDiaTab | This is the base class for tabs in the folder dialog |
KMail::FolderRequester | A widget that contains a KLineEdit which shows the current folder and a button that fires a KMFolderSelDlg The dialog is set to disable readonly folders by default Search folders are excluded |
FolderStorage | Mail folder |
KMail::ACLJobs::GetACLJob | List all ACLs for a given url |
KMail::AnnotationJobs::GetAnnotationJob | For getAnnotation() |
KMail::ACLJobs::GetUserRightsJob | Get the users' rights for a given url |
KMail::HeaderItem | Visual representation of a member of the set of displayables (mails in the current folder) |
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 |
KMail::IdentityDrag | A |
KMail::IdentityListView | A listview for |
KMail::IdentityListViewItem | A |
KMail::ImapAccountBase::jobData | Info Data for the Job |
KMail::JobScheduler | The unique JobScheduler instance (owned by kmkernel) implements "background processing" of folder operations (like expiration and compaction) |
KMail::ListJob | Generic folder list job for (d)imap accounts |
KMAcctExpPop | KMail account for pop mail account The Exp in the name used to mean Experimental, but it's the stable one now :) |
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 |
KMail::MaildirCompactionJob | A job that runs in the background and compacts maildir folders |
KMailIface | CheckMail won´t show reader but will check mail |
KMail::MailingList | Class is used for all Mailing List handling inside KMail |
KMail::MboxCompactionJob | A job that runs in the background and compacts mbox folders |
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 | 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 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 |
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 |
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 |
KMail::AnnotationJobs::MultiGetAnnotationJob | For multiGetAnnotation |
KMail::ACLJobs::MultiSetACLJob | Set and delete a list of permissions for different users on a given url |
KMail::AnnotationJobs::MultiSetAnnotationJob | For multiSetAnnotation |
KMail::Interface::Observable | Observable interface |
KMail::Interface::Observer | Observer interface |
KMail::PartNodeBodyPart | Implemenation of the BodyPart interface using partNodes |
KMail::RedirectDialog | KMail message redirection dialog |
KMail::RenameJob | Rename and move (d)imap folders They can be moved everywhere (except search folders) as a new folder is created, all messages are moved there and the original folder is deleted |
KMail::RuleWidgetHandler | An interface to filter/search rule widget handlers |
KMail::RuleWidgetHandlerManager | Singleton to manage the list of |
KMail::ScheduledCompactionTask | A scheduled "compact mails in this folder" task |
KMail::ScheduledExpireTask | A scheduled "expire mails in this folder" task |
KMail::ScheduledJob | Base class for scheduled jobs |
KMail::ScheduledTask | A scheduled task is some information about a folder job that should be run later |
KMail::SearchJob | Search job |
KMail::SecondaryWindow | Window class for secondary KMail window like the composer window and the separate message window |
KMail::SortCacheItem | Represents an item in the set of mails to be displayed but only as far as sorting, threading and reading/writing of the current sort order to a disk cache is concerned |
KMail::SpamHeaderAnalyzer | Flyweight for analysing spam headers |
KMail::SpamScore | A simple tupel of agent, score and header |
KMail::TeeHtmlWriter | A |
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 |