►NKleo | |
CKeyResolver | A class to resolve signing/encryption keys w.r.t |
►NKMail | Folderdiaquotatab.h |
►NACLJobs | This namespace contains functions that return jobs for ACL operations |
CGetACLJob | List all ACLs for a given url |
CGetUserRightsJob | Get the users' rights for a given url |
CDeleteACLJob | Delete the permissions for a given user on a given url This class only exists to store the userid in the job |
CMultiSetACLJob | Set and delete a list of permissions for different users on a given url |
►NAnnotationJobs | This namespace contains functions that return jobs for annotation operations |
CGetAnnotationJob | For getAnnotation() |
CMultiGetAnnotationJob | For multiGetAnnotation |
CMultiUrlGetAnnotationJob | For multiUrlGetAnnotation |
CMultiSetAnnotationJob | For multiSetAnnotation |
►NInterface | An interface for HTML sinks |
CBodyPartMemento | Interface of classes that implement status for BodyPartFormatters |
CBodyPart | Interface of message body parts |
CBodyPartFormatterPlugin | Interface for BodyPartFormatter plugins |
CBodyPartURLHandler | An interface to body part reader link handlers |
CObservable | Observable interface |
CObserver | Observer interface |
►NQuotaJobs | This namespace contains functions that return jobs for quota operations |
CGetQuotarootJob | For getQuotaroot() |
CGetStorageQuotaJob | For getStorageQuota() |
►NUtil | The Util namespace contains a collection of helper functions use in various places |
CLaterDeleter | A LaterDeleter is intended to be used with the RAII ( Resource Acquisition is Initialization ) paradigm |
CAccountComboBox | A readonly combobox showing the accounts, to select one |
CAccountManager | The account manager is responsible for creating accounts of various types via the factory method create() and for keeping track of them |
CACLListEntry | One entry in the ACL list: user and permissions |
CAnnotationAttribute | One entry in the annotation list: attribute name and attribute value |
CAntiSpamConfig | Singleton to manage loading the kmail.antispamrc file |
►CAntiSpamWizard | KMail anti-spam wizard |
CConfigReader | 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 |
CSpamToolConfig | Instances of this class store the settings for one tool as read from the config file |
CBackupJob | Writes an entire folder structure to an archive file |
CCallback | This class is used for callback hooks needed by bodypart formatter plugins |
CMboxCompactionJob | A job that runs in the background and compacts mbox folders |
CMaildirCompactionJob | A job that runs in the background and compacts maildir folders |
CScheduledCompactionTask | A scheduled "compact mails in this folder" task |
CCopyFolderJob | Copy a hierarchy of folders somewhere else in the folder tree |
CDictionaryComboBox | A combo box for selecting the dictionary used for spell checking |
CEditorWatcher | Starts an editor for the given URL and emits an signal when editing has been finished |
CScheduledExpireTask | A scheduled "expire mails in this folder" task |
CFilterImporterExporter | Utility class that provides persisting of filters to/from TDEConfig |
CFilterLog | KMail Filter Log Collector |
CFilterLogDialog | KMail Filter Log Collector |
CACLEntryDialog | "New Access Control Entry" dialog |
CFolderDiaACLTab | "Access Control" tab in the folder dialog Internal class, only used by KMFolderDialog |
CFolderDiaQuotaTab | "Quota" tab in the folder dialog Internal class, only used by KMFolderDialog |
CFolderRequester | 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 |
CSortCacheItem | 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 |
CHeaderItem | Visual representation of a member of the set of displayables (mails in the current folder) |
CHeaderStyle | This class encapsulates the visual appearance of message headers |
CHtmlStatusBar | The HTML statusbar widget for use with the reader |
CIdentityDrag | A TQDragObject for KPIM::Identity |
CIdentityListViewItem | A TQListViewItem for use in IdentityListView |
CIdentityListView | A listview for KPIM::Identity |
CImportJob | Imports an archive that was previously backed up with an BackupJob |
CHtmlWriter | An interface to HTML sinks |
CRuleWidgetHandler | An interface to filter/search rule widget handlers |
CURLHandler | An interface to reader link handlers |
CScheduledTask | A scheduled task is some information about a folder job that should be run later |
CJobScheduler | The unique JobScheduler instance (owned by kmkernel) implements "background processing" of folder operations (like expiration and compaction) |
CScheduledJob | Base class for scheduled jobs |
CFolderDiaTab | This is the base class for tabs in the folder dialog |
CFolderDiaGeneralTab | "General" tab in the folder dialog Internal class, only used by KMFolderDialog |
CFolderDiaTemplatesTab | "Templates" tab in the folder dialog Internal class, only used by KMFolderDialog |
CListJob | Generic folder list job for (d)imap accounts |
CMailingList | Class is used for all Mailing List handling inside KMail |
CMessageActions | Manages common actions that can be performed on one or more messages |
CMessageCopyHelper | Helper class to copy/move a set of messages defined by their serial numbers from arbitrary folders into a common destination folder |
CPartNodeBodyPart | Implemenation of the BodyPart interface using partNodes |
CPopAccount | KMail account for pop mail account |
CRedirectDialog | KMail message redirection dialog |
CRenameJob | 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 |
CRuleWidgetHandlerManager | Singleton to manage the list of RuleWidgetHandlers |
CSearchJob | Search job |
CSearchWindow | Dialog for triggering a search on folders and storing that search as a search folder |
CSecondaryWindow | Window class for secondary KMail window like the composer window and the separate message window |
CSieveDebugDialog | Diagnostic info for Sieve |
CSpamScore | A simple tupel of agent, score and header |
CSpamHeaderAnalyzer | Flyweight for analysing spam headers |
CTeeHtmlWriter | A HtmlWriter that dispatches all calls to a list of other HtmlWriters |
CTransportManager | Currently only used to provide a function for reading the transport list |
CUndoInfo | A class for storing Undo information |
CURLHandlerManager | Singleton to manage the list of URLHandlers |
►NScalix | |
CFolderAttributeParser | This class takes a folder attribute string as argument and provides access to the single parts |
CAccountUpdater | DImap accounts need to be updated after just being created to show the folders it has |
CAttachmentModifyCommand | Base class for commands modifying attachements of existing messages |
CEncodingDetector | Provides encoding detection capabilities |
CFolderStorage | Bass class for the storage related aspects of a collection of mail (a folder) |
CKCursorSaver | Sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor |
CKMAcctFolder | Simple wrapper class that contains the kmail account handling stuff that is usually not required outside kmail |
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) |
CKMFilterActionWithAddress | Abstract base class for KMail's filter actions that need a mail address as parameter, e.g |
CKMFilterActionWithFolder | Abstract base class for KMail's filter actions that need a mail folder as parameter, e.g |
CKMFilterActionWithNone | Abstract base class for KMail's filter actions that need no parameter, e.g |
CKMFilterActionWithString | Abstract base class for KMail's filter actions that need a free-form parameter, e.g |
CKMFilterActionWithStringList | Abstract base class for KMail's filter actions that need a parameter which can be chosen from a fixed set, e.g |
CKMFilterActionWithUOID | Abstract base class for KMail's filter actions that need a parameter that has a UOID, e.g |
CKMFilterActionWithUrl | Abstract base class for KMail's filter actions that need a command line as parameter, e.g |
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 |
CKMFolderIndex | A FolderStorage with an index for faster access to often used message properties |
CKMFolderOpener | RAII for KMFolder::open() / close() |
CKMHeaders | The widget that shows the contents of folders |
CKMKernel | Central point of coordination in KMail |
CKMMenuCommand | Returns a popupmenu containing a hierarchy of folder names |
CKMMessage | This is a Mime Message |
CKMMsgDict | KMail message dictionary |
CKMMsgList | An abstraction of an array of pointers to messages |
CKMMsgPartDialog | GUI for KMMsgPartDialog |
CKMMsgPartDialogCompat | The attachment dialog with convenience backward compatible methods |
CKMPopHeadersView | |
CKMReaderWin | This class implements a "reader window", that is a window used for reading or viewing messages |
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") |
CKMSearchRuleNumerical | This class represents a search to be performed against a numerical value, such as the age of the message in days or its size |
CKMSearchRuleStatus | This class represents a search to be performed against the status of a messsage |
CKMSearchRuleString | This class represents a search to be performed against a string |
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 |
CMailComposerIface | DCOP interface for mail composer window |
CSnippetConfig | This class stores the values that can be configured via the KDevelop settings dialog |
CSnippetGroup | This class represents one group in the listview |
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 |
CTDEListViewIndexedSearchLine | Extends HeaderListQuickSearch to also search inside message bodies using KMMsgIndex |
CTemplateParser | The TemplateParser transforms a message with a given template |