kmail

composercryptoconfiguration.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './composercryptoconfiguration.ui'
00003 **
00004 ** Created: Wed Jun 13 15:59:08 2012
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef COMPOSERCRYPTOCONFIGURATION_H
00010 #define COMPOSERCRYPTOCONFIGURATION_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 QGroupBox;
00020 class QCheckBox;
00021 
00022 class ComposerCryptoConfiguration : public QWidget
00023 {
00024     Q_OBJECT
00025 
00026 public:
00027     ComposerCryptoConfiguration( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00028     ~ComposerCryptoConfiguration();
00029 
00030     QGroupBox* optionsGroup_2;
00031     QCheckBox* mAutoSignature;
00032     QGroupBox* optionsGroup;
00033     QCheckBox* mEncToSelf;
00034     QCheckBox* mShowEncryptionResult;
00035     QCheckBox* mStoreEncrypted;
00036     QCheckBox* mShowKeyApprovalDlg;
00037     QCheckBox* mAutoEncrypt;
00038     QCheckBox* mNeverEncryptWhenSavingInDrafts;
00039 
00040 protected:
00041     QVBoxLayout* ComposerCryptoConfigurationLayout;
00042     QSpacerItem* spacer22;
00043     QVBoxLayout* optionsGroup_2Layout;
00044     QVBoxLayout* optionsGroupLayout;
00045 
00046 protected slots:
00047     virtual void languageChange();
00048 
00049 };
00050 
00051 #endif // COMPOSERCRYPTOCONFIGURATION_H
KDE Home | KDE Accessibility Home | Description of Access Keys