|
45 | 45 | <item> |
46 | 46 | <widget class="QWidget" name="mCadWidget" native="true"> |
47 | 47 | <layout class="QVBoxLayout" name="verticalLayout"> |
48 | | - <property name="leftMargin"> |
49 | | - <number>0</number> |
50 | | - </property> |
51 | | - <property name="topMargin"> |
52 | | - <number>0</number> |
53 | | - </property> |
54 | | - <property name="rightMargin"> |
55 | | - <number>0</number> |
56 | | - </property> |
57 | | - <property name="bottomMargin"> |
| 48 | + <property name="margin"> |
58 | 49 | <number>0</number> |
59 | 50 | </property> |
60 | 51 | <item> |
|
87 | 78 | </sizepolicy> |
88 | 79 | </property> |
89 | 80 | <layout class="QGridLayout" name="gridLayout_2"> |
90 | | - <property name="leftMargin"> |
91 | | - <number>0</number> |
92 | | - </property> |
93 | | - <property name="topMargin"> |
94 | | - <number>0</number> |
95 | | - </property> |
96 | | - <property name="rightMargin"> |
97 | | - <number>0</number> |
98 | | - </property> |
99 | | - <property name="bottomMargin"> |
| 81 | + <property name="margin"> |
100 | 82 | <number>0</number> |
101 | 83 | </property> |
102 | 84 | <property name="spacing"> |
|
206 | 188 | <item> |
207 | 189 | <widget class="QWidget" name="mInputWidgets" native="true"> |
208 | 190 | <layout class="QGridLayout" name="mInputLayout"> |
209 | | - <property name="leftMargin"> |
210 | | - <number>0</number> |
211 | | - </property> |
212 | | - <property name="topMargin"> |
213 | | - <number>0</number> |
214 | | - </property> |
215 | | - <property name="rightMargin"> |
216 | | - <number>0</number> |
217 | | - </property> |
218 | | - <property name="bottomMargin"> |
| 191 | + <property name="margin"> |
219 | 192 | <number>0</number> |
220 | 193 | </property> |
221 | 194 | <property name="spacing"> |
222 | 195 | <number>3</number> |
223 | 196 | </property> |
224 | 197 | <item row="2" column="2"> |
225 | | - <widget class="QLineEdit" name="mXLineEdit"/> |
| 198 | + <widget class="QLineEdit" name="mXLineEdit"> |
| 199 | + <property name="toolTip"> |
| 200 | + <string>X coordinate</string> |
| 201 | + </property> |
| 202 | + </widget> |
226 | 203 | </item> |
227 | 204 | <item row="0" column="2"> |
228 | | - <widget class="QLineEdit" name="mDistanceLineEdit"/> |
| 205 | + <widget class="QLineEdit" name="mDistanceLineEdit"> |
| 206 | + <property name="toolTip"> |
| 207 | + <string>Distance</string> |
| 208 | + </property> |
| 209 | + </widget> |
229 | 210 | </item> |
230 | 211 | <item row="0" column="3"> |
231 | 212 | <widget class="QToolButton" name="mLockDistanceButton"> |
| 213 | + <property name="toolTip"> |
| 214 | + <string>Lock distance</string> |
| 215 | + </property> |
232 | 216 | <property name="text"> |
233 | 217 | <string>...</string> |
234 | 218 | </property> |
|
243 | 227 | </item> |
244 | 228 | <item row="1" column="3"> |
245 | 229 | <widget class="QToolButton" name="mLockAngleButton"> |
| 230 | + <property name="toolTip"> |
| 231 | + <string>Lock angle</string> |
| 232 | + </property> |
246 | 233 | <property name="text"> |
247 | 234 | <string>...</string> |
248 | 235 | </property> |
|
257 | 244 | </item> |
258 | 245 | <item row="3" column="3"> |
259 | 246 | <widget class="QToolButton" name="mLockYButton"> |
| 247 | + <property name="toolTip"> |
| 248 | + <string>Lock y coordinate</string> |
| 249 | + </property> |
260 | 250 | <property name="text"> |
261 | 251 | <string>...</string> |
262 | 252 | </property> |
|
278 | 268 | </item> |
279 | 269 | <item row="3" column="0"> |
280 | 270 | <widget class="QToolButton" name="mRelativeYButton"> |
| 271 | + <property name="toolTip"> |
| 272 | + <string>Toggles relative y to previous node</string> |
| 273 | + </property> |
281 | 274 | <property name="text"> |
282 | 275 | <string>...</string> |
283 | 276 | </property> |
|
298 | 291 | </widget> |
299 | 292 | </item> |
300 | 293 | <item row="1" column="2"> |
301 | | - <widget class="QLineEdit" name="mAngleLineEdit"/> |
| 294 | + <widget class="QLineEdit" name="mAngleLineEdit"> |
| 295 | + <property name="toolTip"> |
| 296 | + <string>Angle</string> |
| 297 | + </property> |
| 298 | + </widget> |
302 | 299 | </item> |
303 | 300 | <item row="2" column="1"> |
304 | 301 | <widget class="QLabel" name="label_3"> |
|
308 | 305 | </widget> |
309 | 306 | </item> |
310 | 307 | <item row="3" column="2"> |
311 | | - <widget class="QLineEdit" name="mYLineEdit"/> |
| 308 | + <widget class="QLineEdit" name="mYLineEdit"> |
| 309 | + <property name="toolTip"> |
| 310 | + <string>Y coordinate</string> |
| 311 | + </property> |
| 312 | + </widget> |
312 | 313 | </item> |
313 | 314 | <item row="2" column="0"> |
314 | 315 | <widget class="QToolButton" name="mRelativeXButton"> |
| 316 | + <property name="toolTip"> |
| 317 | + <string>Toggles relative x to previous node</string> |
| 318 | + </property> |
315 | 319 | <property name="text"> |
316 | 320 | <string>...</string> |
317 | 321 | </property> |
|
333 | 337 | </item> |
334 | 338 | <item row="2" column="3"> |
335 | 339 | <widget class="QToolButton" name="mLockXButton"> |
| 340 | + <property name="toolTip"> |
| 341 | + <string>Lock x coordinate</string> |
| 342 | + </property> |
336 | 343 | <property name="text"> |
337 | 344 | <string>...</string> |
338 | 345 | </property> |
|
347 | 354 | </item> |
348 | 355 | <item row="1" column="0"> |
349 | 356 | <widget class="QToolButton" name="mRelativeAngleButton"> |
| 357 | + <property name="toolTip"> |
| 358 | + <string>Toggles relative angle to previous segment</string> |
| 359 | + </property> |
350 | 360 | <property name="text"> |
351 | 361 | <string>...</string> |
352 | 362 | </property> |
|
405 | 415 | <tabstop>mLockYButton</tabstop> |
406 | 416 | </tabstops> |
407 | 417 | <resources> |
408 | | - <include location="../../images/images.qrc"/> |
409 | 418 | <include location="../plugins/georeferencer/georeferencer.qrc"/> |
| 419 | + <include location="../../images/images.qrc"/> |
410 | 420 | </resources> |
411 | 421 | <connections/> |
412 | 422 | </ui> |
0 commit comments