Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
| CKMail::AccountComboBox | A readonly combobox showing the accounts, to select one |
| CKMail::AccountManager | The account manager is responsible for creating accounts of various types via the factory method create() and for keeping track of them |
| CAccountUpdater | DImap accounts need to be updated after just being created to show the folders it has |
| CKMail::ACLEntryDialog | "New Access Control Entry" dialog |
| CKMail::ACLListEntry | One entry in the ACL list: user and permissions |
| CKMail::AnnotationAttribute | One entry in the annotation list: attribute name and attribute value |
| CKMail::AntiSpamConfig | Singleton to manage loading the kmail.antispamrc file |
| CKMail::AntiSpamWizard | KMail anti-spam wizard |
| CAttachmentModifyCommand | Base class for commands modifying attachements of existing messages |
| CKMail::BackupJob | Writes an entire folder structure to an archive file |
| ►CKMail::Interface::BodyPart | Interface of message body parts |
| CKMail::Interface::BodyPartFormatterPlugin | Interface for BodyPartFormatter plugins |
| CKMail::Interface::BodyPartMemento | Interface of classes that implement status for BodyPartFormatters |
| CKMail::Interface::BodyPartURLHandler | An interface to body part reader link handlers |
| CKMail::Callback | This class is used for callback hooks needed by bodypart formatter plugins |
| CKMail::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 |
| CKMail::CopyFolderJob | Copy a hierarchy of folders somewhere else in the folder tree |
| CKMail::ACLJobs::DeleteACLJob | Delete the permissions for a given user on a given url This class only exists to store the userid in the job |
| CKMail::DictionaryComboBox | A combo box for selecting the dictionary used for spell checking |
| CKMail::EditorWatcher | Starts an editor for the given URL and emits an signal when editing has been finished |
| CEncodingDetector | Provides encoding detection capabilities |
| CKMail::FilterImporterExporter | Utility class that provides persisting of filters to/from TDEConfig |
| CKMail::FilterLog | KMail Filter Log Collector |
| CKMail::FilterLogDialog | KMail Filter Log Collector |
| CScalix::FolderAttributeParser | This class takes a folder attribute string as argument and provides access to the single parts |
| ►CKMail::FolderDiaTab | This is the base class for tabs in the folder dialog |
| CKMail::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 |
| ►CFolderStorage | Bass class for the storage related aspects of a collection of mail (a folder) |
| CKMail::ACLJobs::GetACLJob | List all ACLs for a given url |
| CKMail::AnnotationJobs::GetAnnotationJob | For getAnnotation() |
| CKMail::QuotaJobs::GetQuotarootJob | For getQuotaroot() |
| CKMail::QuotaJobs::GetStorageQuotaJob | For getStorageQuota() |
| CKMail::ACLJobs::GetUserRightsJob | Get the users' rights for a given url |
| CKMail::HeaderItem | Visual representation of a member of the set of displayables (mails in the current folder) |
| CKMail::HeaderStyle | This class encapsulates the visual appearance of message headers |
| CKMail::HtmlStatusBar | The HTML statusbar widget for use with the reader |
| ►CKMail::HtmlWriter | An interface to HTML sinks |
| CKMail::IdentityDrag | A TQDragObject for KPIM::Identity |
| CKMail::IdentityListView | A listview for KPIM::Identity |
| CKMail::IdentityListViewItem | A TQListViewItem for use in IdentityListView |
| CKMail::ImportJob | Imports an archive that was previously backed up with an BackupJob |
| CKMail::ImapAccountBase::jobData | Info Data for the Job |
| CKMail::JobScheduler | The unique JobScheduler instance (owned by kmkernel) implements "background processing" of folder operations (like expiration and compaction) |
| CKCursorSaver | Sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor |
| CKleo::KeyResolver | A class to resolve signing/encryption keys w.r.t |
| CKMAcctSelDlg | Select account from given list of account types |
| CKMailICalIfaceImpl | The implementation of the interface |
| ►CKMailIface | CheckMail wont show reader but will check mail |
| CKMDict | KMDict implements a lightweight dictionary with serial numbers as keys |
| CKMDictItem | Class representing items in a KMDict |
| ►CKMFilterAction | Abstract base class for KMail's filter actions |
| CKMFilterActionDesc | Auxiliary struct to KMFilterActionDict |
| CKMFilterActionDict | Dictionary that contains a list of all registered filter actions with their creation functions |
| CKMFilterActionWidget | This widgets allows to edit a single KMFilterAction (in fact any derived class that is registered in KMFilterActionDict) |
| CKMFilterDlg | The filter dialog |
| CKMFilterListBox | This is a complex widget that is used to manipulate KMail's filter list |
| ►CKMFolder | Mail folder |
| CKMFolderDialog | Dialog for handling the properties of a mail folder |
| CKMFolderDir | KMail list that manages the contents of one directory that may contain folders and/or other directories |
| CKMFolderOpener | RAII for KMFolder::open() / close() |
| CKMHeaders | The widget that shows the contents of folders |
| CKMMenuCommand | Returns a popupmenu containing a hierarchy of folder names |
| CKMMsgDict | KMail message dictionary |
| CKMMsgList | An abstraction of an array of pointers to messages |
| ►CKMMsgPartDialog | GUI for KMMsgPartDialog |
| CKMPopHeadersView | |
| CKMSearchPattern | This class is an abstraction of a search over messages |
| CKMSearchPatternEdit | This widget is intended to be used in the filter configuration as well as in the message search dialogs |
| ►CKMSearchRule | Incoming mail is sent through the list of mail filter rules before it is placed in the associated mail folder (usually "inbox") |
| CKMSearchRuleWidget | A widget to edit a single KMSearchRule |
| CKMSpell | Reimplemented to make writePersonalDictionary() public, which we call everytime after adding a word to the dictionary (for safety's sake and because the highlighter needs to reload the personal word list, and for that, it needs to be written to disc) |
| CKMSyntaxHighter | Reimplemented to add support for ignored words |
| CKMSystemTray | KMSystemTray extends KSystemTray and handles system tray notification for KMail |
| CKMail::Util::LaterDeleter | A LaterDeleter is intended to be used with the RAII ( Resource Acquisition is Initialization ) paradigm |
| CKMail::ListJob | Generic folder list job for (d)imap accounts |
| CMailComposerIface | DCOP interface for mail composer window |
| CKMail::MailingList | Class is used for all Mailing List handling inside KMail |
| CKMail::MessageActions | Manages common actions that can be performed on one or more messages |
| CKMail::MessageCopyHelper | Helper class to copy/move a set of messages defined by their serial numbers from arbitrary folders into a common destination folder |
| CKMail::CachedImapJob::MsgForDownload | Information about a message to be downloaded (from the 'IMAP envelope') |
| CKMail::AnnotationJobs::MultiGetAnnotationJob | For multiGetAnnotation |
| CKMail::ACLJobs::MultiSetACLJob | Set and delete a list of permissions for different users on a given url |
| CKMail::AnnotationJobs::MultiSetAnnotationJob | For multiSetAnnotation |
| CKMail::AnnotationJobs::MultiUrlGetAnnotationJob | For multiUrlGetAnnotation |
| CKMail::Interface::Observable | Observable interface |
| ►CKMail::Interface::Observer | Observer interface |
| CKMail::PopAccount | KMail account for pop mail account |
| CKMail::RedirectDialog | KMail message redirection dialog |
| CKMail::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 |
| CKMail::RuleWidgetHandler | An interface to filter/search rule widget handlers |
| CKMail::RuleWidgetHandlerManager | Singleton to manage the list of RuleWidgetHandlers |
| ►CKMail::ScheduledJob | Base class for scheduled jobs |
| ►CKMail::ScheduledTask | A scheduled task is some information about a folder job that should be run later |
| CKMail::SearchJob | Search job |
| CKMail::SearchWindow | Dialog for triggering a search on folders and storing that search as a search folder |
| CKMail::SecondaryWindow | Window class for secondary KMail window like the composer window and the separate message window |
| CKMail::SieveDebugDialog | Diagnostic info for Sieve |
| CSnippetConfig | This class stores the values that can be configured via the KDevelop settings dialog |
| ►CSnippetItem | This class represents one CodeSnippet-Item in the listview |
| CSnippetSettings | This class is the widget that is showen in the KDevelop settings dialog |
| CSnippetWidget | This is the widget which gets added to the right TreeToolView |
| CKMail::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 |
| CKMail::SpamHeaderAnalyzer | Flyweight for analysing spam headers |
| CKMail::SpamScore | A simple tupel of agent, score and header |
| CKMail::AntiSpamWizard::SpamToolConfig | Instances of this class store the settings for one tool as read from the config file |
| CTDEListViewIndexedSearchLine | Extends HeaderListQuickSearch to also search inside message bodies using KMMsgIndex |
| CTemplateParser | The TemplateParser transforms a message with a given template |
| CKMail::TransportManager | Currently only used to provide a function for reading the transport list |
| CKMail::UndoInfo | A class for storing Undo information |
| CKMail::URLHandler | An interface to reader link handlers |
| CKMail::URLHandlerManager | Singleton to manage the list of URLHandlers |
