|
18 | 18 | <normaloff>../../../../.designer/backup</normaloff>../../../../.designer/backup</iconset> |
19 | 19 | </property> |
20 | 20 | <layout class="QGridLayout" name="gridLayout_8"> |
21 | | - <item row="0" column="0"> |
22 | | - <layout class="QHBoxLayout" name="horizontalLayout_3"> |
23 | | - <item> |
24 | | - <widget class="QCheckBox" name="chkEnableLabeling"> |
25 | | - <property name="text"> |
26 | | - <string>Label this layer</string> |
27 | | - </property> |
28 | | - </widget> |
29 | | - </item> |
30 | | - <item> |
31 | | - <spacer name="horizontalSpacer_5"> |
32 | | - <property name="orientation"> |
33 | | - <enum>Qt::Horizontal</enum> |
34 | | - </property> |
35 | | - <property name="sizeHint" stdset="0"> |
36 | | - <size> |
37 | | - <width>40</width> |
38 | | - <height>20</height> |
39 | | - </size> |
40 | | - </property> |
41 | | - </spacer> |
42 | | - </item> |
43 | | - <item> |
44 | | - <widget class="QLabel" name="label_20"> |
45 | | - <property name="text"> |
46 | | - <string>Field with labels</string> |
47 | | - </property> |
48 | | - <property name="alignment"> |
49 | | - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
50 | | - </property> |
51 | | - </widget> |
52 | | - </item> |
53 | | - <item> |
54 | | - <widget class="QComboBox" name="cboFieldName"/> |
55 | | - </item> |
56 | | - <item> |
57 | | - <widget class="QToolButton" name="btnExpression"> |
58 | | - <property name="text"> |
59 | | - <string>...</string> |
60 | | - </property> |
61 | | - </widget> |
62 | | - </item> |
63 | | - </layout> |
64 | | - </item> |
65 | 21 | <item row="1" column="0"> |
66 | 22 | <layout class="QHBoxLayout" name="horizontalLayout_4"> |
67 | 23 | <item> |
|
106 | 62 | </item> |
107 | 63 | <item row="2" column="0"> |
108 | 64 | <widget class="QTabWidget" name="mTabWidget"> |
| 65 | + <property name="enabled"> |
| 66 | + <bool>false</bool> |
| 67 | + </property> |
109 | 68 | <property name="currentIndex"> |
110 | | - <number>0</number> |
| 69 | + <number>1</number> |
111 | 70 | </property> |
112 | 71 | <property name="iconSize"> |
113 | 72 | <size> |
|
437 | 396 | <layout class="QGridLayout" name="gridLayout_6"> |
438 | 397 | <item row="0" column="0"> |
439 | 398 | <widget class="QScrollArea" name="scrollArea_2"> |
| 399 | + <property name="autoFillBackground"> |
| 400 | + <bool>true</bool> |
| 401 | + </property> |
| 402 | + <property name="frameShape"> |
| 403 | + <enum>QFrame::NoFrame</enum> |
| 404 | + </property> |
440 | 405 | <property name="widgetResizable"> |
441 | 406 | <bool>true</bool> |
442 | 407 | </property> |
|
445 | 410 | <rect> |
446 | 411 | <x>0</x> |
447 | 412 | <y>0</y> |
448 | | - <width>643</width> |
449 | | - <height>478</height> |
| 413 | + <width>647</width> |
| 414 | + <height>487</height> |
450 | 415 | </rect> |
451 | 416 | </property> |
452 | 417 | <layout class="QGridLayout" name="gridLayout_13"> |
|
549 | 514 | <item> |
550 | 515 | <widget class="QCheckBox" name="chkNoObstacle"> |
551 | 516 | <property name="enabled"> |
552 | | - <bool>true</bool> |
| 517 | + <bool>false</bool> |
553 | 518 | </property> |
554 | 519 | <property name="text"> |
555 | 520 | <string>Features don't act as obstacles for labels</string> |
|
572 | 537 | <item> |
573 | 538 | <widget class="QPushButton" name="btnEngineSettings"> |
574 | 539 | <property name="enabled"> |
575 | | - <bool>true</bool> |
| 540 | + <bool>false</bool> |
576 | 541 | </property> |
577 | 542 | <property name="text"> |
578 | 543 | <string>Engine settings</string> |
|
891 | 856 | <layout class="QGridLayout" name="gridLayout_3"> |
892 | 857 | <item row="3" column="1"> |
893 | 858 | <widget class="QScrollArea" name="scrollArea"> |
| 859 | + <property name="frameShape"> |
| 860 | + <enum>QFrame::NoFrame</enum> |
| 861 | + </property> |
894 | 862 | <property name="widgetResizable"> |
895 | 863 | <bool>true</bool> |
896 | 864 | </property> |
|
899 | 867 | <rect> |
900 | 868 | <x>0</x> |
901 | 869 | <y>0</y> |
902 | | - <width>643</width> |
903 | | - <height>586</height> |
| 870 | + <width>647</width> |
| 871 | + <height>615</height> |
904 | 872 | </rect> |
905 | 873 | </property> |
906 | 874 | <layout class="QGridLayout" name="gridLayout_11"> |
|
1105 | 1073 | </property> |
1106 | 1074 | </widget> |
1107 | 1075 | </item> |
| 1076 | + <item row="0" column="0"> |
| 1077 | + <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 1078 | + <item> |
| 1079 | + <widget class="QCheckBox" name="chkEnableLabeling"> |
| 1080 | + <property name="text"> |
| 1081 | + <string>Label this layer with</string> |
| 1082 | + </property> |
| 1083 | + </widget> |
| 1084 | + </item> |
| 1085 | + <item> |
| 1086 | + <widget class="QComboBox" name="cboFieldName"> |
| 1087 | + <property name="enabled"> |
| 1088 | + <bool>false</bool> |
| 1089 | + </property> |
| 1090 | + </widget> |
| 1091 | + </item> |
| 1092 | + <item> |
| 1093 | + <widget class="QToolButton" name="btnExpression"> |
| 1094 | + <property name="enabled"> |
| 1095 | + <bool>false</bool> |
| 1096 | + </property> |
| 1097 | + <property name="text"> |
| 1098 | + <string>...</string> |
| 1099 | + </property> |
| 1100 | + </widget> |
| 1101 | + </item> |
| 1102 | + <item> |
| 1103 | + <spacer name="horizontalSpacer_5"> |
| 1104 | + <property name="orientation"> |
| 1105 | + <enum>Qt::Horizontal</enum> |
| 1106 | + </property> |
| 1107 | + <property name="sizeHint" stdset="0"> |
| 1108 | + <size> |
| 1109 | + <width>40</width> |
| 1110 | + <height>20</height> |
| 1111 | + </size> |
| 1112 | + </property> |
| 1113 | + </spacer> |
| 1114 | + </item> |
| 1115 | + </layout> |
| 1116 | + </item> |
1108 | 1117 | </layout> |
1109 | 1118 | </widget> |
1110 | 1119 | <layoutdefault spacing="6" margin="11"/> |
|
1134 | 1143 | <slot>accept()</slot> |
1135 | 1144 | <hints> |
1136 | 1145 | <hint type="sourcelabel"> |
1137 | | - <x>344</x> |
1138 | | - <y>575</y> |
| 1146 | + <x>353</x> |
| 1147 | + <y>459</y> |
1139 | 1148 | </hint> |
1140 | 1149 | <hint type="destinationlabel"> |
1141 | 1150 | <x>309</x> |
|
1150 | 1159 | <slot>reject()</slot> |
1151 | 1160 | <hints> |
1152 | 1161 | <hint type="sourcelabel"> |
1153 | | - <x>344</x> |
1154 | | - <y>575</y> |
| 1162 | + <x>353</x> |
| 1163 | + <y>459</y> |
1155 | 1164 | </hint> |
1156 | 1165 | <hint type="destinationlabel"> |
1157 | 1166 | <x>353</x> |
1158 | 1167 | <y>430</y> |
1159 | 1168 | </hint> |
1160 | 1169 | </hints> |
1161 | 1170 | </connection> |
| 1171 | + <connection> |
| 1172 | + <sender>chkEnableLabeling</sender> |
| 1173 | + <signal>clicked(bool)</signal> |
| 1174 | + <receiver>mTabWidget</receiver> |
| 1175 | + <slot>setEnabled(bool)</slot> |
| 1176 | + <hints> |
| 1177 | + <hint type="sourcelabel"> |
| 1178 | + <x>59</x> |
| 1179 | + <y>22</y> |
| 1180 | + </hint> |
| 1181 | + <hint type="destinationlabel"> |
| 1182 | + <x>91</x> |
| 1183 | + <y>89</y> |
| 1184 | + </hint> |
| 1185 | + </hints> |
| 1186 | + </connection> |
| 1187 | + <connection> |
| 1188 | + <sender>chkEnableLabeling</sender> |
| 1189 | + <signal>clicked(bool)</signal> |
| 1190 | + <receiver>cboFieldName</receiver> |
| 1191 | + <slot>setEnabled(bool)</slot> |
| 1192 | + <hints> |
| 1193 | + <hint type="sourcelabel"> |
| 1194 | + <x>127</x> |
| 1195 | + <y>25</y> |
| 1196 | + </hint> |
| 1197 | + <hint type="destinationlabel"> |
| 1198 | + <x>248</x> |
| 1199 | + <y>26</y> |
| 1200 | + </hint> |
| 1201 | + </hints> |
| 1202 | + </connection> |
| 1203 | + <connection> |
| 1204 | + <sender>chkEnableLabeling</sender> |
| 1205 | + <signal>clicked(bool)</signal> |
| 1206 | + <receiver>btnExpression</receiver> |
| 1207 | + <slot>setEnabled(bool)</slot> |
| 1208 | + <hints> |
| 1209 | + <hint type="sourcelabel"> |
| 1210 | + <x>70</x> |
| 1211 | + <y>28</y> |
| 1212 | + </hint> |
| 1213 | + <hint type="destinationlabel"> |
| 1214 | + <x>291</x> |
| 1215 | + <y>32</y> |
| 1216 | + </hint> |
| 1217 | + </hints> |
| 1218 | + </connection> |
1162 | 1219 | </connections> |
1163 | 1220 | </ui> |
0 commit comments