certmanager
CertificateWizard Class Reference
Inheritance diagram for CertificateWizard:

Detailed Description
Definition at line 33 of file certificatewizard.h.
Public Member Functions | |
| CertificateWizard (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~CertificateWizard () | |
Public Attributes | |
| QWidget * | introPage |
| QLabel * | TextLabel1 |
| QWidget * | WizardPage |
| QLabel * | TextLabel2_2 |
| QGroupBox * | groupBox1 |
| QLabel * | textLabel1 |
| QComboBox * | keyLengthCB |
| QButtonGroup * | certTypeBG |
| QRadioButton * | signOnlyCB |
| QRadioButton * | encryptOnlyCB |
| QRadioButton * | bothCB |
| QWidget * | personalDataPage |
| QLabel * | TextLabel2 |
| QPushButton * | insertAddressButton |
| QFrame * | edContainer |
| QWidget * | generatePage |
| QLabel * | TextLabel4 |
| QButtonGroup * | ButtonGroup7 |
| KURLRequester * | storeUR |
| QRadioButton * | storeInFileRB |
| QRadioButton * | sendToCARB |
| QLineEdit * | caEmailED |
| QCheckBox * | brokenCA |
| QPushButton * | generatePB |
| QWidget * | finishPage |
| QLabel * | TextLabel7 |
| QTextEdit * | certificateTE |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | slotEmailAddressChanged (const QString &) |
| virtual void | slotGenerateCertificate () |
Protected Attributes | |
| QVBoxLayout * | introPageLayout |
| QSpacerItem * | spacer3 |
| QVBoxLayout * | WizardPageLayout |
| QSpacerItem * | spacer14 |
| QSpacerItem * | spacer12 |
| QHBoxLayout * | groupBox1Layout |
| QSpacerItem * | spacer13 |
| QVBoxLayout * | certTypeBGLayout |
| QGridLayout * | personalDataPageLayout |
| QSpacerItem * | spacer6 |
| QSpacerItem * | spacer4 |
| QGridLayout * | generatePageLayout |
| QSpacerItem * | spacer5 |
| QSpacerItem * | Spacer12 |
| QSpacerItem * | Spacer13 |
| QGridLayout * | ButtonGroup7Layout |
| QVBoxLayout * | finishPageLayout |
The documentation for this class was generated from the following files:

