KMail::AccountComboBox | A readonly combobox showing the accounts, to select one |
KMail::AccountManager | The account manager is responsible for creating accounts of various types via the factory method create() and for keeping track of them |
AccountUpdater | DImap accounts need to be updated after just being created to show the folders it has |
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::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::AntiSpamWizard::SpamToolConfig | Instances of this class store the settings for one tool as read from the config file |
AttachmentModifyCommand | Base class for commands modifying attachements of existing messages |
KMail::BackupJob | Writes an entire folder structure to an archive 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::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 |
KMail::CopyFolderJob | Copy a hierarchy of folders somewhere else in the folder tree |
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 |
KMail::EditorWatcher | Starts an editor for the given URL and emits an signal when editing has been finished |
EncodingDetector | Provides encoding detection capabilities |
KMail::FilterImporterExporter | Utility class that provides persisting of filters to/from KConfig |
KMail::FilterLog | KMail Filter Log Collector |
KMail::FilterLogDialog | KMail Filter Log Collector |
Scalix::FolderAttributeParser | This class takes a folder attribute string as argument and provides access to the single parts |
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::FolderDiaQuotaTab | "Quota" 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::FolderDiaTemplatesTab | "Templates" tab in the folder dialog Internal class, only used by KMFolderDialog |
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 | Bass class for the storage related aspects of a collection of mail (a folder) |
KMail::ACLJobs::GetACLJob | List all ACLs for a given url |
KMail::AnnotationJobs::GetAnnotationJob | For getAnnotation() |
KMail::QuotaJobs::GetQuotarootJob | For getQuotaroot() |
KMail::QuotaJobs::GetStorageQuotaJob | For getStorageQuota() |
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 |
KMail::HtmlStatusBar | The HTML statusbar widget for use with the reader |
KMail::HtmlWriter | An interface to HTML sinks |
KMail::IdentityDrag | A QDragObject for KPIM::Identity |
KMail::IdentityListView | A listview for KPIM::Identity |
KMail::IdentityListViewItem | A QListViewItem for use in IdentityListView |
KMail::ImapAccountBase::ImapAccountBase::jobData | Info Data for the Job |
KMail::ImportJob | Imports an archive that was previously backed up with an BackupJob |
KMail::JobScheduler | The unique JobScheduler instance (owned by kmkernel) implements "background processing" of folder operations (like expiration and compaction) |
KCursorSaver | Sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor |
Kleo::KeyResolver | A class to resolve signing/encryption keys w.r.t |
KListViewIndexedSearchLine | Extends HeaderListQuickSearch to also search inside message bodies using KMMsgIndex |
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 |
KMailICalIfaceImpl | The implementation of the interface |
KMailIface | CheckMail wont show reader but will check mail |
KMDict | KMDict implements a lightweight dictionary with serial numbers as keys |
KMDictItem | Class representing items in a KMDict |
KMFilterAction | 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 |
KMFilterActionWidget | This widgets allows to edit a single KMFilterAction (in fact any derived class that is registered in KMFilterActionDict) |
KMFilterActionWithAddress | Abstract base class for KMail's filter actions that need a mail address as parameter, e.g |
KMFilterActionWithFolder | Abstract base class for KMail's filter actions that need a mail folder as parameter, e.g |
KMFilterActionWithNone | Abstract base class for KMail's filter actions that need no parameter, e.g |
KMFilterActionWithString | Abstract base class for KMail's filter actions that need a free-form parameter, e.g |
KMFilterActionWithStringList | Abstract base class for KMail's filter actions that need a parameter which can be chosen from a fixed set, e.g |
KMFilterActionWithUOID | Abstract base class for KMail's filter actions that need a parameter that has a UOID, e.g |
KMFilterActionWithUrl | Abstract base class for KMail's filter actions that need a command line as parameter, e.g |
KMFilterDlg | The filter dialog |
KMFilterListBox | This is a complex widget that is used to manipulate KMail's filter list |
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 |
KMFolderIndex | A FolderStorage with an index for faster access to often used message properties |
KMFolderOpener | RAII for KMFolder::open() / close() |
KMHeaders | The widget that shows the contents of folders |
KMKernel | Central point of coordination in KMail |
KMMenuCommand | Returns a popupmenu containing a hierarchy of folder names |
KMMessage | This is a Mime Message |
KMMsgDict | KMail message dictionary |
KMMsgList | An abstraction of an array of pointers to messages |
KMMsgPartDialog | GUI for KMMsgPartDialog |
KMMsgPartDialogCompat | The attachment dialog with convenience backward compatible methods |
KMPopHeadersView | |
KMReaderWin | This class implements a "reader window", that is a window used for reading or viewing messages |
KMSearchPattern | This class is 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 |
KMSearchRule | Incoming mail is sent through the list of mail filter rules before it is placed in the associated mail folder (usually "inbox") |
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 |
KMSearchRuleStatus | This class represents a search to be performed against the status of a messsage |
KMSearchRuleString | This class represents a search to be performed against a string |
KMSearchRuleWidget | A widget to edit a single KMSearchRule |
KMSystemTray | KMSystemTray extends KSystemTray and handles system tray notification for KMail |
KMail::Util::LaterDeleter | A LaterDeleter is intended to be used with the RAII ( Resource Acquisition is Initialization ) paradigm |
KMail::ListJob | Generic folder list job for (d)imap accounts |
MailComposerIface | DCOP interface for mail composer window |
KMail::MaildirCompactionJob | A job that runs in the background and compacts maildir folders |
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 |
KMail::MessageActions | Manages common actions that can be performed on one or more messages |
KMail::MessageCopyHelper | Helper class to copy/move a set of messages defined by their serial numbers from arbitrary folders into a common destination folder |
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::AnnotationJobs::MultiUrlGetAnnotationJob | For multiUrlGetAnnotation |
KMail::Interface::Observable | Observable interface |
KMail::Interface::Observer | Observer interface |
KMail::PartNodeBodyPart | Implemenation of the BodyPart interface using partNodes |
KMail::PopAccount | KMail account for pop mail account |
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 RuleWidgetHandlers |
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::SearchWindow | Dialog for triggering a search on folders and storing that search as a search folder |
KMail::SecondaryWindow | Window class for secondary KMail window like the composer window and the separate message window |
KMail::SieveDebugDialog | Diagnostic info for Sieve |
SnippetConfig | This class stores the values that can be configured via the KDevelop settings dialog |
SnippetGroup | This class represents one group in the listview |
SnippetItem | This class represents one CodeSnippet-Item in the listview |
SnippetSettings | This class is the widget that is showen in the KDevelop settings dialog |
SnippetWidget | This is the widget which gets added to the right TreeToolView |
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 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 |