#include <SimulatorDlg.h>
Inheritance diagram for SimulatorDlg::
Public Slots | |
virtual void | closeSim () |
virtual void | returnPressedInputs () |
Public Methods | |
SimulatorDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~SimulatorDlg () | |
Public Attributes | |
QGroupBox * | GroupBox3 |
QLineEdit * | le_inputs |
QButtonGroup * | ButtonGroup1 |
QRadioButton * | rb_ibin |
QRadioButton * | rb_ihex |
QRadioButton * | rb_iascii |
QPushButton * | pb_bin15 |
QPushButton * | pb_bin14 |
QPushButton * | pb_bin13 |
QPushButton * | pb_bin12 |
QPushButton * | pb_bin11 |
QPushButton * | pb_bin10 |
QPushButton * | pb_bin9 |
QPushButton * | pb_bin8 |
QPushButton * | pb_bin7 |
QPushButton * | pb_bin6 |
QPushButton * | pb_bin5 |
QPushButton * | pb_bin4 |
QPushButton * | pb_bin3 |
QPushButton * | pb_bin2 |
QPushButton * | pb_bin1 |
QPushButton * | pb_bin0 |
QGroupBox * | GroupBox4 |
QLabel * | lb_outputs |
QButtonGroup * | ButtonGroup2 |
QRadioButton * | rb_obin |
QRadioButton * | rb_ohex |
QRadioButton * | rb_oascii |
QLabel * | TextLabel1 |
QLabel * | lb_sname |
QLabel * | pm_end |
QLabel * | TextLabel3 |
QLabel * | lb_scode |
QPushButton * | pb_clock |
QLabel * | lb_frequency |
WSpinBox * | frequency |
QPushButton * | pb_send |
QPushButton * | pb_reset |
QPushButton * | pb_cancel |
Protected Slots | |
virtual void | languageChange () |
virtual void | button0Pressed () |
virtual void | button10Pressed () |
virtual void | button11Pressed () |
virtual void | button12Pressed () |
virtual void | button13Pressed () |
virtual void | button14Pressed () |
virtual void | button15Pressed () |
virtual void | button1Pressed () |
virtual void | button2Pressed () |
virtual void | button3Pressed () |
virtual void | button4Pressed () |
virtual void | button5Pressed () |
virtual void | button6Pressed () |
virtual void | button7Pressed () |
virtual void | button8Pressed () |
virtual void | button9Pressed () |
virtual void | clockPressed () |
virtual void | iASCIIPressed () |
virtual void | iBinPressed () |
virtual void | iHexPressed () |
virtual void | inputsChanged (const QString &) |
virtual void | oASCIIPressed () |
virtual void | oBinPressed () |
virtual void | oHexPressed () |
virtual void | reset () |
virtual void | selectFirst () |
virtual void | send () |
Protected Attributes | |
QVBoxLayout * | SimulatorDlgLayout |
QVBoxLayout * | GroupBox3Layout |
QHBoxLayout * | ButtonGroup1Layout |
QHBoxLayout * | Layout8 |
QHBoxLayout * | Layout18 |
QVBoxLayout * | GroupBox4Layout |
QHBoxLayout * | ButtonGroup2Layout |
QHBoxLayout * | Layout20 |
QHBoxLayout * | Layout24 |
QHBoxLayout * | Layout23 |
QHBoxLayout * | Layout27 |
QHBoxLayout * | Layout3 |
Private Attributes | |
QPixmap | image0 |
QPixmap | image1 |
|
|
|
|
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
|
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
Reimplemented in SimulatorDlgImpl. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|