#include <TransitionPropertiesDlg.h>
Inheritance diagram for TransitionPropertiesDlg::
Public Slots | |
virtual void | asciiClicked () |
virtual void | binaryClicked () |
virtual void | validate () |
Public Methods | |
TransitionPropertiesDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~TransitionPropertiesDlg () | |
Public Attributes | |
QButtonGroup * | ButtonGroup1 |
QRadioButton * | rb_bin |
QRadioButton * | rb_ascii |
QLabel * | TextLabel7 |
QLabel * | TextLabel6 |
QLineEdit * | le_output |
QLineEdit * | le_input |
QPushButton * | PushButton19 |
QPushButton * | PushButton20 |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | TransitionPropertiesDlgLayout |
QHBoxLayout * | ButtonGroup1Layout |
QGridLayout * | Layout6 |
QHBoxLayout * | Layout8 |
|
|
|
|
|
Reimplemented in TransitionPropertiesDlgImpl. |
|
Reimplemented in TransitionPropertiesDlgImpl. |
|
|
|
Reimplemented in TransitionPropertiesDlgImpl. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|