|
44 | 44 | <property name="orientation">
|
45 | 45 | <enum>Qt::Horizontal</enum>
|
46 | 46 | </property>
|
| 47 | + <property name="opaqueResize"> |
| 48 | + <bool>false</bool> |
| 49 | + </property> |
47 | 50 | <property name="handleWidth">
|
48 | 51 | <number>4</number>
|
49 | 52 | </property>
|
| 53 | + <property name="childrenCollapsible"> |
| 54 | + <bool>false</bool> |
| 55 | + </property> |
50 | 56 | <widget class="QWidget" name="layoutWidget_1">
|
51 | 57 | <layout class="QVBoxLayout" name="verticalLayout">
|
52 | 58 | <item>
|
53 |
| - <widget class="QGroupBox" name="groupBox"> |
| 59 | + <widget class="QFrame" name="frame"> |
54 | 60 | <property name="sizePolicy">
|
55 | 61 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
56 | 62 | <horstretch>0</horstretch>
|
|
75 | 81 | <height>0</height>
|
76 | 82 | </size>
|
77 | 83 | </property>
|
78 |
| - <property name="title"> |
79 |
| - <string>Expression</string> |
80 |
| - </property> |
81 |
| - <property name="flat"> |
82 |
| - <bool>true</bool> |
83 |
| - </property> |
84 | 84 | <layout class="QGridLayout" name="gridLayout">
|
85 | 85 | <property name="margin">
|
86 | 86 | <number>0</number>
|
|
320 | 320 | </item>
|
321 | 321 | </layout>
|
322 | 322 | </widget>
|
323 |
| - <widget class="QGroupBox" name="moperationListGroup"> |
324 |
| - <property name="title"> |
325 |
| - <string>Functions</string> |
326 |
| - </property> |
327 |
| - <property name="flat"> |
328 |
| - <bool>true</bool> |
329 |
| - </property> |
| 323 | + <widget class="QFrame" name="moperationListGroup"> |
330 | 324 | <layout class="QGridLayout" name="gridLayout_5">
|
331 | 325 | <item row="0" column="0">
|
332 | 326 | <widget class="QSplitter" name="functionsplit">
|
333 | 327 | <property name="orientation">
|
334 | 328 | <enum>Qt::Horizontal</enum>
|
335 | 329 | </property>
|
| 330 | + <property name="opaqueResize"> |
| 331 | + <bool>false</bool> |
| 332 | + </property> |
336 | 333 | <widget class="QWidget" name="layoutWidget">
|
337 | 334 | <layout class="QVBoxLayout" name="verticalLayout_4">
|
338 | 335 | <item>
|
|
0 commit comments