|
37 | 37 | <attribute name="title" >
|
38 | 38 | <string>Category</string>
|
39 | 39 | </attribute>
|
40 |
| - <layout class="QGridLayout" > |
| 40 | + <layout class="QVBoxLayout" > |
41 | 41 | <property name="margin" >
|
42 | 42 | <number>9</number>
|
43 | 43 | </property>
|
44 | 44 | <property name="spacing" >
|
45 | 45 | <number>6</number>
|
46 | 46 | </property>
|
47 |
| - <item row="1" column="3" > |
48 |
| - <widget class="QComboBox" name="mFieldBox" > |
49 |
| - <property name="minimumSize" > |
50 |
| - <size> |
51 |
| - <width>80</width> |
52 |
| - <height>0</height> |
53 |
| - </size> |
54 |
| - </property> |
55 |
| - <property name="editable" > |
56 |
| - <bool>true</bool> |
| 47 | + <item> |
| 48 | + <layout class="QHBoxLayout" > |
| 49 | + <property name="margin" > |
| 50 | + <number>0</number> |
57 | 51 | </property>
|
58 |
| - <property name="duplicatesEnabled" > |
59 |
| - <bool>false</bool> |
| 52 | + <property name="spacing" > |
| 53 | + <number>6</number> |
60 | 54 | </property>
|
61 |
| - </widget> |
| 55 | + <item> |
| 56 | + <widget class="QLabel" name="textLabel3" > |
| 57 | + <property name="sizePolicy" > |
| 58 | + <sizepolicy> |
| 59 | + <hsizetype>1</hsizetype> |
| 60 | + <vsizetype>5</vsizetype> |
| 61 | + <horstretch>0</horstretch> |
| 62 | + <verstretch>0</verstretch> |
| 63 | + </sizepolicy> |
| 64 | + </property> |
| 65 | + <property name="text" > |
| 66 | + <string>Mode</string> |
| 67 | + </property> |
| 68 | + </widget> |
| 69 | + </item> |
| 70 | + <item> |
| 71 | + <widget class="QComboBox" name="mCatModeBox" > |
| 72 | + <property name="sizePolicy" > |
| 73 | + <sizepolicy> |
| 74 | + <hsizetype>7</hsizetype> |
| 75 | + <vsizetype>0</vsizetype> |
| 76 | + <horstretch>0</horstretch> |
| 77 | + <verstretch>0</verstretch> |
| 78 | + </sizepolicy> |
| 79 | + </property> |
| 80 | + <property name="currentIndex" > |
| 81 | + <number>-1</number> |
| 82 | + </property> |
| 83 | + </widget> |
| 84 | + </item> |
| 85 | + </layout> |
62 | 86 | </item>
|
63 |
| - <item row="1" column="1" > |
64 |
| - <widget class="QLineEdit" name="mCatEntry" > |
65 |
| - <property name="minimumSize" > |
66 |
| - <size> |
67 |
| - <width>80</width> |
68 |
| - <height>0</height> |
69 |
| - </size> |
70 |
| - </property> |
71 |
| - </widget> |
72 |
| - </item> |
73 |
| - <item row="0" column="1" colspan="3" > |
74 |
| - <widget class="QComboBox" name="mCatModeBox" > |
75 |
| - <property name="currentIndex" > |
76 |
| - <number>-1</number> |
| 87 | + <item> |
| 88 | + <layout class="QHBoxLayout" > |
| 89 | + <property name="margin" > |
| 90 | + <number>0</number> |
77 | 91 | </property>
|
78 |
| - </widget> |
79 |
| - </item> |
80 |
| - <item row="1" column="2" > |
81 |
| - <widget class="QLabel" name="textLabel2" > |
82 |
| - <property name="text" > |
83 |
| - <string>Field (layer)</string> |
| 92 | + <property name="spacing" > |
| 93 | + <number>6</number> |
84 | 94 | </property>
|
85 |
| - </widget> |
| 95 | + <item> |
| 96 | + <widget class="QLabel" name="catLabel" > |
| 97 | + <property name="sizePolicy" > |
| 98 | + <sizepolicy> |
| 99 | + <hsizetype>1</hsizetype> |
| 100 | + <vsizetype>5</vsizetype> |
| 101 | + <horstretch>0</horstretch> |
| 102 | + <verstretch>0</verstretch> |
| 103 | + </sizepolicy> |
| 104 | + </property> |
| 105 | + <property name="text" > |
| 106 | + <string>Category</string> |
| 107 | + </property> |
| 108 | + </widget> |
| 109 | + </item> |
| 110 | + <item> |
| 111 | + <widget class="QLineEdit" name="mCatEntry" > |
| 112 | + <property name="minimumSize" > |
| 113 | + <size> |
| 114 | + <width>80</width> |
| 115 | + <height>0</height> |
| 116 | + </size> |
| 117 | + </property> |
| 118 | + </widget> |
| 119 | + </item> |
| 120 | + <item> |
| 121 | + <widget class="QLabel" name="textLabel2" > |
| 122 | + <property name="sizePolicy" > |
| 123 | + <sizepolicy> |
| 124 | + <hsizetype>1</hsizetype> |
| 125 | + <vsizetype>5</vsizetype> |
| 126 | + <horstretch>0</horstretch> |
| 127 | + <verstretch>0</verstretch> |
| 128 | + </sizepolicy> |
| 129 | + </property> |
| 130 | + <property name="text" > |
| 131 | + <string>Field (layer)</string> |
| 132 | + </property> |
| 133 | + </widget> |
| 134 | + </item> |
| 135 | + <item> |
| 136 | + <widget class="QComboBox" name="mFieldBox" > |
| 137 | + <property name="minimumSize" > |
| 138 | + <size> |
| 139 | + <width>80</width> |
| 140 | + <height>0</height> |
| 141 | + </size> |
| 142 | + </property> |
| 143 | + <property name="editable" > |
| 144 | + <bool>true</bool> |
| 145 | + </property> |
| 146 | + <property name="duplicatesEnabled" > |
| 147 | + <bool>false</bool> |
| 148 | + </property> |
| 149 | + </widget> |
| 150 | + </item> |
| 151 | + </layout> |
86 | 152 | </item>
|
87 |
| - <item row="1" column="0" > |
88 |
| - <widget class="QLabel" name="catLabel" > |
89 |
| - <property name="text" > |
90 |
| - <string>Category</string> |
| 153 | + <item> |
| 154 | + <spacer> |
| 155 | + <property name="orientation" > |
| 156 | + <enum>Qt::Vertical</enum> |
91 | 157 | </property>
|
92 |
| - </widget> |
93 |
| - </item> |
94 |
| - <item row="0" column="0" > |
95 |
| - <widget class="QLabel" name="textLabel3" > |
96 |
| - <property name="text" > |
97 |
| - <string>Mode</string> |
| 158 | + <property name="sizeHint" > |
| 159 | + <size> |
| 160 | + <width>20</width> |
| 161 | + <height>171</height> |
| 162 | + </size> |
98 | 163 | </property>
|
99 |
| - </widget> |
| 164 | + </spacer> |
100 | 165 | </item>
|
101 | 166 | </layout>
|
102 | 167 | </widget>
|
103 | 168 | <widget class="QWidget" name="tab_2" >
|
104 | 169 | <attribute name="title" >
|
105 | 170 | <string>Settings</string>
|
106 | 171 | </attribute>
|
107 |
| - <layout class="QGridLayout" > |
| 172 | + <layout class="QVBoxLayout" > |
108 | 173 | <property name="margin" >
|
109 |
| - <number>0</number> |
| 174 | + <number>9</number> |
110 | 175 | </property>
|
111 | 176 | <property name="spacing" >
|
112 | 177 | <number>6</number>
|
113 | 178 | </property>
|
114 |
| - <item row="0" column="0" > |
115 |
| - <widget class="QLabel" name="textLabel4" > |
116 |
| - <property name="text" > |
117 |
| - <string>Snapping in screen pixels</string> |
| 179 | + <item> |
| 180 | + <layout class="QHBoxLayout" > |
| 181 | + <property name="margin" > |
| 182 | + <number>0</number> |
118 | 183 | </property>
|
119 |
| - </widget> |
| 184 | + <property name="spacing" > |
| 185 | + <number>6</number> |
| 186 | + </property> |
| 187 | + <item> |
| 188 | + <widget class="QLabel" name="textLabel4" > |
| 189 | + <property name="text" > |
| 190 | + <string>Snapping in screen pixels</string> |
| 191 | + </property> |
| 192 | + </widget> |
| 193 | + </item> |
| 194 | + <item> |
| 195 | + <widget class="QSpinBox" name="mSnapPixels" > |
| 196 | + <property name="value" > |
| 197 | + <number>10</number> |
| 198 | + </property> |
| 199 | + </widget> |
| 200 | + </item> |
| 201 | + <item> |
| 202 | + <spacer> |
| 203 | + <property name="orientation" > |
| 204 | + <enum>Qt::Horizontal</enum> |
| 205 | + </property> |
| 206 | + <property name="sizeHint" > |
| 207 | + <size> |
| 208 | + <width>191</width> |
| 209 | + <height>20</height> |
| 210 | + </size> |
| 211 | + </property> |
| 212 | + </spacer> |
| 213 | + </item> |
| 214 | + </layout> |
120 | 215 | </item>
|
121 |
| - <item row="0" column="1" > |
122 |
| - <widget class="QSpinBox" name="mSnapPixels" > |
123 |
| - <property name="value" > |
124 |
| - <number>10</number> |
| 216 | + <item> |
| 217 | + <spacer> |
| 218 | + <property name="orientation" > |
| 219 | + <enum>Qt::Vertical</enum> |
125 | 220 | </property>
|
126 |
| - </widget> |
| 221 | + <property name="sizeHint" > |
| 222 | + <size> |
| 223 | + <width>20</width> |
| 224 | + <height>211</height> |
| 225 | + </size> |
| 226 | + </property> |
| 227 | + </spacer> |
127 | 228 | </item>
|
128 | 229 | </layout>
|
129 | 230 | </widget>
|
130 | 231 | <widget class="QWidget" name="tab_3" >
|
| 232 | + <property name="sizePolicy" > |
| 233 | + <sizepolicy> |
| 234 | + <hsizetype>7</hsizetype> |
| 235 | + <vsizetype>7</vsizetype> |
| 236 | + <horstretch>0</horstretch> |
| 237 | + <verstretch>0</verstretch> |
| 238 | + </sizepolicy> |
| 239 | + </property> |
131 | 240 | <attribute name="title" >
|
132 | 241 | <string>Symbology</string>
|
133 | 242 | </attribute>
|
134 |
| - <layout class="QHBoxLayout" > |
| 243 | + <layout class="QGridLayout" > |
135 | 244 | <property name="margin" >
|
136 |
| - <number>0</number> |
| 245 | + <number>9</number> |
137 | 246 | </property>
|
138 | 247 | <property name="spacing" >
|
139 | 248 | <number>6</number>
|
140 | 249 | </property>
|
141 |
| - <item> |
| 250 | + <item row="1" column="0" > |
142 | 251 | <widget class="Q3ListView" name="symbologyList" >
|
143 | 252 | <property name="sizePolicy" >
|
144 | 253 | <sizepolicy>
|
|
167 | 276 | </column>
|
168 | 277 | </widget>
|
169 | 278 | </item>
|
| 279 | + <item row="0" column="0" > |
| 280 | + <layout class="QHBoxLayout" > |
| 281 | + <property name="margin" > |
| 282 | + <number>0</number> |
| 283 | + </property> |
| 284 | + <property name="spacing" > |
| 285 | + <number>6</number> |
| 286 | + </property> |
| 287 | + <item> |
| 288 | + <widget class="QLabel" name="label" > |
| 289 | + <property name="sizePolicy" > |
| 290 | + <sizepolicy> |
| 291 | + <hsizetype>1</hsizetype> |
| 292 | + <vsizetype>5</vsizetype> |
| 293 | + <horstretch>0</horstretch> |
| 294 | + <verstretch>0</verstretch> |
| 295 | + </sizepolicy> |
| 296 | + </property> |
| 297 | + <property name="text" > |
| 298 | + <string>Line width</string> |
| 299 | + </property> |
| 300 | + </widget> |
| 301 | + </item> |
| 302 | + <item> |
| 303 | + <widget class="QSpinBox" name="mLineWidthSpinBox" > |
| 304 | + <property name="sizePolicy" > |
| 305 | + <sizepolicy> |
| 306 | + <hsizetype>5</hsizetype> |
| 307 | + <vsizetype>0</vsizetype> |
| 308 | + <horstretch>0</horstretch> |
| 309 | + <verstretch>0</verstretch> |
| 310 | + </sizepolicy> |
| 311 | + </property> |
| 312 | + </widget> |
| 313 | + </item> |
| 314 | + <item> |
| 315 | + <widget class="QLabel" name="label_2" > |
| 316 | + <property name="sizePolicy" > |
| 317 | + <sizepolicy> |
| 318 | + <hsizetype>1</hsizetype> |
| 319 | + <vsizetype>5</vsizetype> |
| 320 | + <horstretch>0</horstretch> |
| 321 | + <verstretch>0</verstretch> |
| 322 | + </sizepolicy> |
| 323 | + </property> |
| 324 | + <property name="text" > |
| 325 | + <string>Marker size</string> |
| 326 | + </property> |
| 327 | + </widget> |
| 328 | + </item> |
| 329 | + <item> |
| 330 | + <widget class="QSpinBox" name="mMarkerSizeSpinBox" > |
| 331 | + <property name="sizePolicy" > |
| 332 | + <sizepolicy> |
| 333 | + <hsizetype>5</hsizetype> |
| 334 | + <vsizetype>0</vsizetype> |
| 335 | + <horstretch>0</horstretch> |
| 336 | + <verstretch>0</verstretch> |
| 337 | + </sizepolicy> |
| 338 | + </property> |
| 339 | + </widget> |
| 340 | + </item> |
| 341 | + <item> |
| 342 | + <spacer> |
| 343 | + <property name="orientation" > |
| 344 | + <enum>Qt::Horizontal</enum> |
| 345 | + </property> |
| 346 | + <property name="sizeHint" > |
| 347 | + <size> |
| 348 | + <width>171</width> |
| 349 | + <height>20</height> |
| 350 | + </size> |
| 351 | + </property> |
| 352 | + </spacer> |
| 353 | + </item> |
| 354 | + </layout> |
| 355 | + </item> |
170 | 356 | </layout>
|
171 | 357 | </widget>
|
172 | 358 | <widget class="QWidget" name="tab_4" >
|
|
348 | 534 | </widget>
|
349 | 535 | <pixmapfunction></pixmapfunction>
|
350 | 536 | <customwidgets>
|
| 537 | + <customwidget> |
| 538 | + <class>Q3Table</class> |
| 539 | + <extends></extends> |
| 540 | + <header>q3table.h</header> |
| 541 | + <container>0</container> |
| 542 | + <pixmap></pixmap> |
| 543 | + </customwidget> |
351 | 544 | <customwidget>
|
352 | 545 | <class>Q3ListView</class>
|
353 | 546 | <extends></extends>
|
|
362 | 555 | <container>1</container>
|
363 | 556 | <pixmap></pixmap>
|
364 | 557 | </customwidget>
|
365 |
| - <customwidget> |
366 |
| - <class>Q3Table</class> |
367 |
| - <extends></extends> |
368 |
| - <header>q3table.h</header> |
369 |
| - <container>0</container> |
370 |
| - <pixmap></pixmap> |
371 |
| - </customwidget> |
372 | 558 | </customwidgets>
|
373 | 559 | <resources/>
|
374 | 560 | <connections/>
|
|
0 commit comments