31
31
<item row =" 0" column =" 0" >
32
32
<widget class =" QTabWidget" name =" tabWidget" >
33
33
<property name =" currentIndex" >
34
- <number >0 </number >
34
+ <number >2 </number >
35
35
</property >
36
36
<widget class =" QWidget" name =" tabAppearance" >
37
37
<attribute name =" title" >
152
152
<string >Selection Color:</string >
153
153
</property >
154
154
<property name =" buddy" >
155
- <cstring >pbnSelectionColour </cstring >
155
+ <cstring >pbnMeasureColour </cstring >
156
156
</property >
157
157
</widget >
158
158
</item >
408
408
<property name =" spacing" >
409
409
<number >6</number >
410
410
</property >
411
- <item row =" 3" column =" 0" >
412
- <spacer >
413
- <property name =" orientation" >
414
- <enum >Qt::Vertical</enum >
415
- </property >
416
- <property name =" sizeHint" >
417
- <size >
418
- <width >20</width >
419
- <height >40</height >
420
- </size >
421
- </property >
422
- </spacer >
423
- </item >
424
- <item row =" 0" column =" 0" >
425
- <widget class =" QGroupBox" name =" groupBox_7" >
411
+ <item row =" 2" column =" 0" >
412
+ <widget class =" QGroupBox" name =" groupBox_10" >
426
413
<property name =" title" >
427
- <string >Search radius </string >
414
+ <string >Panning and zooming </string >
428
415
</property >
429
416
<layout class =" QGridLayout" >
430
417
<property name =" margin" >
433
420
<property name =" spacing" >
434
421
<number >6</number >
435
422
</property >
436
- <item row =" 1" column =" 0" colspan =" 2" >
437
- <widget class =" QLabel" name =" textLabel2" >
423
+ <item row =" 0" column =" 1" >
424
+ <widget class =" QComboBox" name =" cmbWheelAction" >
425
+ <item >
426
+ <property name =" text" >
427
+ <string >Zoom</string >
428
+ </property >
429
+ </item >
430
+ <item >
431
+ <property name =" text" >
432
+ <string >Zoom and recenter</string >
433
+ </property >
434
+ </item >
435
+ <item >
436
+ <property name =" text" >
437
+ <string >Nothing</string >
438
+ </property >
439
+ </item >
440
+ </widget >
441
+ </item >
442
+ <item row =" 1" column =" 0" >
443
+ <widget class =" QLabel" name =" label_3" >
438
444
<property name =" text" >
439
- <string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
440
- p, li { white-space: pre-wrap; }
441
- < /style>< /head>< body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
442
- < 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;">Note:< /span> Specify the search radius as a percentage of the map width.< /p>
443
- < p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< /p>< /body>< /html></string >
444
- </property >
445
- <property name =" wordWrap" >
446
- <bool >true</bool >
445
+ <string >Zoom factor:</string >
447
446
</property >
448
447
</widget >
449
448
</item >
450
449
<item row =" 0" column =" 0" >
451
- <widget class =" QLabel" name =" textLabel1_3 " >
450
+ <widget class =" QLabel" name =" label_2 " >
452
451
<property name =" text" >
453
- <string >Search Radius for Identifying Features</string >
454
- </property >
455
- <property name =" buddy" >
456
- <cstring >spinBoxIdentifyValue</cstring >
452
+ <string >Mouse wheel action:</string >
457
453
</property >
458
454
</widget >
459
455
</item >
460
- <item row =" 0" column =" 1" >
461
- <widget class =" QDoubleSpinBox" name =" spinBoxIdentifyValue" >
462
- <property name =" suffix" >
463
- <string >%</string >
464
- </property >
465
- <property name =" maximum" >
466
- <double >100.000000000000000</double >
456
+ <item row =" 1" column =" 1" >
457
+ <widget class =" QDoubleSpinBox" name =" spinZoomFactor" >
458
+ <property name =" decimals" >
459
+ <number >1</number >
467
460
</property >
468
- <property name =" singleStep " >
469
- <double >0.010000000000000 </double >
461
+ <property name =" minimum " >
462
+ <double >1.100000000000000 </double >
470
463
</property >
471
464
<property name =" value" >
472
- <double >5 .000000000000000</double >
465
+ <double >2 .000000000000000</double >
473
466
</property >
474
467
</widget >
475
468
</item >
@@ -488,6 +481,45 @@ p, li { white-space: pre-wrap; }
488
481
<property name =" spacing" >
489
482
<number >6</number >
490
483
</property >
484
+ <item row =" 1" column =" 2" >
485
+ <spacer >
486
+ <property name =" orientation" >
487
+ <enum >Qt::Horizontal</enum >
488
+ </property >
489
+ <property name =" sizeHint" >
490
+ <size >
491
+ <width >191</width >
492
+ <height >20</height >
493
+ </size >
494
+ </property >
495
+ </spacer >
496
+ </item >
497
+ <item row =" 1" column =" 1" >
498
+ <widget class =" QgsColorButton" name =" pbnMeasureColour" >
499
+ <property name =" minimumSize" >
500
+ <size >
501
+ <width >100</width >
502
+ <height >0</height >
503
+ </size >
504
+ </property >
505
+ <property name =" text" >
506
+ <string />
507
+ </property >
508
+ </widget >
509
+ </item >
510
+ <item row =" 0" column =" 1" colspan =" 2" >
511
+ <widget class =" QComboBox" name =" cmbEllipsoid" />
512
+ </item >
513
+ <item row =" 1" column =" 0" >
514
+ <widget class =" QLabel" name =" textLabel1_10" >
515
+ <property name =" text" >
516
+ <string >Rubberband color:</string >
517
+ </property >
518
+ <property name =" buddy" >
519
+ <cstring >cmbEllipsoid</cstring >
520
+ </property >
521
+ </widget >
522
+ </item >
491
523
<item row =" 0" column =" 0" >
492
524
<widget class =" QLabel" name =" textLabel1_8" >
493
525
<property name =" text" >
@@ -498,16 +530,13 @@ p, li { white-space: pre-wrap; }
498
530
</property >
499
531
</widget >
500
532
</item >
501
- <item row =" 0" column =" 1" >
502
- <widget class =" QComboBox" name =" cmbEllipsoid" />
503
- </item >
504
533
</layout >
505
534
</widget >
506
535
</item >
507
- <item row =" 2 " column =" 0" >
508
- <widget class =" QGroupBox" name =" groupBox_10 " >
536
+ <item row =" 0 " column =" 0" >
537
+ <widget class =" QGroupBox" name =" groupBox_7 " >
509
538
<property name =" title" >
510
- <string >Panning and zooming </string >
539
+ <string >Search radius </string >
511
540
</property >
512
541
<layout class =" QGridLayout" >
513
542
<property name =" margin" >
@@ -516,55 +545,62 @@ p, li { white-space: pre-wrap; }
516
545
<property name =" spacing" >
517
546
<number >6</number >
518
547
</property >
519
- <item row =" 0" column =" 1" >
520
- <widget class =" QComboBox" name =" cmbWheelAction" >
521
- <item >
522
- <property name =" text" >
523
- <string >Zoom</string >
524
- </property >
525
- </item >
526
- <item >
527
- <property name =" text" >
528
- <string >Zoom and recenter</string >
529
- </property >
530
- </item >
531
- <item >
532
- <property name =" text" >
533
- <string >Nothing</string >
534
- </property >
535
- </item >
536
- </widget >
537
- </item >
538
- <item row =" 1" column =" 0" >
539
- <widget class =" QLabel" name =" label_3" >
548
+ <item row =" 1" column =" 0" colspan =" 2" >
549
+ <widget class =" QLabel" name =" textLabel2" >
540
550
<property name =" text" >
541
- <string >Zoom factor:</string >
551
+ <string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
552
+ p, li { white-space: pre-wrap; }
553
+ < /style>< /head>< body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
554
+ < 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;">Note:< /span> Specify the search radius as a percentage of the map width.< /p>
555
+ < p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< /p>< /body>< /html></string >
556
+ </property >
557
+ <property name =" wordWrap" >
558
+ <bool >true</bool >
542
559
</property >
543
560
</widget >
544
561
</item >
545
562
<item row =" 0" column =" 0" >
546
- <widget class =" QLabel" name =" label_2 " >
563
+ <widget class =" QLabel" name =" textLabel1_3 " >
547
564
<property name =" text" >
548
- <string >Mouse wheel action:</string >
565
+ <string >Search Radius for Identifying Features</string >
566
+ </property >
567
+ <property name =" buddy" >
568
+ <cstring >spinBoxIdentifyValue</cstring >
549
569
</property >
550
570
</widget >
551
571
</item >
552
- <item row =" 1 " column =" 1" >
553
- <widget class =" QDoubleSpinBox" name =" spinZoomFactor " >
554
- <property name =" decimals " >
555
- <number >1</ number >
572
+ <item row =" 0 " column =" 1" >
573
+ <widget class =" QDoubleSpinBox" name =" spinBoxIdentifyValue " >
574
+ <property name =" suffix " >
575
+ <string >%</ string >
556
576
</property >
557
- <property name =" minimum" >
558
- <double >1.100000000000000</double >
577
+ <property name =" maximum" >
578
+ <double >100.000000000000000</double >
579
+ </property >
580
+ <property name =" singleStep" >
581
+ <double >0.010000000000000</double >
559
582
</property >
560
583
<property name =" value" >
561
- <double >2 .000000000000000</double >
584
+ <double >5 .000000000000000</double >
562
585
</property >
563
586
</widget >
564
587
</item >
565
588
</layout >
566
589
</widget >
567
590
</item >
591
+ <item row =" 3" column =" 0" >
592
+ <spacer >
593
+ <property name =" orientation" >
594
+ <enum >Qt::Vertical</enum >
595
+ </property >
596
+ <property name =" sizeHint" >
597
+ <size >
598
+ <width >20</width >
599
+ <height >40</height >
600
+ </size >
601
+ </property >
602
+ </spacer >
603
+ </item >
568
604
</layout >
569
605
</widget >
570
606
<widget class =" QWidget" name =" TabPage" >
0 commit comments