kandy
CmdPropertiesDialog_base Class Reference
Inheritance diagram for CmdPropertiesDialog_base:

Detailed Description
Definition at line 27 of file cmdpropertiesdialog_base.h.
Public Slots | |
| virtual void | editParameterName (QListViewItem *) |
Public Member Functions | |
| CmdPropertiesDialog_base (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~CmdPropertiesDialog_base () | |
Public Attributes | |
| QLineEdit * | mNameEdit |
| QLineEdit * | mStringEdit |
| QLabel * | TextLabel1 |
| QLabel * | TextLabel2 |
| QCheckBox * | mHexCheck |
| QListView * | mParameterList |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | slotAccept () |
Protected Attributes | |
| QGridLayout * | CmdPropertiesDialog_baseLayout |
| QSpacerItem * | Horizontal_Spacing2 |
The documentation for this class was generated from the following files:

