kleopatra
Kleo::Dialogs::CertifyCertificateDialogPrivate::SelectCheckLevelPage Class Reference
  #include <certifycertificatedialog_p.h>
Inheritance diagram for Kleo::Dialogs::CertifyCertificateDialogPrivate::SelectCheckLevelPage:

Public Member Functions | |
| SelectCheckLevelPage (QWidget *parent=0) | |
| unsigned int | checkLevel () const | 
  Public Member Functions inherited from QWizardPage | |
| QWizardPage (QWidget *parent=0) | |
| QString | buttonText (QWizard::WizardButton which) const | 
| virtual void | cleanupPage () | 
| virtual void | initializePage () | 
| bool | isCommitPage () const | 
| virtual bool | isComplete () const | 
| bool | isFinalPage () const | 
| virtual int | nextId () const | 
| QPixmap | pixmap (QWizard::WizardPixmap which) const | 
| void | setButtonText (QWizard::WizardButton which, const QString &text) | 
| void | setCommitPage (bool commitPage) | 
| void | setFinalPage (bool finalPage) | 
| void | setPixmap (QWizard::WizardPixmap which, const QPixmap &pixmap) | 
| void | setSubTitle (const QString &subTitle) | 
| void | setTitle (const QString &title) | 
| QString | subTitle () const | 
| QString | title () const | 
| virtual bool | validatePage () | 
Additional Inherited Members | |
  Signals inherited from QWizardPage | |
| void | completeChanged () | 
  Protected Member Functions inherited from QWizardPage | |
| QVariant | field (const QString &name) const | 
| void | registerField (const QString &name, QWidget *widget, const char *property=0, const char *changedSignal=0) | 
| void | setField (const QString &name, const QVariant &value) | 
| QWizard * | wizard () const | 
  Properties inherited from QWizardPage | |
| QString | subTitle | 
| QString | title | 
Detailed Description
Definition at line 107 of file certifycertificatedialog_p.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 166 of file certifycertificatedialog.cpp.
Member Function Documentation
| unsigned int SelectCheckLevelPage::checkLevel | ( | ) | const | 
Definition at line 170 of file certifycertificatedialog.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:56:43 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:56:43 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