Hardware manual

85
Appendix B
Here is presented the whole documentation for the HalDetector source code files. This documentation
was created with Doxygen program and later was little bit modified to make it more readable.
HalDetector Class Documentation
Form1 Class Reference
#include <haldetector.h>
Public Member Functions
Form1 (QWidget *parent=0, const char *name=0, WFlags fl=WType_TopLevel)
Default constructor of the call.
~Form1 ()
Default destructor of the class.
Public Attributes
QLabel * textLabel1
Label with "Communication" text.
QPushButton * stopButton
Button "Stop".
QLabel * textLabel3
Label with "Phase tables len" text.
QComboBox * baudComboBox1
ComboBox for Baud Rate..
QLabel * pixmapLabel3
Pointer to the Blue - Rose pixmap.
QLabel * textLabel1_2
Label with "Device" text.
QPushButton * startButton
Button "Start".
QLineEdit * sinLineEdit1
Text line field where we put the length of phase table(s).