SnippetDlg Class Reference
#include <snippetdlg.h>
Inheritance diagram for SnippetDlg:


Public Slots | |
virtual void | slotHelp () |
Public Member Functions | |
SnippetDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~SnippetDlg () | |
Public Attributes | |
KPushButton * | btnAdd |
KPushButton * | btnCancel |
KLineEdit * | snippetName |
KTextEdit * | snippetText |
QLabel * | textLabel2 |
QLabel * | textLabel1 |
QToolButton * | toolBtnHelp |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | SnippetDlgLayout |
QHBoxLayout * | layout5 |
QSpacerItem * | spacer1 |
QGridLayout * | layout3 |
QSpacerItem * | spacer2 |
Private Attributes | |
QPixmap | image0 |
Constructor & Destructor Documentation
|
Definition at line 74 of file snippetdlg.cpp. References btnAdd, btnCancel, image0, img0_snippetdlg, KTextEdit, languageChange(), layout3, layout5, slotHelp(), SnippetDlgLayout, snippetName, snippetText, spacer1, spacer2, textLabel1, textLabel2, and toolBtnHelp. |
|
Definition at line 146 of file snippetdlg.cpp. |
Member Function Documentation
|
Definition at line 155 of file snippetdlg.cpp. References btnAdd, btnCancel, KPushButton::setText(), textLabel1, textLabel2, and toolBtnHelp. Referenced by SnippetDlg(). |
|
Referenced by SnippetDlg(). |
Member Data Documentation
|
Definition at line 35 of file snippetdlg.h. Referenced by languageChange(), SnippetWidget::slotEdit(), and SnippetDlg(). |
|
Definition at line 36 of file snippetdlg.h. Referenced by languageChange(), and SnippetDlg(). |
|
Definition at line 57 of file snippetdlg.h. Referenced by SnippetDlg(). |
|
Definition at line 50 of file snippetdlg.h. Referenced by SnippetDlg(). |
|
Definition at line 48 of file snippetdlg.h. Referenced by SnippetDlg(). |
|
Definition at line 47 of file snippetdlg.h. Referenced by SnippetDlg(). |
|
Definition at line 37 of file snippetdlg.h. Referenced by SnippetWidget::slotAdd(), SnippetWidget::slotDropped(), SnippetWidget::slotEdit(), and SnippetDlg(). |
|
Definition at line 38 of file snippetdlg.h. Referenced by SnippetWidget::slotAdd(), SnippetWidget::slotDropped(), SnippetWidget::slotEdit(), and SnippetDlg(). |
|
Definition at line 49 of file snippetdlg.h. Referenced by SnippetDlg(). |
|
Definition at line 51 of file snippetdlg.h. Referenced by SnippetDlg(). |
|
Definition at line 40 of file snippetdlg.h. Referenced by languageChange(), and SnippetDlg(). |
|
Definition at line 39 of file snippetdlg.h. Referenced by languageChange(), and SnippetDlg(). |
|
Definition at line 41 of file snippetdlg.h. Referenced by languageChange(), and SnippetDlg(). |
The documentation for this class was generated from the following files:
- parts/snippet/snippetdlg.h
- parts/snippet/snippetdlg.cpp