kmail
SnippetDlgBase Class Reference
Inheritance diagram for SnippetDlgBase:

Detailed Description
Definition at line 26 of file snippetdlgbase.h.
Public Member Functions | |
| SnippetDlgBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~SnippetDlgBase () | |
Public Attributes | |
| KPushButton * | btnAdd |
| KPushButton * | btnCancel |
| KLineEdit * | snippetName |
| QLabel * | textLabel1 |
| QLabel * | textLabel2 |
| QLabel * | textLabelGroup |
| KComboBox * | cbGroup |
| KTextEdit * | snippetText |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | SnippetDlgBaseLayout |
| QHBoxLayout * | layout5 |
| QSpacerItem * | spacer1 |
| QGridLayout * | layout3 |
| QSpacerItem * | spacer2 |
The documentation for this class was generated from the following files:

