|
145 | 145 | <property name="bottomMargin">
|
146 | 146 | <number>0</number>
|
147 | 147 | </property>
|
148 |
| - <item row="1" column="0"> |
149 |
| - <widget class="QTabWidget" name="tabItemType"> |
150 |
| - <property name="sizePolicy"> |
151 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
152 |
| - <horstretch>0</horstretch> |
153 |
| - <verstretch>0</verstretch> |
154 |
| - </sizepolicy> |
155 |
| - </property> |
156 |
| - <property name="currentIndex"> |
157 |
| - <number>0</number> |
158 |
| - </property> |
159 |
| - <property name="iconSize"> |
160 |
| - <size> |
161 |
| - <width>20</width> |
162 |
| - <height>20</height> |
163 |
| - </size> |
164 |
| - </property> |
165 |
| - <widget class="QWidget" name="tabMarker"> |
166 |
| - <property name="sizePolicy"> |
167 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
168 |
| - <horstretch>0</horstretch> |
169 |
| - <verstretch>0</verstretch> |
170 |
| - </sizepolicy> |
171 |
| - </property> |
172 |
| - <attribute name="icon"> |
173 |
| - <iconset resource="../../images/images.qrc"> |
174 |
| - <normaloff>:/images/themes/default/mIconPointLayer.svg</normaloff>:/images/themes/default/mIconPointLayer.svg</iconset> |
175 |
| - </attribute> |
176 |
| - <attribute name="title"> |
177 |
| - <string>Marker</string> |
178 |
| - </attribute> |
179 |
| - </widget> |
180 |
| - <widget class="QWidget" name="tabLine"> |
181 |
| - <property name="sizePolicy"> |
182 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
183 |
| - <horstretch>0</horstretch> |
184 |
| - <verstretch>0</verstretch> |
185 |
| - </sizepolicy> |
186 |
| - </property> |
187 |
| - <attribute name="icon"> |
188 |
| - <iconset resource="../../images/images.qrc"> |
189 |
| - <normaloff>:/images/themes/default/mIconLineLayer.svg</normaloff>:/images/themes/default/mIconLineLayer.svg</iconset> |
190 |
| - </attribute> |
191 |
| - <attribute name="title"> |
192 |
| - <string>Line</string> |
193 |
| - </attribute> |
194 |
| - </widget> |
195 |
| - <widget class="QWidget" name="tabFill"> |
196 |
| - <property name="sizePolicy"> |
197 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
198 |
| - <horstretch>0</horstretch> |
199 |
| - <verstretch>0</verstretch> |
200 |
| - </sizepolicy> |
201 |
| - </property> |
202 |
| - <attribute name="icon"> |
203 |
| - <iconset resource="../../images/images.qrc"> |
204 |
| - <normaloff>:/images/themes/default/mIconPolygonLayer.svg</normaloff>:/images/themes/default/mIconPolygonLayer.svg</iconset> |
205 |
| - </attribute> |
206 |
| - <attribute name="title"> |
207 |
| - <string>Fill</string> |
208 |
| - </attribute> |
209 |
| - </widget> |
210 |
| - <widget class="QWidget" name="tabColorRamp"> |
211 |
| - <property name="sizePolicy"> |
212 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
213 |
| - <horstretch>0</horstretch> |
214 |
| - <verstretch>0</verstretch> |
215 |
| - </sizepolicy> |
216 |
| - </property> |
217 |
| - <attribute name="icon"> |
218 |
| - <iconset resource="../../images/images.qrc"> |
219 |
| - <normaloff>:/images/themes/default/styleicons/color.svg</normaloff>:/images/themes/default/styleicons/color.svg</iconset> |
220 |
| - </attribute> |
221 |
| - <attribute name="title"> |
222 |
| - <string>Color ramp</string> |
223 |
| - </attribute> |
224 |
| - </widget> |
225 |
| - </widget> |
226 |
| - </item> |
227 |
| - <item row="2" column="0"> |
228 |
| - <widget class="QListView" name="listItems"> |
229 |
| - <property name="sizePolicy"> |
230 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
231 |
| - <horstretch>0</horstretch> |
232 |
| - <verstretch>3</verstretch> |
233 |
| - </sizepolicy> |
234 |
| - </property> |
235 |
| - <property name="editTriggers"> |
236 |
| - <set>QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set> |
237 |
| - </property> |
238 |
| - <property name="iconSize"> |
239 |
| - <size> |
240 |
| - <width>77</width> |
241 |
| - <height>70</height> |
242 |
| - </size> |
243 |
| - </property> |
244 |
| - <property name="textElideMode"> |
245 |
| - <enum>Qt::ElideNone</enum> |
246 |
| - </property> |
247 |
| - <property name="movement"> |
248 |
| - <enum>QListView::Static</enum> |
249 |
| - </property> |
250 |
| - <property name="resizeMode"> |
251 |
| - <enum>QListView::Adjust</enum> |
252 |
| - </property> |
253 |
| - <property name="spacing"> |
254 |
| - <number>5</number> |
255 |
| - </property> |
256 |
| - <property name="viewMode"> |
257 |
| - <enum>QListView::IconMode</enum> |
258 |
| - </property> |
259 |
| - <property name="wordWrap"> |
260 |
| - <bool>true</bool> |
261 |
| - </property> |
262 |
| - </widget> |
263 |
| - </item> |
264 |
| - <item row="3" column="0"> |
| 148 | + <item row="4" column="0"> |
265 | 149 | <layout class="QHBoxLayout" name="symbolBtnsLayout">
|
266 | 150 | <item>
|
267 | 151 | <widget class="QPushButton" name="btnAddItem">
|
|
327 | 211 | </item>
|
328 | 212 | </layout>
|
329 | 213 | </item>
|
| 214 | + <item row="3" column="0"> |
| 215 | + <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1"> |
| 216 | + <property name="spacing"> |
| 217 | + <number>0</number> |
| 218 | + </property> |
| 219 | + <item> |
| 220 | + <widget class="QTabWidget" name="tabItemType"> |
| 221 | + <property name="documentMode"> |
| 222 | + <bool>true</bool> |
| 223 | + </property> |
| 224 | + <widget class="QWidget" name="tabMarker"> |
| 225 | + <property name="sizePolicy"> |
| 226 | + <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
| 227 | + <horstretch>0</horstretch> |
| 228 | + <verstretch>0</verstretch> |
| 229 | + </sizepolicy> |
| 230 | + </property> |
| 231 | + <attribute name="icon"> |
| 232 | + <iconset resource="../../images/images.qrc"> |
| 233 | + <normaloff>:/images/themes/default/mIconPointLayer.svg</normaloff>:/images/themes/default/mIconPointLayer.svg</iconset> |
| 234 | + </attribute> |
| 235 | + <attribute name="title"> |
| 236 | + <string>Marker</string> |
| 237 | + </attribute> |
| 238 | + </widget> |
| 239 | + <widget class="QWidget" name="tabLine"> |
| 240 | + <property name="sizePolicy"> |
| 241 | + <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
| 242 | + <horstretch>0</horstretch> |
| 243 | + <verstretch>0</verstretch> |
| 244 | + </sizepolicy> |
| 245 | + </property> |
| 246 | + <attribute name="icon"> |
| 247 | + <iconset resource="../../images/images.qrc"> |
| 248 | + <normaloff>:/images/themes/default/mIconLineLayer.svg</normaloff>:/images/themes/default/mIconLineLayer.svg</iconset> |
| 249 | + </attribute> |
| 250 | + <attribute name="title"> |
| 251 | + <string>Line</string> |
| 252 | + </attribute> |
| 253 | + </widget> |
| 254 | + <widget class="QWidget" name="tabFill"> |
| 255 | + <property name="sizePolicy"> |
| 256 | + <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
| 257 | + <horstretch>0</horstretch> |
| 258 | + <verstretch>0</verstretch> |
| 259 | + </sizepolicy> |
| 260 | + </property> |
| 261 | + <attribute name="icon"> |
| 262 | + <iconset resource="../../images/images.qrc"> |
| 263 | + <normaloff>:/images/themes/default/mIconPolygonLayer.svg</normaloff>:/images/themes/default/mIconPolygonLayer.svg</iconset> |
| 264 | + </attribute> |
| 265 | + <attribute name="title"> |
| 266 | + <string>Fill</string> |
| 267 | + </attribute> |
| 268 | + </widget> |
| 269 | + <widget class="QWidget" name="tabColorRamp"> |
| 270 | + <property name="sizePolicy"> |
| 271 | + <sizepolicy hsizetype="Preferred" vsizetype="Ignored"> |
| 272 | + <horstretch>0</horstretch> |
| 273 | + <verstretch>0</verstretch> |
| 274 | + </sizepolicy> |
| 275 | + </property> |
| 276 | + <attribute name="icon"> |
| 277 | + <iconset resource="../../images/images.qrc"> |
| 278 | + <normaloff>:/images/themes/default/styleicons/color.svg</normaloff>:/images/themes/default/styleicons/color.svg</iconset> |
| 279 | + </attribute> |
| 280 | + <attribute name="title"> |
| 281 | + <string>Color ramp</string> |
| 282 | + </attribute> |
| 283 | + </widget> |
| 284 | + </widget> |
| 285 | + </item> |
| 286 | + <item> |
| 287 | + <widget class="QListView" name="listItems"> |
| 288 | + <property name="editTriggers"> |
| 289 | + <set>QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set> |
| 290 | + </property> |
| 291 | + <property name="iconSize"> |
| 292 | + <size> |
| 293 | + <width>77</width> |
| 294 | + <height>70</height> |
| 295 | + </size> |
| 296 | + </property> |
| 297 | + <property name="textElideMode"> |
| 298 | + <enum>Qt::ElideNone</enum> |
| 299 | + </property> |
| 300 | + <property name="movement"> |
| 301 | + <enum>QListView::Static</enum> |
| 302 | + </property> |
| 303 | + <property name="resizeMode"> |
| 304 | + <enum>QListView::Adjust</enum> |
| 305 | + </property> |
| 306 | + <property name="spacing"> |
| 307 | + <number>5</number> |
| 308 | + </property> |
| 309 | + <property name="viewMode"> |
| 310 | + <enum>QListView::IconMode</enum> |
| 311 | + </property> |
| 312 | + <property name="wordWrap"> |
| 313 | + <bool>true</bool> |
| 314 | + </property> |
| 315 | + </widget> |
| 316 | + </item> |
| 317 | + </layout> |
| 318 | + </item> |
330 | 319 | </layout>
|
331 | 320 | </widget>
|
332 | 321 | </widget>
|
|
524 | 513 | </tabstops>
|
525 | 514 | <resources>
|
526 | 515 | <include location="../../images/images.qrc"/>
|
| 516 | + <include location="../../images/images.qrc"/> |
| 517 | + <include location="../../images/images.qrc"/> |
| 518 | + <include location="../../images/images.qrc"/> |
| 519 | + <include location="../../images/images.qrc"/> |
| 520 | + <include location="../../images/images.qrc"/> |
| 521 | + <include location="../../images/images.qrc"/> |
| 522 | + <include location="../../images/images.qrc"/> |
| 523 | + <include location="../../images/images.qrc"/> |
| 524 | + <include location="../../images/images.qrc"/> |
| 525 | + <include location="../../images/images.qrc"/> |
| 526 | + <include location="../../images/images.qrc"/> |
| 527 | + <include location="../../images/images.qrc"/> |
| 528 | + <include location="../../images/images.qrc"/> |
| 529 | + <include location="../../images/images.qrc"/> |
| 530 | + <include location="../../images/images.qrc"/> |
| 531 | + <include location="../../images/images.qrc"/> |
| 532 | + <include location="../../images/images.qrc"/> |
| 533 | + <include location="../../images/images.qrc"/> |
| 534 | + <include location="../../images/images.qrc"/> |
| 535 | + <include location="../../images/images.qrc"/> |
| 536 | + <include location="../../images/images.qrc"/> |
| 537 | + <include location="../../images/images.qrc"/> |
| 538 | + <include location="../../images/images.qrc"/> |
| 539 | + <include location="../../images/images.qrc"/> |
| 540 | + <include location="../../images/images.qrc"/> |
| 541 | + <include location="../../images/images.qrc"/> |
| 542 | + <include location="../../images/images.qrc"/> |
| 543 | + <include location="../../images/images.qrc"/> |
| 544 | + <include location="../../images/images.qrc"/> |
| 545 | + <include location="../../images/images.qrc"/> |
| 546 | + <include location="../../images/images.qrc"/> |
| 547 | + <include location="../../images/images.qrc"/> |
527 | 548 | </resources>
|
528 | 549 | <connections>
|
529 | 550 | <connection>
|
|
0 commit comments