1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>vvToolRigidReg</class>
4 <widget class="QWidget" name="vvToolRigidReg">
5 <property name="geometry">
13 <property name="windowTitle">
16 <layout class="QGridLayout" name="gridLayout">
17 <item row="0" column="0">
18 <layout class="QGridLayout" name="gridLayout_4">
19 <item row="2" column="0">
20 <layout class="QHBoxLayout" name="horizontalLayout_29">
22 <widget class="QLabel" name="ytans">
23 <property name="text">
29 <layout class="QHBoxLayout" name="horizontalLayout_37"/>
32 <widget class="QSlider" name="xtrans_slider">
33 <property name="orientation">
34 <enum>Qt::Horizontal</enum>
39 <widget class="QDoubleSpinBox" name="xtrans_sb"/>
43 <item row="7" column="0">
44 <layout class="QHBoxLayout" name="horizontalLayout_33">
46 <widget class="QLabel" name="xrot">
47 <property name="text">
53 <layout class="QHBoxLayout" name="horizontalLayout_42"/>
56 <widget class="QSlider" name="xrot_slider">
57 <property name="orientation">
58 <enum>Qt::Horizontal</enum>
63 <widget class="QDoubleSpinBox" name="xrot_sb"/>
67 <item row="9" column="0">
68 <layout class="QHBoxLayout" name="horizontalLayout_34">
70 <widget class="QLabel" name="zrot">
71 <property name="text">
77 <layout class="QHBoxLayout" name="horizontalLayout_43"/>
80 <widget class="QSlider" name="zrot_slider">
81 <property name="orientation">
82 <enum>Qt::Horizontal</enum>
87 <widget class="QDoubleSpinBox" name="zrot_sb"/>
91 <item row="12" column="0">
92 <layout class="QVBoxLayout" name="verticalLayout_2">
94 <widget class="QLabel" name="TransformationStaticLabel">
95 <property name="sizePolicy">
96 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
97 <horstretch>0</horstretch>
98 <verstretch>0</verstretch>
101 <property name="text">
102 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
103 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
104 p, li { white-space: pre-wrap; }
105 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
106 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#0000ff;">Original Transformation Matrix:</span></p></body></html></string>
111 <widget class="QLabel" name="transformationLabel">
112 <property name="sizePolicy">
113 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
114 <horstretch>0</horstretch>
115 <verstretch>0</verstretch>
118 <property name="font">
120 <family>Monospace</family>
121 <pointsize>8</pointsize>
124 <property name="text">
127 <property name="textFormat">
128 <enum>Qt::PlainText</enum>
133 <layout class="QHBoxLayout" name="horizontalLayout_5">
135 <widget class="QPushButton" name="savebutton">
136 <property name="text">
137 <string>Save</string>
142 <widget class="QPushButton" name="loadbutton">
143 <property name="text">
144 <string>Load</string>
149 <widget class="QPushButton" name="resetbutton">
150 <property name="text">
151 <string>Reset</string>
159 <item row="4" column="0">
160 <layout class="QHBoxLayout" name="horizontalLayout_31">
162 <widget class="QLabel" name="ztrans">
163 <property name="text">
169 <layout class="QHBoxLayout" name="horizontalLayout_39"/>
172 <widget class="QSlider" name="ztrans_slider">
173 <property name="orientation">
174 <enum>Qt::Horizontal</enum>
179 <widget class="QDoubleSpinBox" name="ztrans_sb"/>
183 <item row="3" column="0">
184 <layout class="QHBoxLayout" name="horizontalLayout_30">
186 <widget class="QLabel" name="ytrans">
187 <property name="text">
193 <layout class="QHBoxLayout" name="horizontalLayout_38"/>
196 <widget class="QSlider" name="ytrans_slider">
197 <property name="orientation">
198 <enum>Qt::Horizontal</enum>
203 <widget class="QDoubleSpinBox" name="ytrans_sb"/>
207 <item row="12" column="1">
208 <layout class="QHBoxLayout" name="horizontalLayout_49"/>
210 <item row="8" column="0">
211 <layout class="QHBoxLayout" name="horizontalLayout_32">
213 <widget class="QLabel" name="yrot">
214 <property name="text">
220 <layout class="QHBoxLayout" name="horizontalLayout_40"/>
223 <widget class="QSlider" name="yrot_slider">
224 <property name="orientation">
225 <enum>Qt::Horizontal</enum>
230 <widget class="QDoubleSpinBox" name="yrot_sb"/>
234 <item row="1" column="0">
235 <layout class="QHBoxLayout" name="horizontalLayout">
237 <widget class="QLabel" name="label_3">
238 <property name="font">
240 <pointsize>14</pointsize>
245 <property name="text">
246 <string>Translations</string>
251 <spacer name="horizontalSpacer">
252 <property name="orientation">
253 <enum>Qt::Horizontal</enum>
255 <property name="sizeHint" stdset="0">
264 <widget class="QLabel" name="label_2">
265 <property name="text">
266 <string>Steps</string>
271 <widget class="QDoubleSpinBox" name="stepTransSpinBox">
272 <property name="toolTip">
273 <string>Translations</string>
275 <property name="singleStep">
276 <double>1.000000000000000</double>
278 <property name="value">
279 <double>1.000000000000000</double>
285 <item row="5" column="0">
286 <layout class="QHBoxLayout" name="horizontalLayout_3">
288 <widget class="QLabel" name="label_4">
289 <property name="font">
291 <pointsize>14</pointsize>
296 <property name="text">
297 <string>Rotations</string>
302 <spacer name="horizontalSpacer_3">
303 <property name="orientation">
304 <enum>Qt::Horizontal</enum>
306 <property name="sizeHint" stdset="0">
315 <widget class="QCheckBox" name="checkBoxDegrees">
316 <property name="text">
319 <property name="checked">
325 <layout class="QHBoxLayout" name="horizontalLayout_2">
327 <spacer name="horizontalSpacer_2">
328 <property name="orientation">
329 <enum>Qt::Horizontal</enum>
331 <property name="sizeHint" stdset="0">
340 <widget class="QLabel" name="label_5">
341 <property name="text">
342 <string>Steps</string>
347 <widget class="QDoubleSpinBox" name="stepRotSpinBox">
348 <property name="toolTip">
349 <string>Rotations</string>
351 <property name="value">
352 <double>1.000000000000000</double>
360 <item row="6" column="0">
361 <layout class="QHBoxLayout" name="horizontalLayout_28">
363 <widget class="QLabel" name="label">
364 <property name="text">
365 <string>Center</string>
370 <layout class="QHBoxLayout" name="horizontalLayout_4">
372 <widget class="QLineEdit" name="Xval"/>
375 <widget class="QLineEdit" name="Yval"/>
378 <widget class="QLineEdit" name="Zval"/>