kmail
KMail::ASWizVirusRulesPage Class Reference
#include <antispamwizard.h>
Inheritance diagram for KMail::ASWizVirusRulesPage:

Signals | |
| void | selectionChanged () |
Public Member Functions | |
| ASWizVirusRulesPage (QWidget *parent, const QString &name) | |
| bool | markReadRulesSelected () const |
| bool | moveRulesSelected () const |
| bool | pipeRulesSelected () const |
| QString | selectedFolderName () const |
Public Member Functions inherited from KMail::ASWizPage | |
| ASWizPage (QWidget *parent, const QString &name, const QString *bannerName=0) | |
Additional Inherited Members | |
Protected Attributes inherited from KMail::ASWizPage | |
| QBoxLayout * | mLayout |
Detailed Description
Definition at line 374 of file antispamwizard.h.
Constructor & Destructor Documentation
| ASWizVirusRulesPage::ASWizVirusRulesPage | ( | QWidget * | parent, |
| const QString & | name | ||
| ) |
Definition at line 1157 of file antispamwizard.cpp.
Member Function Documentation
| bool ASWizVirusRulesPage::markReadRulesSelected | ( | ) | const |
Definition at line 1227 of file antispamwizard.cpp.
| bool ASWizVirusRulesPage::moveRulesSelected | ( | ) | const |
Definition at line 1222 of file antispamwizard.cpp.
| bool ASWizVirusRulesPage::pipeRulesSelected | ( | ) | const |
Definition at line 1216 of file antispamwizard.cpp.
| QString ASWizVirusRulesPage::selectedFolderName | ( | ) | const |
Definition at line 1233 of file antispamwizard.cpp.
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.
KDE API Reference
Public Member Functions inherited from