1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GuiMirrorMesh
</class>
4 <widget class=
"QDialog" name=
"GuiMirrorMesh">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>mirror
</string>
16 <property name=
"windowIcon">
17 <iconset resource=
"engrid.qrc">
18 <normaloff>:/icons/resources/icons/G.png
</normaloff>:/icons/resources/icons/G.png
</iconset>
20 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
22 <layout class=
"QVBoxLayout" name=
"verticalLayout">
24 <widget class=
"QGroupBox" name=
"groupBoxCylinder">
25 <property name=
"enabled">
28 <property name=
"title">
29 <string>mirror plane
</string>
31 <layout class=
"QGridLayout" name=
"gridLayout">
32 <item row=
"0" column=
"1">
33 <widget class=
"QLineEdit" name=
"lineEditX0">
34 <property name=
"text">
39 <item row=
"0" column=
"3">
40 <widget class=
"QLineEdit" name=
"lineEditNX">
41 <property name=
"text">
46 <item row=
"1" column=
"0">
47 <widget class=
"QLabel" name=
"label_8">
48 <property name=
"text">
49 <string>origin =
</string>
53 <item row=
"1" column=
"1">
54 <widget class=
"QLineEdit" name=
"lineEditY0">
55 <property name=
"text">
60 <item row=
"1" column=
"2">
61 <widget class=
"QLabel" name=
"label_9">
62 <property name=
"text">
63 <string>normal =
</string>
67 <item row=
"1" column=
"3">
68 <widget class=
"QLineEdit" name=
"lineEditNY">
69 <property name=
"text">
74 <item row=
"2" column=
"1">
75 <widget class=
"QLineEdit" name=
"lineEditZ0">
76 <property name=
"text">
81 <item row=
"2" column=
"3">
82 <widget class=
"QLineEdit" name=
"lineEditNZ">
83 <property name=
"text">
94 <widget class=
"QGroupBox" name=
"groupBox">
95 <property name=
"title">
96 <string>tolerance
</string>
98 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
100 <widget class=
"QRadioButton" name=
"radioButtonRelative">
101 <property name=
"text">
102 <string>relative
</string>
104 <property name=
"checked">
110 <widget class=
"QRadioButton" name=
"radioButtonAbsolute">
111 <property name=
"text">
112 <string>absolute
</string>
117 <widget class=
"QLineEdit" name=
"lineEditTolerance">
118 <property name=
"text">
119 <string>0.001</string>
127 <widget class=
"QCheckBox" name=
"checkBoxKeepOriginal">
128 <property name=
"text">
129 <string>keep original
</string>
131 <property name=
"checked">
137 <spacer name=
"verticalSpacer">
138 <property name=
"orientation">
139 <enum>Qt::Vertical
</enum>
141 <property name=
"sizeHint" stdset=
"0">
150 <layout class=
"QHBoxLayout">
152 <widget class=
"QPushButton" name=
"pushButtonHelp">
153 <property name=
"text">
154 <string>Help
</string>
159 <widget class=
"QDialogButtonBox" name=
"buttonBox">
160 <property name=
"orientation">
161 <enum>Qt::Horizontal
</enum>
163 <property name=
"standardButtons">
164 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
173 <tabstop>lineEditX0
</tabstop>
174 <tabstop>lineEditY0
</tabstop>
175 <tabstop>lineEditZ0
</tabstop>
176 <tabstop>lineEditNX
</tabstop>
177 <tabstop>lineEditNY
</tabstop>
178 <tabstop>lineEditNZ
</tabstop>
179 <tabstop>radioButtonRelative
</tabstop>
180 <tabstop>radioButtonAbsolute
</tabstop>
181 <tabstop>lineEditTolerance
</tabstop>
182 <tabstop>checkBoxKeepOriginal
</tabstop>
183 <tabstop>buttonBox
</tabstop>
184 <tabstop>pushButtonHelp
</tabstop>
187 <include location=
"engrid.qrc"/>
191 <sender>buttonBox
</sender>
192 <signal>rejected()
</signal>
193 <receiver>GuiMirrorMesh
</receiver>
194 <slot>reject()
</slot>
196 <hint type=
"sourcelabel">
200 <hint type=
"destinationlabel">
207 <sender>buttonBox
</sender>
208 <signal>accepted()
</signal>
209 <receiver>GuiMirrorMesh
</receiver>
210 <slot>accept()
</slot>
212 <hint type=
"sourcelabel">
216 <hint type=
"destinationlabel">