kmail

templatesconfiguration_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './templatesconfiguration_base.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 TEMPLATESCONFIGURATIONBASE_H
00011 #define TEMPLATESCONFIGURATIONBASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qpixmap.h>
00015 #include <qwidget.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class TemplatesInsertCommand;
00022 class QToolBox;
00023 class QTextEdit;
00024 class KActiveLabel;
00025 class QLabel;
00026 class QLineEdit;
00027 
00028 class TemplatesConfigurationBase : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     TemplatesConfigurationBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~TemplatesConfigurationBase();
00035 
00036     QToolBox* toolBox1;
00037     QWidget* page_new;
00038     QTextEdit* textEdit_new;
00039     QWidget* page_reply;
00040     QTextEdit* textEdit_reply;
00041     QWidget* page_reply_all;
00042     QTextEdit* textEdit_reply_all;
00043     QWidget* page_forward;
00044     QTextEdit* textEdit_forward;
00045     KActiveLabel* mHelp;
00046     TemplatesInsertCommand* mInsertCommand;
00047     QLabel* textLabel1;
00048     QLineEdit* lineEdit_quote;
00049 
00050 protected:
00051     QVBoxLayout* TemplatesConfigurationBaseLayout;
00052     QHBoxLayout* page_newLayout;
00053     QHBoxLayout* page_replyLayout;
00054     QHBoxLayout* page_reply_allLayout;
00055     QHBoxLayout* page_forwardLayout;
00056     QHBoxLayout* layout5;
00057 
00058 protected slots:
00059     virtual void languageChange();
00060 
00061 private:
00062     QPixmap image0;
00063 
00064 };
00065 
00066 #endif // TEMPLATESCONFIGURATIONBASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys