kmail

smimeconfiguration.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './smimeconfiguration.ui'
00003 **
00004 ** Created: Thu Mar 29 06:04:00 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef SMIMECONFIGURATION_H
00011 #define SMIMECONFIGURATION_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 namespace Kleo {
00021 class KeyRequester;
00022 }
00023 class QRadioButton;
00024 class QGroupBox;
00025 class QLabel;
00026 class QLineEdit;
00027 class QCheckBox;
00028 class QButtonGroup;
00029 class QFrame;
00030 
00031 class SMimeConfiguration : public QWidget
00032 {
00033     Q_OBJECT
00034 
00035 public:
00036     SMimeConfiguration( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00037     ~SMimeConfiguration();
00038 
00039     QRadioButton* CRLRB;
00040     QRadioButton* OCSPRB;
00041     QGroupBox* OCSPGroupBox;
00042     QLabel* textLabel1;
00043     QLineEdit* OCSPResponderURL;
00044     QLabel* textLabel2;
00045     Kleo::KeyRequester* OCSPResponderSignature;
00046     QCheckBox* ignoreServiceURLCB;
00047     QCheckBox* doNotCheckCertPolicyCB;
00048     QCheckBox* neverConsultCB;
00049     QCheckBox* fetchMissingCB;
00050     QButtonGroup* HTTPGroupBox;
00051     QCheckBox* disableHTTPCB;
00052     QFrame* frameHTTP;
00053     QLabel* systemHTTPProxy;
00054     QRadioButton* useCustomHTTPProxyRB;
00055     QRadioButton* honorHTTPProxyRB;
00056     QLineEdit* customHTTPProxy;
00057     QCheckBox* ignoreHTTPDPCB;
00058     QGroupBox* LDAPGroupBox;
00059     QCheckBox* disableLDAPCB;
00060     QFrame* frameLDAP;
00061     QCheckBox* ignoreLDAPDPCB;
00062     QLabel* customLDAPLabel;
00063     QLineEdit* customLDAPProxy;
00064 
00065 protected:
00066     QVBoxLayout* SMimeConfigurationLayout;
00067     QSpacerItem* spacer23;
00068     QVBoxLayout* OCSPGroupBoxLayout;
00069     QHBoxLayout* layout4;
00070     QHBoxLayout* layout5;
00071     QSpacerItem* spacer7;
00072     QVBoxLayout* HTTPGroupBoxLayout;
00073     QGridLayout* frameHTTPLayout;
00074     QGridLayout* layout5_2;
00075     QVBoxLayout* LDAPGroupBoxLayout;
00076     QVBoxLayout* frameLDAPLayout;
00077     QHBoxLayout* layout5_3;
00078 
00079 protected slots:
00080     virtual void languageChange();
00081 
00082 };
00083 
00084 #endif // SMIMECONFIGURATION_H
KDE Home | KDE Accessibility Home | Description of Access Keys