|
33 | 33 | </property>
|
34 | 34 | <widget class="QWidget" name="layoutWidget_1">
|
35 | 35 | <layout class="QVBoxLayout" name="verticalLayout">
|
36 |
| - <item> |
37 |
| - <widget class="QgsCollapsibleGroupBox" name="groupBox_2"> |
38 |
| - <property name="sizePolicy"> |
39 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
40 |
| - <horstretch>0</horstretch> |
41 |
| - <verstretch>0</verstretch> |
42 |
| - </sizepolicy> |
43 |
| - </property> |
44 |
| - <property name="minimumSize"> |
45 |
| - <size> |
46 |
| - <width>0</width> |
47 |
| - <height>0</height> |
48 |
| - </size> |
49 |
| - </property> |
50 |
| - <property name="maximumSize"> |
51 |
| - <size> |
52 |
| - <width>16777215</width> |
53 |
| - <height>16777215</height> |
54 |
| - </size> |
55 |
| - </property> |
56 |
| - <property name="baseSize"> |
57 |
| - <size> |
58 |
| - <width>0</width> |
59 |
| - <height>0</height> |
60 |
| - </size> |
61 |
| - </property> |
62 |
| - <property name="title"> |
63 |
| - <string>Custom function</string> |
64 |
| - </property> |
65 |
| - <property name="flat"> |
66 |
| - <bool>true</bool> |
67 |
| - </property> |
68 |
| - <layout class="QGridLayout" name="gridLayout_5"> |
69 |
| - <property name="leftMargin"> |
70 |
| - <number>0</number> |
71 |
| - </property> |
72 |
| - <property name="topMargin"> |
73 |
| - <number>9</number> |
74 |
| - </property> |
75 |
| - <property name="rightMargin"> |
76 |
| - <number>0</number> |
77 |
| - </property> |
78 |
| - <property name="bottomMargin"> |
79 |
| - <number>0</number> |
80 |
| - </property> |
81 |
| - <item row="0" column="0" colspan="2"> |
82 |
| - <widget class="QgsCodeEditorPython" name="txtPython" native="true"> |
83 |
| - <zorder>mOperatorsGroupBox</zorder> |
84 |
| - </widget> |
85 |
| - </item> |
86 |
| - </layout> |
87 |
| - </widget> |
88 |
| - </item> |
89 | 36 | <item>
|
90 | 37 | <widget class="QGroupBox" name="groupBox">
|
91 | 38 | <property name="sizePolicy">
|
|
287 | 234 | </layout>
|
288 | 235 | </widget>
|
289 | 236 | </item>
|
290 |
| - <item row="2" column="0" colspan="2"> |
| 237 | + <item row="3" column="0" colspan="2"> |
291 | 238 | <layout class="QHBoxLayout" name="horizontalLayout_4">
|
292 | 239 | <item>
|
293 | 240 | <widget class="QLabel" name="label_2">
|
|
352 | 299 | </item>
|
353 | 300 | </layout>
|
354 | 301 | </item>
|
| 302 | + <item row="2" column="0"> |
| 303 | + <widget class="QgsCollapsibleGroupBox" name="groupBox_2"> |
| 304 | + <property name="sizePolicy"> |
| 305 | + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 306 | + <horstretch>0</horstretch> |
| 307 | + <verstretch>0</verstretch> |
| 308 | + </sizepolicy> |
| 309 | + </property> |
| 310 | + <property name="minimumSize"> |
| 311 | + <size> |
| 312 | + <width>0</width> |
| 313 | + <height>0</height> |
| 314 | + </size> |
| 315 | + </property> |
| 316 | + <property name="maximumSize"> |
| 317 | + <size> |
| 318 | + <width>16777215</width> |
| 319 | + <height>16777215</height> |
| 320 | + </size> |
| 321 | + </property> |
| 322 | + <property name="baseSize"> |
| 323 | + <size> |
| 324 | + <width>0</width> |
| 325 | + <height>0</height> |
| 326 | + </size> |
| 327 | + </property> |
| 328 | + <property name="title"> |
| 329 | + <string>Custom function</string> |
| 330 | + </property> |
| 331 | + <property name="flat"> |
| 332 | + <bool>true</bool> |
| 333 | + </property> |
| 334 | + <layout class="QGridLayout" name="gridLayout_5"> |
| 335 | + <property name="leftMargin"> |
| 336 | + <number>0</number> |
| 337 | + </property> |
| 338 | + <property name="topMargin"> |
| 339 | + <number>9</number> |
| 340 | + </property> |
| 341 | + <property name="rightMargin"> |
| 342 | + <number>0</number> |
| 343 | + </property> |
| 344 | + <property name="bottomMargin"> |
| 345 | + <number>0</number> |
| 346 | + </property> |
| 347 | + <item row="0" column="0" colspan="2"> |
| 348 | + <widget class="QgsCodeEditorPython" name="txtPython" native="true"> |
| 349 | + <zorder>mOperatorsGroupBox</zorder> |
| 350 | + </widget> |
| 351 | + </item> |
| 352 | + </layout> |
| 353 | + </widget> |
| 354 | + </item> |
355 | 355 | </layout>
|
356 | 356 | </widget>
|
357 | 357 | </item>
|
|
0 commit comments