kmail

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
KMail::AccountComboBoxA readonly combobox showing the accounts, to select one
KMail::AccountManagerThe account manager is responsible for creating accounts of various types via the factory method create() and for keeping track of them
AccountUpdaterDImap accounts need to be updated after just being created to show the folders it has
KMail::ACLEntryDialog"New Access Control Entry" dialog
KMail::ACLListEntryOne entry in the ACL list: user and permissions
KMail::AnnotationAttributeOne entry in the annotation list: attribute name and attribute value
KMail::AntiSpamConfigSingleton to manage loading the kmail.antispamrc file
KMail::AntiSpamWizardKMail anti-spam wizard
KMail::AntiSpamWizard::AntiSpamWizard::ConfigReaderInstances 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::SpamToolConfigInstances of this class store the settings for one tool as read from the config file
AttachmentModifyCommandBase class for commands modifying attachements of existing messages
KMail::Interface::BodyPartInterface of message body parts
KMail::Interface::BodyPartFormatterPluginInterface for BodyPartFormatter plugins
KMail::Interface::BodyPartMementoInterface of classes that implement status for BodyPartFormatters
KMail::Interface::BodyPartURLHandlerAn interface to body part reader link handlers
KMail::CachedImapJob::CachedImapJob::MsgForDownloadInformation about a message to be downloaded (from the 'IMAP envelope')
KMail::CallbackThis class is used for callback hooks needed by bodypart formatter plugins
KMail::CopyFolderJobCopy a hierarchy of folders somewhere else in the folder tree
KMail::ACLJobs::DeleteACLJobDelete the permissions for a given user on a given url This class only exists to store the userid in the job
KMail::DictionaryComboBoxA combo box for selecting the dictionary used for spell checking
KMail::EditorWatcherStarts an editor for the given URL and emits an signal when editing has been finished
EncodingDetectorProvides encoding detection capabilities
KMail::FilterImporterExporterUtility class that provides persisting of filters to/from KConfig
KMail::FilterLogKMail Filter Log Collector
KMail::FilterLogDialogKMail Filter Log Collector
Scalix::FolderAttributeParserThis 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::FolderDiaTabThis 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::FolderRequesterA 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
FolderStorageBass class for the storage related aspects of a collection of mail (a folder)
KMail::ACLJobs::GetACLJobList all ACLs for a given url
KMail::AnnotationJobs::GetAnnotationJobFor getAnnotation()
KMail::QuotaJobs::GetQuotarootJobFor getQuotaroot()
KMail::QuotaJobs::GetStorageQuotaJobFor getStorageQuota()
KMail::ACLJobs::GetUserRightsJobGet the users' rights for a given url
KMail::HeaderItemVisual representation of a member of the set of displayables (mails in the current folder)
KMail::HeaderStyleThis class encapsulates the visual appearance of message headers
KMail::HtmlStatusBarThe HTML statusbar widget for use with the reader
KMail::HtmlWriterAn interface to HTML sinks
KMail::IdentityDragA QDragObject for KPIM::Identity
KMail::IdentityListViewA listview for KPIM::Identity
KMail::IdentityListViewItemA QListViewItem for use in IdentityListView
KMail::ImapAccountBase::ImapAccountBase::jobDataInfo Data for the Job
KMail::JobSchedulerThe unique JobScheduler instance (owned by kmkernel) implements "background processing" of folder operations (like expiration and compaction)
KCursorSaverSets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor
Kleo::KeyResolverA class to resolve signing/encryption keys w.r.t
KListViewIndexedSearchLineExtends HeaderListQuickSearch to also search inside message bodies using KMMsgIndex
KMAcctFolderSimple wrapper class that contains the kmail account handling stuff that is usually not required outside kmail
KMAcctSelDlgSelect account from given list of account types
KMailICalIfaceImplThe implementation of the interface
KMailIfaceCheckMail wont show reader but will check mail
KMDictKMDict implements a lightweight dictionary with serial numbers as keys
KMDictItemClass representing items in a KMDict
KMFilterActionAbstract base class for KMail's filter actions
KMFilterActionDescAuxiliary struct to KMFilterActionDict
KMFilterActionDictDictionary that contains a list of all registered filter actions with their creation functions
KMFilterActionWidgetThis widgets allows to edit a single KMFilterAction (in fact any derived class that is registered in KMFilterActionDict)
KMFilterActionWithAddressAbstract base class for KMail's filter actions that need a mail address as parameter, e.g
KMFilterActionWithFolderAbstract base class for KMail's filter actions that need a mail folder as parameter, e.g
KMFilterActionWithNoneAbstract base class for KMail's filter actions that need no parameter, e.g
KMFilterActionWithStringAbstract base class for KMail's filter actions that need a free-form parameter, e.g
KMFilterActionWithStringListAbstract base class for KMail's filter actions that need a parameter which can be chosen from a fixed set, e.g
KMFilterActionWithUOIDAbstract base class for KMail's filter actions that need a parameter that has a UOID, e.g
KMFilterActionWithUrlAbstract base class for KMail's filter actions that need a command line as parameter, e.g
KMFilterDlgThe filter dialog
KMFilterListBoxThis is a complex widget that is used to manipulate KMail's filter list
KMFolderMail folder
KMFolderDialogDialog for handling the properties of a mail folder
KMFolderDirKMail list that manages the contents of one directory that may contain folders and/or other directories
KMFolderIndexA FolderStorage with an index for faster access to often used message properties
KMFolderOpenerRAII for KMFolder::open() / close()
KMHeadersThe widget that shows the contents of folders
KMKernelCentral point of coordination in KMail
KMMenuCommandReturns a popupmenu containing a hierarchy of folder names
KMMessageThis is a Mime Message
KMMsgDictKMail message dictionary
KMMsgListAn abstraction of an array of pointers to messages
KMMsgPartDialogGUI for KMMsgPartDialog
KMMsgPartDialogCompatThe attachment dialog with convenience backward compatible methods
KMPopHeadersView
KMReaderWinThis class implements a "reader window", that is a window used for reading or viewing messages
KMSearchPatternThis class is an abstraction of a search over messages
KMSearchPatternEditThis widget is intended to be used in the filter configuration as well as in the message search dialogs
KMSearchRuleIncoming mail is sent through the list of mail filter rules before it is placed in the associated mail folder (usually "inbox")
KMSearchRuleNumericalThis class represents a search to be performed against a numerical value, such as the age of the message in days or its size
KMSearchRuleStatusThis class represents a search to be performed against the status of a messsage
KMSearchRuleStringThis class represents a search to be performed against a string
KMSearchRuleWidgetA widget to edit a single KMSearchRule
KMSystemTrayKMSystemTray extends KSystemTray and handles system tray notification for KMail
KMail::Util::LaterDeleterA LaterDeleter is intended to be used with the RAII ( Resource Acquisition is Initialization ) paradigm
KMail::ListJobGeneric folder list job for (d)imap accounts
MailComposerIfaceDCOP interface for mail composer window
KMail::MaildirCompactionJobA job that runs in the background and compacts maildir folders
KMail::MailingListClass is used for all Mailing List handling inside KMail
KMail::MboxCompactionJobA job that runs in the background and compacts mbox folders
KMail::MessageActionsManages common actions that can be performed on one or more messages
KMail::MessageCopyHelperHelper class to copy/move a set of messages defined by their serial numbers from arbitrary folders into a common destination folder
KMail::AnnotationJobs::MultiGetAnnotationJobFor multiGetAnnotation
KMail::ACLJobs::MultiSetACLJobSet and delete a list of permissions for different users on a given url
KMail::AnnotationJobs::MultiSetAnnotationJobFor multiSetAnnotation
KMail::AnnotationJobs::MultiUrlGetAnnotationJobFor multiUrlGetAnnotation
KMail::Interface::ObservableObservable interface
KMail::Interface::ObserverObserver interface
KMail::PartNodeBodyPartImplemenation of the BodyPart interface using partNodes
KMail::PopAccountKMail account for pop mail account
KMail::RedirectDialogKMail message redirection dialog
KMail::RenameJobRename 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::RuleWidgetHandlerAn interface to filter/search rule widget handlers
KMail::RuleWidgetHandlerManagerSingleton to manage the list of RuleWidgetHandlers
KMail::ScheduledCompactionTaskA scheduled "compact mails in this folder" task
KMail::ScheduledExpireTaskA scheduled "expire mails in this folder" task
KMail::ScheduledJobBase class for scheduled jobs
KMail::ScheduledTaskA scheduled task is some information about a folder job that should be run later
KMail::SearchJobSearch job
KMail::SearchWindowDialog for triggering a search on folders and storing that search as a search folder
KMail::SecondaryWindowWindow class for secondary KMail window like the composer window and the separate message window
KMail::SieveDebugDialogDiagnostic info for Sieve
SnippetConfigThis class stores the values that can be configured via the KDevelop settings dialog
SnippetGroupThis class represents one group in the listview
SnippetItemThis class represents one CodeSnippet-Item in the listview
SnippetSettingsThis class is the widget that is showen in the KDevelop settings dialog
SnippetWidgetThis is the widget which gets added to the right TreeToolView
KMail::SortCacheItemRepresents 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::SpamHeaderAnalyzerFlyweight for analysing spam headers
KMail::SpamScoreA simple tupel of agent, score and header
KMail::TeeHtmlWriterA HtmlWriter that dispatches all calls to a list of other HtmlWriters
KMail::TransportManagerCurrently only used to provide a function for reading the transport list
KMail::UndoInfoA class for storing Undo information
KMail::URLHandlerAn interface to reader link handlers
KMail::URLHandlerManagerSingleton to manage the list of URLHandlers
KDE Home | KDE Accessibility Home | Description of Access Keys