8 #ifndef DETECTOR_EDITOR_H 9 #define DETECTOR_EDITOR_H 16 #include <QDialogButtonBox> 57 void change_dname(QString);
58 void change_placement();
102 void change_dimension();
119 QTabWidget *tabWidget;
120 QDialogButtonBox *buttonBox;
QLabel * rotXLabel
label for x rotation
vector< QLineEdit * > dimTypesEdit
vector of line editor for dimension. Size depends on solid type
PlacementTab(detector *, QWidget *parent=0)
Constructor.
QLineEdit * rotYEdit
line editor for y rotation
QLineEdit * placeYEdit
line editor for y position
detector * Detector
pointer to detector
QLabel * rotZLabel
label for z rotation
QLabel * placeYLabel
label for y position
QLabel * placeZLabel
label for z position
vector< QLabel * > dimTypesLabel
vector of label for dimension. Size depends on solid type
QLineEdit * placeXEdit
line editor for x position
QLabel * placeXLabel
label for x position
QLabel * rotYLabel
label for y rotation
detector * Detector
Pointer to detector object.
detector * Detector
Pointer to detector object.
QLineEdit * rotZEdit
line editor for z rotation
detector * Detector
pointer to detector
QLineEdit * rotXEdit
line editor for x rotation
QLineEdit * placeZEdit
line editor for z position