|
185 | 185 | </item>
|
186 | 186 | <item>
|
187 | 187 | <property name="text">
|
188 |
| - <string>Appearance</string> |
| 188 | + <string>Rendering</string> |
189 | 189 | </property>
|
190 | 190 | <property name="toolTip">
|
191 | 191 | <string>Rendering</string>
|
|
267 | 267 | <item>
|
268 | 268 | <widget class="QStackedWidget" name="mDiagramStackedWidget">
|
269 | 269 | <property name="currentIndex">
|
270 |
| - <number>1</number> |
| 270 | + <number>0</number> |
271 | 271 | </property>
|
272 | 272 | <widget class="QWidget" name="mDiagramPage_Attributes">
|
273 | 273 | <layout class="QVBoxLayout" name="verticalLayout_9">
|
|
303 | 303 | <rect>
|
304 | 304 | <x>0</x>
|
305 | 305 | <y>0</y>
|
306 |
| - <width>640</width> |
307 |
| - <height>428</height> |
| 306 | + <width>642</width> |
| 307 | + <height>421</height> |
308 | 308 | </rect>
|
309 | 309 | </property>
|
310 | 310 | <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
522 | 522 | <string notr="true">text-decoration: underline;</string>
|
523 | 523 | </property>
|
524 | 524 | <property name="text">
|
525 |
| - <string>Appearance</string> |
| 525 | + <string>Rendering</string> |
526 | 526 | </property>
|
527 | 527 | </widget>
|
528 | 528 | </item>
|
|
539 | 539 | <rect>
|
540 | 540 | <x>0</x>
|
541 | 541 | <y>0</y>
|
542 |
| - <width>640</width> |
543 |
| - <height>428</height> |
| 542 | + <width>626</width> |
| 543 | + <height>465</height> |
544 | 544 | </rect>
|
545 | 545 | </property>
|
546 | 546 | <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0,1">
|
|
859 | 859 | <property name="bottomMargin">
|
860 | 860 | <number>0</number>
|
861 | 861 | </property>
|
862 |
| - <item row="0" column="0"> |
863 |
| - <widget class="QCheckBox" name="mShowAllCheckBox"> |
864 |
| - <property name="text"> |
865 |
| - <string>Show all diagrams</string> |
866 |
| - </property> |
867 |
| - <property name="checked"> |
868 |
| - <bool>true</bool> |
869 |
| - </property> |
870 |
| - </widget> |
871 |
| - </item> |
872 |
| - <item row="1" column="0"> |
| 862 | + <item row="2" column="0"> |
873 | 863 | <widget class="QgsCollapsibleGroupBox" name="mScaleVisibilityGroupBox">
|
874 | 864 | <property name="title">
|
875 | 865 | <string>Scale dependent visibility</string>
|
|
890 | 880 | </layout>
|
891 | 881 | </widget>
|
892 | 882 | </item>
|
| 883 | + <item row="1" column="0"> |
| 884 | + <widget class="QCheckBox" name="mShowAllCheckBox"> |
| 885 | + <property name="text"> |
| 886 | + <string>Show all diagrams</string> |
| 887 | + </property> |
| 888 | + <property name="checked"> |
| 889 | + <bool>true</bool> |
| 890 | + </property> |
| 891 | + </widget> |
| 892 | + </item> |
| 893 | + <item row="0" column="0"> |
| 894 | + <layout class="QHBoxLayout" name="horizontalLayout_8"> |
| 895 | + <item> |
| 896 | + <widget class="QLabel" name="label_16"> |
| 897 | + <property name="text"> |
| 898 | + <string>Diagram z-index</string> |
| 899 | + </property> |
| 900 | + </widget> |
| 901 | + </item> |
| 902 | + <item> |
| 903 | + <widget class="QgsDoubleSpinBox" name="mZIndexSpinBox"> |
| 904 | + <property name="toolTip"> |
| 905 | + <string>Controls how diagrams are drawn on top of each other. Diagrams with a higher z-index are drawn above diagrams and labels with a lower z-index.</string> |
| 906 | + </property> |
| 907 | + <property name="minimum"> |
| 908 | + <double>-9999999.000000000000000</double> |
| 909 | + </property> |
| 910 | + <property name="maximum"> |
| 911 | + <double>9999999.000000000000000</double> |
| 912 | + </property> |
| 913 | + </widget> |
| 914 | + </item> |
| 915 | + <item> |
| 916 | + <widget class="QgsPropertyOverrideButton" name="mZOrderDDBtn"> |
| 917 | + <property name="text"> |
| 918 | + <string>…</string> |
| 919 | + </property> |
| 920 | + </widget> |
| 921 | + </item> |
| 922 | + <item> |
| 923 | + <spacer name="horizontalSpacer_10"> |
| 924 | + <property name="orientation"> |
| 925 | + <enum>Qt::Horizontal</enum> |
| 926 | + </property> |
| 927 | + <property name="sizeHint" stdset="0"> |
| 928 | + <size> |
| 929 | + <width>40</width> |
| 930 | + <height>20</height> |
| 931 | + </size> |
| 932 | + </property> |
| 933 | + </spacer> |
| 934 | + </item> |
| 935 | + </layout> |
| 936 | + </item> |
893 | 937 | </layout>
|
894 | 938 | </widget>
|
895 | 939 | </item>
|
|
1095 | 1139 | <rect>
|
1096 | 1140 | <x>0</x>
|
1097 | 1141 | <y>0</y>
|
1098 |
| - <width>413</width> |
1099 |
| - <height>238</height> |
| 1142 | + <width>642</width> |
| 1143 | + <height>421</height> |
1100 | 1144 | </rect>
|
1101 | 1145 | </property>
|
1102 | 1146 | <layout class="QGridLayout" name="gridLayout_11">
|
|
1411 | 1455 | <rect>
|
1412 | 1456 | <x>0</x>
|
1413 | 1457 | <y>0</y>
|
1414 |
| - <width>213</width> |
1415 |
| - <height>220</height> |
| 1458 | + <width>642</width> |
| 1459 | + <height>421</height> |
1416 | 1460 | </rect>
|
1417 | 1461 | </property>
|
1418 | 1462 | <layout class="QGridLayout" name="gridLayout_12">
|
|
1573 | 1617 | </item>
|
1574 | 1618 | </layout>
|
1575 | 1619 | </item>
|
1576 |
| - <item row="6" column="0"> |
1577 |
| - <layout class="QHBoxLayout" name="horizontalLayout_8"> |
1578 |
| - <item> |
1579 |
| - <widget class="QLabel" name="label_16"> |
1580 |
| - <property name="text"> |
1581 |
| - <string>Diagram z-index</string> |
1582 |
| - </property> |
1583 |
| - </widget> |
1584 |
| - </item> |
1585 |
| - <item> |
1586 |
| - <widget class="QgsDoubleSpinBox" name="mZIndexSpinBox"> |
1587 |
| - <property name="toolTip"> |
1588 |
| - <string>Controls how labels are drawn on top of each other. Labels with a higher z-index are drawn above labels with a lower z-index.</string> |
1589 |
| - </property> |
1590 |
| - <property name="minimum"> |
1591 |
| - <double>-9999999.000000000000000</double> |
1592 |
| - </property> |
1593 |
| - <property name="maximum"> |
1594 |
| - <double>9999999.000000000000000</double> |
1595 |
| - </property> |
1596 |
| - </widget> |
1597 |
| - </item> |
1598 |
| - <item> |
1599 |
| - <widget class="QgsPropertyOverrideButton" name="mZOrderDDBtn"> |
1600 |
| - <property name="text"> |
1601 |
| - <string>…</string> |
1602 |
| - </property> |
1603 |
| - </widget> |
1604 |
| - </item> |
1605 |
| - <item> |
1606 |
| - <spacer name="horizontalSpacer_10"> |
1607 |
| - <property name="orientation"> |
1608 |
| - <enum>Qt::Horizontal</enum> |
1609 |
| - </property> |
1610 |
| - <property name="sizeHint" stdset="0"> |
1611 |
| - <size> |
1612 |
| - <width>40</width> |
1613 |
| - <height>20</height> |
1614 |
| - </size> |
1615 |
| - </property> |
1616 |
| - </spacer> |
1617 |
| - </item> |
1618 |
| - </layout> |
1619 |
| - </item> |
1620 | 1620 | <item row="1" column="0" colspan="2">
|
1621 | 1621 | <widget class="QFrame" name="mLinePlacementFrame">
|
1622 | 1622 | <property name="frameShape">
|
|
1837 | 1837 | <rect>
|
1838 | 1838 | <x>0</x>
|
1839 | 1839 | <y>0</y>
|
1840 |
| - <width>98</width> |
1841 |
| - <height>137</height> |
| 1840 | + <width>642</width> |
| 1841 | + <height>421</height> |
1842 | 1842 | </rect>
|
1843 | 1843 | </property>
|
1844 | 1844 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
2056 | 2056 | <rect>
|
2057 | 2057 | <x>0</x>
|
2058 | 2058 | <y>0</y>
|
2059 |
| - <width>246</width> |
2060 |
| - <height>72</height> |
| 2059 | + <width>642</width> |
| 2060 | + <height>421</height> |
2061 | 2061 | </rect>
|
2062 | 2062 | </property>
|
2063 | 2063 | <layout class="QVBoxLayout" name="verticalLayout_12">
|
|
0 commit comments