AccountSetupDialog | Dialog to setup an account |
AccountSetupItem | This class is used in ConfigAccounts to show the available accounts in the list view and to store an account setup |
AlertDialog | |
AlertDlg | |
ConfigAccounts | Part of the setup dialog (KShowMailApp::SetupDialog) to configure the accounts |
ConfigActions | Part of the setup dialog (KShowMailApp::SetupDialog) to configure the actions |
ConfigDisplay | Part of the setup dialog (KShowMailApp::SetupDialog) to configure the display |
ConfigElem | Represents a mail account |
ConfigFilter | Part of the setup dialog (KShowMailApp::SetupDialog) to configure the filter |
ConfigGeneral | Part of the setup dialog (KShowMailApp::SetupDialog) to configure general things |
ConfigList | |
ConfigLog | Part of the setup dialog (KShowMailApp::SetupDialog) to configure the log |
ConfigSpamcheck | Part of the setup dialog (KShowMailApp::SetupDialog) to configure the spam check |
FilterCriteriaWidget | Part of the filter setup dialog (class FilterSetupDialog) to show a criteria of the selected filter |
FilterItem | |
FilterItemCriteria | This is a criteria of a filter item. For using create an object and call check(). It gets its configuration itself from the config file at creation time. You can't reload the setup |
FilterLog | |
FilterLogEntry | An Object of this class contains the datas about a deleted or moved mail. These objects are stored in the lists of the filter log |
FilterLogView | This dialog box shows the filter log |
FilterLogViewDeletedItem | Item of the filter log view of deleted mails |
FilterLogViewMovedItem | Item of the filter log view of moved mails |
FilterSetupDialog | Dialog to setup a filter |
FilterSetupItem | This class is used in ConfigFilter to show the available filters in the list view and to store a filter setup |
HeaderFilter | This is the mail header filter. Call check() with some header datas of the mail to get the configured action for this mail. If the settings was changed by the config GUI you have to call load() |
KShowMailApp | |
KshowmailDoc | |
KShowMailDock | |
KshowmailView | |
MailBoxWizard | |
MailBoxWizardListItem | |
SenderListDialog | This is a dialog to edit the blacklist and whitelist. It is used by the class ConfigFilter |
SenderListFilter | This class represents both the blacklist and the whitelist. For using create an object of it and call check() to test a sender address. You have to call load() after the settings in the config file was changed |
ServerDialog | Dialog to edit account options. You can not create a new account or edit the account name |
ShowHeaderDialog | |
ShowListViewItem | |
ShowMailDialog | |
ShowRecord | List which contains all mails of an account |
ShowRecordElem | Represents a mail |
Types::DownloadActionParams_Type | |
Types::FilterCriteria_Type | |
UniqueApp | Creates a unique instance of kshowmail |