kmail
antispamwizard.h
Go to the documentation of this file.
Akonadi::Collection selectedUnsureCollection() const
Definition: antispamwizard.cpp:1106
void setSummaryText(const QString &text)
Definition: antispamwizard.cpp:1260
QString selectedUnsureCollectionName() const
Definition: antispamwizard.cpp:1114
ASWizPage(QWidget *parent, const QString &name, const QString *bannerName=0)
Definition: antispamwizard.cpp:889
void addAvailableTool(const QString &visibleName)
Definition: antispamwizard.cpp:979
bool markAsReadSelected() const
Definition: antispamwizard.cpp:1070
void checkProgramsSelections()
Modify the status of the wizard to reflect the selection of spam tools.
Definition: antispamwizard.cpp:470
QString selectedSpamCollectionName() const
Definition: antispamwizard.cpp:1092
bool isVirusTool() const
Definition: antispamwizard.h:169
QString getServerPattern() const
Definition: antispamwizard.h:160
virtual QByteArray text(quint32 serialNumber) const =0
WizardMode
The wizard can be used for setting up anti-spam tools and for setting up anti-virus tools...
Definition: antispamwizard.h:113
bool isServerBased() const
Definition: antispamwizard.cpp:722
void readAndMergeConfig()
Definition: antispamwizard.cpp:745
bool isUseRegExp() const
Definition: antispamwizard.h:163
QString getDetectCmd() const
Definition: antispamwizard.h:153
QString getDetectionHeader() const
Definition: antispamwizard.h:157
void selectionChanged()
Definition: antispamwizard.h:374
bool useBayesFilter() const
Definition: antispamwizard.h:164
QString getWhatsThisText() const
Definition: antispamwizard.h:151
ASWizSummaryPage(QWidget *parent, const QString &name)
Definition: antispamwizard.cpp:1248
Definition: antispamwizard.h:294
QString getSpamCmd() const
Definition: antispamwizard.h:154
Definition: antispamwizard.h:308
bool moveUnsureSelected() const
Definition: antispamwizard.cpp:1082
void selectionChanged()
QString getHamCmd() const
Definition: antispamwizard.h:155
QList< SpamToolConfig > & getToolList()
Definition: antispamwizard.h:227
Definition: antispamwizard.h:334
AntiSpamWizard(WizardMode mode, QWidget *parent)
Constructor that needs to initialize from the main folder tree of KMail.
Definition: antispamwizard.cpp:75
QString selectedFolderName() const
Definition: antispamwizard.cpp:1233
ASWizVirusRulesPage(QWidget *parent, const QString &name)
Definition: antispamwizard.cpp:1157
QString getFilterName() const
Definition: antispamwizard.h:152
QString getNoSpamCmd() const
Definition: antispamwizard.h:156
int getVersion() const
Definition: antispamwizard.h:146
QString getVisibleName() const
Definition: antispamwizard.h:149
QString getDetectionPattern2() const
Definition: antispamwizard.h:159
Definition: antispamwizard.h:400
bool isDetectionOnly() const
Definition: antispamwizard.h:162
QString selectedUnsureCollectionId() const
Definition: antispamwizard.cpp:1119
QString getExecutable() const
Definition: antispamwizard.h:150
bool markReadRulesSelected() const
Definition: antispamwizard.cpp:1227
bool isSpamTool() const
Definition: antispamwizard.h:168
void selectionChanged()
ConfigReader(WizardMode mode, QList< SpamToolConfig > &configList)
Definition: antispamwizard.cpp:729
void slotBuildSummary()
Create the summary text based on the current settings.
Definition: antispamwizard.cpp:591
bool hasTristateDetection() const
Definition: antispamwizard.h:165
SpamToolConfig()
Definition: antispamwizard.h:135
Instances of this class store the settings for one tool as read from the config file.
Definition: antispamwizard.h:132
void setScanProgressText(const QString &toolName)
Definition: antispamwizard.cpp:973
WizardMode getType() const
Definition: antispamwizard.h:166
QString getDetectionPattern() const
Definition: antispamwizard.h:158
void accept()
Evaluate the settings made and create the appropriate filter rules.
Definition: antispamwizard.cpp:148
void allowUnsureFolderSelection(bool enabled)
Definition: antispamwizard.cpp:1139
bool isProgramSelected(const QString &visibleName) const
Definition: antispamwizard.cpp:993
Akonadi::Collection selectedSpamCollection() const
Definition: antispamwizard.cpp:1097
Instances of this class control reading the configuration of the anti-spam tools from global and user...
Definition: antispamwizard.h:220
ASWizSpamRulesPage(QWidget *parent, const QString &name)
Definition: antispamwizard.cpp:1007
void allowMoveSpam(bool enabled)
Definition: antispamwizard.cpp:1147
bool pipeRulesSelected() const
Definition: antispamwizard.cpp:1216
void checkVirusRulesSelections()
Modify the status of the wizard to reflect the selected functionality.
Definition: antispamwizard.cpp:508
bool moveRulesSelected() const
Definition: antispamwizard.cpp:1222
bool moveSpamSelected() const
Definition: antispamwizard.cpp:1076
QString selectedSpamCollectionId() const
Definition: antispamwizard.cpp:1087
ASWizInfoPage(AntiSpamWizard::WizardMode mode, QWidget *parent, const QString &name)
Definition: antispamwizard.cpp:918
void checkToolAvailability()
Check if the spam tools are available via the PATH.
Definition: antispamwizard.cpp:514
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.