Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
NKBusyPtr | Convenience functions |
Nkdtools | |
▼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 |
NFolderUtil | |
▼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 |
NKorgHelper | |
▼NQuotaJobs | This namespace contains functions that return jobs for quota operations |
CGetQuotarootJob | For getQuotaroot() |
CGetStorageQuotaJob | For getStorageQuota() |
NStringUtil | This namespace contain helper functions for string manipulation |
▼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 |
NTDENetworkConnectionStatus |