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

Signals | |
| void | selectionChanged () | 
Public Member Functions | |
| ASWizInfoPage (AntiSpamWizard::WizardMode mode, QWidget *parent, const QString &name) | |
| void | addAvailableTool (const QString &visibleName) | 
| bool | isProgramSelected (const QString &visibleName) const | 
| void | setScanProgressText (const QString &toolName) | 
  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 308 of file antispamwizard.h.
Constructor & Destructor Documentation
| ASWizInfoPage::ASWizInfoPage | ( | AntiSpamWizard::WizardMode | mode, | 
| QWidget * | parent, | ||
| const QString & | name | ||
| ) | 
Definition at line 918 of file antispamwizard.cpp.
Member Function Documentation
| void ASWizInfoPage::addAvailableTool | ( | const QString & | visibleName | ) | 
Definition at line 979 of file antispamwizard.cpp.
| bool ASWizInfoPage::isProgramSelected | ( | const QString & | visibleName | ) | const | 
Definition at line 993 of file antispamwizard.cpp.
      
  | 
  signal | 
| void ASWizInfoPage::setScanProgressText | ( | const QString & | toolName | ) | 
Definition at line 973 of file antispamwizard.cpp.
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