kmail
TemplatesConfigurationBase Class Reference
Inheritance diagram for TemplatesConfigurationBase:

Detailed Description
Definition at line 28 of file templatesconfiguration_base.h.
Public Member Functions | |
| TemplatesConfigurationBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~TemplatesConfigurationBase () | |
Public Attributes | |
| QToolBox * | toolBox1 |
| QWidget * | page_new |
| QTextEdit * | textEdit_new |
| QWidget * | page_reply |
| QTextEdit * | textEdit_reply |
| QWidget * | page_reply_all |
| QTextEdit * | textEdit_reply_all |
| QWidget * | page_forward |
| QTextEdit * | textEdit_forward |
| KActiveLabel * | mHelp |
| TemplatesInsertCommand * | mInsertCommand |
| QLabel * | textLabel1 |
| QLineEdit * | lineEdit_quote |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | TemplatesConfigurationBaseLayout |
| QHBoxLayout * | page_newLayout |
| QHBoxLayout * | page_replyLayout |
| QHBoxLayout * | page_reply_allLayout |
| QHBoxLayout * | page_forwardLayout |
| QHBoxLayout * | layout5 |
The documentation for this class was generated from the following files:

