#include <MachinePropertiesDlg.h>
Inheritance diagram for MachinePropertiesDlg::
Public Slots | |
virtual void | binaryClicked () |
virtual void | chooseSFont () |
virtual void | chooseTFont () |
virtual void | asciiClicked () |
Public Methods | |
MachinePropertiesDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~MachinePropertiesDlg () | |
Public Attributes | |
QLabel * | TextLabel1 |
QLineEdit * | le_name |
QButtonGroup * | ButtonGroup1 |
QRadioButton * | rb_binary |
QRadioButton * | rb_ascii |
QGroupBox * | GroupBox1 |
QLabel * | TextLabel2 |
QSpinBox * | sb_mooreout |
QLabel * | TextLabel5 |
QLineEdit * | le_mooreout |
QGroupBox * | GroupBox2 |
QLabel * | TextLabel3 |
QLabel * | TextLabel6 |
QLabel * | TextLabel4 |
QLabel * | TextLabel7 |
QSpinBox * | sb_mealyout |
QLineEdit * | le_mealyin |
QLineEdit * | le_mealyout |
QSpinBox * | sb_mealyin |
QListBox * | lbox_arrowtype |
QPushButton * | pb_statefont |
QLabel * | TextLabel11 |
QLabel * | lb_statefont |
QPushButton * | pb_transfont |
QLabel * | lb_transfont |
QPushButton * | pb_ok |
QPushButton * | pb_cancel |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | MachinePropertiesDlgLayout |
QHBoxLayout * | Layout8 |
QHBoxLayout * | ButtonGroup1Layout |
QHBoxLayout * | GroupBox1Layout |
QGridLayout * | GroupBox2Layout |
QGridLayout * | Layout9 |
QHBoxLayout * | Layout12 |
|
|
|
|
|
Reimplemented in MachinePropertiesDlgImpl. |
|
Reimplemented in MachinePropertiesDlgImpl. |
|
Reimplemented in MachinePropertiesDlgImpl. |
|
Reimplemented in MachinePropertiesDlgImpl. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|