kmail
CustomTemplatesBase Class Reference
Inheritance diagram for CustomTemplatesBase:

Detailed Description
Definition at line 34 of file customtemplates_base.h.
Public Slots | |
| virtual void | mAdd_clicked () |
| virtual void | mRemove_clicked () |
Public Member Functions | |
| CustomTemplatesBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CustomTemplatesBase () | |
Public Attributes | |
| QSplitter * | splitter2 |
| KLineEdit * | mName |
| KPushButton * | mAdd |
| KPushButton * | mRemove |
| QListView * | mList |
| QFrame * | mEditFrame |
| QTextEdit * | mEdit |
| QComboBox * | mType |
| QLabel * | textLabel1_2 |
| QLabel * | textLabel1 |
| TemplatesInsertCommand * | mInsertCommand |
| KKeyButton * | mKeyButton |
| KActiveLabel * | mHelp |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | Form1Layout |
| QVBoxLayout * | layout9 |
| QHBoxLayout * | layout8 |
| QVBoxLayout * | mEditFrameLayout |
| QGridLayout * | layout4 |
The documentation for this class was generated from the following files:

