kmail

warningconfiguration.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './warningconfiguration.ui'
00003 **
00004 ** Created: Fri Feb 12 13:25:58 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef WARNINGCONFIGURATION_H
00010 #define WARNINGCONFIGURATION_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QCheckBox;
00020 class QGroupBox;
00021 class QLabel;
00022 class QSpinBox;
00023 class QPushButton;
00024 
00025 class WarningConfiguration : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     WarningConfiguration( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~WarningConfiguration();
00032 
00033     QCheckBox* mWarnUnsigned;
00034     QCheckBox* warnUnencryptedCB;
00035     QCheckBox* warnReceiverNotInCertificateCB;
00036     QGroupBox* warnGroupBox;
00037     QLabel* textLabel2;
00038     QLabel* textLabel2_2;
00039     QSpinBox* mWarnSignKeyExpiresSB;
00040     QSpinBox* mWarnEncrKeyExpiresSB;
00041     QSpinBox* mWarnEncrChainCertExpiresSB;
00042     QSpinBox* mWarnSignChainCertExpiresSB;
00043     QSpinBox* mWarnSignRootCertExpiresSB;
00044     QSpinBox* mWarnEncrRootCertExpiresSB;
00045     QLabel* textLabel1_2_2;
00046     QLabel* textLabel1_2;
00047     QLabel* textLabel1;
00048     QPushButton* enableAllWarningsPB;
00049 
00050 protected:
00051     QVBoxLayout* WarningConfigurationLayout;
00052     QSpacerItem* spacer23;
00053     QGridLayout* warnGroupBoxLayout;
00054     QSpacerItem* spacer5;
00055     QHBoxLayout* layout1;
00056     QSpacerItem* spacer4;
00057 
00058 protected slots:
00059     virtual void languageChange();
00060 
00061 };
00062 
00063 #endif // WARNINGCONFIGURATION_H
KDE Home | KDE Accessibility Home | Description of Access Keys