|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>300</width> |
10 | | - <height>264</height> |
| 9 | + <width>497</width> |
| 10 | + <height>367</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
| 13 | + <property name="sizePolicy"> |
| 14 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 15 | + <horstretch>0</horstretch> |
| 16 | + <verstretch>0</verstretch> |
| 17 | + </sizepolicy> |
| 18 | + </property> |
13 | 19 | <property name="windowTitle"> |
14 | 20 | <string>Detail Anchor</string> |
15 | 21 | </property> |
|
107 | 113 | </widget> |
108 | 114 | </item> |
109 | 115 | <item> |
110 | | - <layout class="QGridLayout" name="gridLayout_2" columnstretch="2,0,0"> |
111 | | - <item row="0" column="0"> |
112 | | - <widget class="QLabel" name="label_2"> |
| 116 | + <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,0,2"> |
| 117 | + <item row="3" column="0"> |
| 118 | + <widget class="QLabel" name="label_9"> |
113 | 119 | <property name="text"> |
114 | | - <string notr="true">X</string> |
| 120 | + <string>Scale Type</string> |
115 | 121 | </property> |
116 | 122 | </widget> |
117 | 123 | </item> |
118 | | - <item row="0" column="1"> |
119 | | - <spacer name="horizontalSpacer_3"> |
120 | | - <property name="orientation"> |
121 | | - <enum>Qt::Horizontal</enum> |
| 124 | + <item row="5" column="2"> |
| 125 | + <widget class="QLineEdit" name="leReference"> |
| 126 | + <property name="toolTip"> |
| 127 | + <string>reference label</string> |
122 | 128 | </property> |
123 | | - <property name="sizeHint" stdset="0"> |
124 | | - <size> |
125 | | - <width>40</width> |
126 | | - <height>20</height> |
127 | | - </size> |
| 129 | + <property name="alignment"> |
| 130 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
128 | 131 | </property> |
129 | | - </spacer> |
| 132 | + </widget> |
130 | 133 | </item> |
131 | | - <item row="0" column="2"> |
132 | | - <widget class="Gui::QuantitySpinBox" name="qsbX"> |
| 134 | + <item row="4" column="2"> |
| 135 | + <widget class="Gui::QuantitySpinBox" name="qsbScale"> |
| 136 | + <property name="enabled"> |
| 137 | + <bool>false</bool> |
| 138 | + </property> |
133 | 139 | <property name="toolTip"> |
134 | | - <string>x position of detail highlight within view</string> |
| 140 | + <string>scale factor for detail view</string> |
135 | 141 | </property> |
136 | 142 | <property name="alignment"> |
137 | 143 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
142 | 148 | <property name="unit" stdset="0"> |
143 | 149 | <string notr="true"/> |
144 | 150 | </property> |
145 | | - <property name="value"> |
146 | | - <double>0.000000000000000</double> |
| 151 | + <property name="singleStep"> |
| 152 | + <double>1.000000000000000</double> |
147 | 153 | </property> |
148 | | - </widget> |
149 | | - </item> |
150 | | - <item row="1" column="0"> |
151 | | - <widget class="QLabel" name="label_3"> |
152 | | - <property name="text"> |
153 | | - <string notr="true">Y</string> |
| 154 | + <property name="value"> |
| 155 | + <double>1.000000000000000</double> |
154 | 156 | </property> |
155 | 157 | </widget> |
156 | 158 | </item> |
157 | 159 | <item row="1" column="2"> |
158 | 160 | <widget class="Gui::QuantitySpinBox" name="qsbY"> |
| 161 | + <property name="sizePolicy"> |
| 162 | + <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 163 | + <horstretch>0</horstretch> |
| 164 | + <verstretch>0</verstretch> |
| 165 | + </sizepolicy> |
| 166 | + </property> |
159 | 167 | <property name="toolTip"> |
160 | 168 | <string>y position of detail highlight within view</string> |
161 | 169 | </property> |
|
170 | 178 | </property> |
171 | 179 | </widget> |
172 | 180 | </item> |
173 | | - <item row="2" column="0"> |
174 | | - <widget class="QLabel" name="label_6"> |
| 181 | + <item row="4" column="0"> |
| 182 | + <widget class="QLabel" name="label_8"> |
175 | 183 | <property name="text"> |
176 | | - <string>Radius</string> |
| 184 | + <string>Scale Factor</string> |
177 | 185 | </property> |
178 | 186 | </widget> |
179 | 187 | </item> |
180 | 188 | <item row="2" column="2"> |
181 | 189 | <widget class="Gui::QuantitySpinBox" name="qsbRadius"> |
| 190 | + <property name="sizePolicy"> |
| 191 | + <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 192 | + <horstretch>0</horstretch> |
| 193 | + <verstretch>0</verstretch> |
| 194 | + </sizepolicy> |
| 195 | + </property> |
182 | 196 | <property name="toolTip"> |
183 | 197 | <string>size of detail view</string> |
184 | 198 | </property> |
|
196 | 210 | </property> |
197 | 211 | </widget> |
198 | 212 | </item> |
199 | | - <item row="3" column="0"> |
200 | | - <widget class="QLabel" name="label_9"> |
| 213 | + <item row="5" column="0"> |
| 214 | + <widget class="QLabel" name="label_7"> |
201 | 215 | <property name="text"> |
202 | | - <string>Scale Type</string> |
| 216 | + <string>Reference</string> |
| 217 | + </property> |
| 218 | + </widget> |
| 219 | + </item> |
| 220 | + <item row="0" column="2"> |
| 221 | + <widget class="Gui::QuantitySpinBox" name="qsbX"> |
| 222 | + <property name="sizePolicy"> |
| 223 | + <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 224 | + <horstretch>0</horstretch> |
| 225 | + <verstretch>0</verstretch> |
| 226 | + </sizepolicy> |
| 227 | + </property> |
| 228 | + <property name="toolTip"> |
| 229 | + <string>x position of detail highlight within view</string> |
| 230 | + </property> |
| 231 | + <property name="alignment"> |
| 232 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 233 | + </property> |
| 234 | + <property name="unit" stdset="0"> |
| 235 | + <string notr="true"/> |
| 236 | + </property> |
| 237 | + </widget> |
| 238 | + </item> |
| 239 | + <item row="2" column="0"> |
| 240 | + <widget class="QLabel" name="label_6"> |
| 241 | + <property name="text"> |
| 242 | + <string>Radius</string> |
| 243 | + </property> |
| 244 | + </widget> |
| 245 | + </item> |
| 246 | + <item row="0" column="0"> |
| 247 | + <widget class="QLabel" name="label_2"> |
| 248 | + <property name="text"> |
| 249 | + <string notr="true">X</string> |
203 | 250 | </property> |
204 | 251 | </widget> |
205 | 252 | </item> |
@@ -228,54 +275,25 @@ Custom: custom scale factor is used</string> |
228 | 275 | </item> |
229 | 276 | </widget> |
230 | 277 | </item> |
231 | | - <item row="4" column="0"> |
232 | | - <widget class="QLabel" name="label_8"> |
233 | | - <property name="text"> |
234 | | - <string>Scale Factor</string> |
235 | | - </property> |
236 | | - </widget> |
237 | | - </item> |
238 | | - <item row="4" column="2"> |
239 | | - <widget class="Gui::QuantitySpinBox" name="qsbScale"> |
240 | | - <property name="enabled"> |
241 | | - <bool>false</bool> |
242 | | - </property> |
243 | | - <property name="toolTip"> |
244 | | - <string>scale factor for detail view</string> |
245 | | - </property> |
246 | | - <property name="alignment"> |
247 | | - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
248 | | - </property> |
249 | | - <property name="keyboardTracking"> |
250 | | - <bool>false</bool> |
251 | | - </property> |
252 | | - <property name="unit" stdset="0"> |
253 | | - <string notr="true"/> |
254 | | - </property> |
255 | | - <property name="singleStep"> |
256 | | - <double>1.000000000000000</double> |
257 | | - </property> |
258 | | - <property name="value"> |
259 | | - <double>1.000000000000000</double> |
260 | | - </property> |
261 | | - </widget> |
262 | | - </item> |
263 | | - <item row="5" column="0"> |
264 | | - <widget class="QLabel" name="label_7"> |
| 278 | + <item row="1" column="0"> |
| 279 | + <widget class="QLabel" name="label_3"> |
265 | 280 | <property name="text"> |
266 | | - <string>Reference</string> |
| 281 | + <string notr="true">Y</string> |
267 | 282 | </property> |
268 | 283 | </widget> |
269 | 284 | </item> |
270 | | - <item row="5" column="2"> |
271 | | - <widget class="QLineEdit" name="leReference"> |
272 | | - <property name="toolTip"> |
273 | | - <string>reference label</string> |
| 285 | + <item row="0" column="1"> |
| 286 | + <spacer name="horizontalSpacer_3"> |
| 287 | + <property name="orientation"> |
| 288 | + <enum>Qt::Horizontal</enum> |
274 | 289 | </property> |
275 | | - <property name="alignment"> |
276 | | - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 290 | + <property name="sizeHint" stdset="0"> |
| 291 | + <size> |
| 292 | + <width>40</width> |
| 293 | + <height>20</height> |
| 294 | + </size> |
277 | 295 | </property> |
278 | | - </widget> |
| 296 | + </spacer> |
279 | 297 | </item> |
280 | 298 | </layout> |
281 | 299 | </item> |
|
0 commit comments