kleopatra
Kleo::Crypto::Gui::WizardPage Class Reference
#include <wizardpage.h>

Detailed Description
Definition at line 48 of file wizardpage.h.
Signals | |
| void | autoAdvanceChanged () |
| void | completeChanged () |
| void | explanationChanged () |
| void | subTitleChanged () |
| void | titleChanged () |
Public Member Functions | |
| bool | autoAdvance () const |
| KGuiItem | customNextButton () const |
| QString | explanation () const |
| bool | isCommitPage () const |
| virtual bool | isComplete () const =0 |
| void | setAutoAdvance (bool enabled) |
| void | setCommitPage (bool commitPage) |
| void | setCustomNextButton (const KGuiItem &item) |
| void | setExplanation (const QString &explanation) |
| void | setSubTitle (const QString &subTitle) |
| void | setTitle (const QString &title) |
| QString | subTitle () const |
| QString | title () const |
| WizardPage (QWidget *parent=0, Qt::WFlags f=0) | |
| virtual | ~WizardPage () |
Protected Member Functions | |
| virtual void | onNext () |
Constructor & Destructor Documentation
| WizardPage::WizardPage | ( | QWidget * | parent = 0, |
|
| Qt::WFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 68 of file wizardpage.cpp.
| WizardPage::~WizardPage | ( | ) | [virtual] |
Definition at line 145 of file wizardpage.cpp.
Member Function Documentation
| bool WizardPage::autoAdvance | ( | ) | const |
Definition at line 84 of file wizardpage.cpp.
| void Kleo::Crypto::Gui::WizardPage::autoAdvanceChanged | ( | ) | [signal] |
| void Kleo::Crypto::Gui::WizardPage::completeChanged | ( | ) | [signal] |
| KGuiItem WizardPage::customNextButton | ( | ) | const |
Definition at line 136 of file wizardpage.cpp.
| QString WizardPage::explanation | ( | ) | const |
Definition at line 123 of file wizardpage.cpp.
| void Kleo::Crypto::Gui::WizardPage::explanationChanged | ( | ) | [signal] |
| bool WizardPage::isCommitPage | ( | ) | const |
Definition at line 74 of file wizardpage.cpp.
| virtual bool Kleo::Crypto::Gui::WizardPage::isComplete | ( | ) | const [pure virtual] |
| void WizardPage::onNext | ( | ) | [protected, virtual] |
Definition at line 147 of file wizardpage.cpp.
| void WizardPage::setAutoAdvance | ( | bool | enabled | ) |
Definition at line 89 of file wizardpage.cpp.
| void WizardPage::setCommitPage | ( | bool | commitPage | ) |
Definition at line 79 of file wizardpage.cpp.
| void WizardPage::setCustomNextButton | ( | const KGuiItem & | item | ) |
Definition at line 140 of file wizardpage.cpp.
| void WizardPage::setExplanation | ( | const QString & | explanation | ) |
Definition at line 128 of file wizardpage.cpp.
| void WizardPage::setSubTitle | ( | const QString & | subTitle | ) |
Definition at line 115 of file wizardpage.cpp.
| void WizardPage::setTitle | ( | const QString & | title | ) |
Definition at line 102 of file wizardpage.cpp.
| QString WizardPage::subTitle | ( | ) | const |
Definition at line 110 of file wizardpage.cpp.
| void Kleo::Crypto::Gui::WizardPage::subTitleChanged | ( | ) | [signal] |
| QString WizardPage::title | ( | ) | const |
Definition at line 97 of file wizardpage.cpp.
| void Kleo::Crypto::Gui::WizardPage::titleChanged | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference