kmail
WarningConfiguration Class Reference
List of all members.Detailed Description
Definition at line 26 of file warningconfiguration.h.
Public Member Functions | |
| WarningConfiguration (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~WarningConfiguration () | |
Public Attributes | |
| QCheckBox * | mWarnUnsigned |
| QCheckBox * | warnUnencryptedCB |
| QCheckBox * | warnReceiverNotInCertificateCB |
| QGroupBox * | warnGroupBox |
| QLabel * | textLabel2 |
| QLabel * | textLabel2_2 |
| QSpinBox * | mWarnSignKeyExpiresSB |
| QSpinBox * | mWarnEncrKeyExpiresSB |
| QSpinBox * | mWarnEncrChainCertExpiresSB |
| QSpinBox * | mWarnSignChainCertExpiresSB |
| QSpinBox * | mWarnSignRootCertExpiresSB |
| QSpinBox * | mWarnEncrRootCertExpiresSB |
| QLabel * | textLabel1_2_2 |
| QLabel * | textLabel1_2 |
| QLabel * | textLabel1 |
| QPushButton * | enableAllWarningsPB |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | WarningConfigurationLayout |
| QSpacerItem * | spacer23 |
| QGridLayout * | warnGroupBoxLayout |
| QSpacerItem * | spacer5 |
| QHBoxLayout * | layout1 |
| QSpacerItem * | spacer4 |
The documentation for this class was generated from the following files:

