kmail
#include <antispamwizard.h>
Signals | |
void | selectionChanged () |
Public Member Functions | |
ASWizSpamRulesPage (QWidget *parent, const QString &name) | |
void | allowMoveSpam (bool enabled) |
void | allowUnsureFolderSelection (bool enabled) |
bool | markAsReadSelected () const |
bool | moveSpamSelected () const |
bool | moveUnsureSelected () const |
QString | selectedSpamCollectionId () const |
QString | selectedSpamCollectionName () const |
QString | selectedUnsureCollectionId () const |
QString | selectedUnsureCollectionName () const |
Public Member Functions inherited from KMail::ASWizPage | |
ASWizPage (QWidget *parent, const QString &name, const QString *bannerName=0) | |
Protected Member Functions | |
Akonadi::Collection | selectedSpamCollection () const |
Akonadi::Collection | selectedUnsureCollection () const |
Additional Inherited Members | |
Protected Attributes inherited from KMail::ASWizPage | |
QBoxLayout * | mLayout |
Detailed Description
Definition at line 334 of file antispamwizard.h.
Constructor & Destructor Documentation
ASWizSpamRulesPage::ASWizSpamRulesPage | ( | QWidget * | parent, |
const QString & | name | ||
) |
Definition at line 1007 of file antispamwizard.cpp.
Member Function Documentation
void ASWizSpamRulesPage::allowMoveSpam | ( | bool | enabled | ) |
Definition at line 1147 of file antispamwizard.cpp.
void ASWizSpamRulesPage::allowUnsureFolderSelection | ( | bool | enabled | ) |
Definition at line 1139 of file antispamwizard.cpp.
bool ASWizSpamRulesPage::markAsReadSelected | ( | ) | const |
Definition at line 1070 of file antispamwizard.cpp.
bool ASWizSpamRulesPage::moveSpamSelected | ( | ) | const |
Definition at line 1076 of file antispamwizard.cpp.
bool ASWizSpamRulesPage::moveUnsureSelected | ( | ) | const |
Definition at line 1082 of file antispamwizard.cpp.
|
protected |
Definition at line 1097 of file antispamwizard.cpp.
QString ASWizSpamRulesPage::selectedSpamCollectionId | ( | ) | const |
Definition at line 1087 of file antispamwizard.cpp.
QString ASWizSpamRulesPage::selectedSpamCollectionName | ( | ) | const |
Definition at line 1092 of file antispamwizard.cpp.
|
protected |
Definition at line 1106 of file antispamwizard.cpp.
QString ASWizSpamRulesPage::selectedUnsureCollectionId | ( | ) | const |
Definition at line 1119 of file antispamwizard.cpp.
QString ASWizSpamRulesPage::selectedUnsureCollectionName | ( | ) | const |
Definition at line 1114 of file antispamwizard.cpp.
|
signal |
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.