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

Public Member Functions | |
| ASWizSummaryPage (QWidget *parent, const QString &name) | |
| void | setSummaryText (const QString &text) |
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 400 of file antispamwizard.h.
Constructor & Destructor Documentation
| ASWizSummaryPage::ASWizSummaryPage | ( | QWidget * | parent, |
| const QString & | name | ||
| ) |
Definition at line 1248 of file antispamwizard.cpp.
Member Function Documentation
| void ASWizSummaryPage::setSummaryText | ( | const QString & | text | ) |
Definition at line 1260 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