#include </home/clem/local/src/opie/noncore/apps/confedit/editwidget.h>
Public Types | |
| enum | { Entry, Group, File, Nothing } |
Public Member Functions | |
| EditWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~EditWidget () | |
| void | layoutType (int t) |
Public Attributes | |
| QLabel * | TextLabelKey |
| QLabel * | TextLabelValue |
| QLabel * | TextLabelGroup |
| QLabel * | TextLabelFileName |
| QLabel * | TextFileName |
| QLineEdit * | LineEditGroup |
| QLineEdit * | LineEditKey |
| QLineEdit * | LineEditValue |
Protected Attributes | |
| QGridLayout * | EditWidgetLayout |
|
|
Definition at line 21 of file editwidget.h. |
|
||||||||||||||||
|
Definition at line 7 of file editwidget.cpp. References EditWidgetLayout, LineEditGroup, LineEditKey, LineEditValue, TextFileName, TextLabelFileName, TextLabelGroup, TextLabelKey, TextLabelValue, and tr. |
|
|
Definition at line 44 of file editwidget.cpp. |
|
|
Definition at line 49 of file editwidget.cpp. References Entry, LineEditGroup, LineEditKey, LineEditValue, TextFileName, TextLabelFileName, TextLabelGroup, TextLabelKey, and TextLabelValue. |
|
|
Definition at line 36 of file editwidget.h. Referenced by EditWidget(). |
|
|
Definition at line 31 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 32 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 33 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 30 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 29 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 28 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 26 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
|
|
Definition at line 27 of file editwidget.h. Referenced by EditWidget(), and layoutType(). |
1.4.2