File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 20
20
</property >
21
21
<layout class =" QGridLayout" >
22
22
<item row =" 0" column =" 0" >
23
- <widget class =" QGroupBox " name =" groupBox" >
23
+ <widget class =" QgsCollapsibleGroupBox " name =" groupBox" >
24
24
<property name =" title" >
25
25
<string >Define</string >
26
26
</property >
162
162
</widget >
163
163
</item >
164
164
<item row =" 1" column =" 0" >
165
- <widget class =" QGroupBox " name =" groupBox_2" >
165
+ <widget class =" QgsCollapsibleGroupBox " name =" groupBox_2" >
166
166
<property name =" title" >
167
167
<string >Test</string >
168
168
</property >
169
+ <property name =" collapsed" stdset =" 0" >
170
+ <bool >true</bool >
171
+ </property >
169
172
<layout class =" QGridLayout" >
170
173
<item row =" 3" column =" 0" >
171
174
<widget class =" QLabel" name =" textLabel2_2_2" >
263
266
</layout >
264
267
</widget >
265
268
<layoutdefault spacing =" 6" margin =" 11" />
269
+ <customwidgets >
270
+ <customwidget >
271
+ <class >QgsCollapsibleGroupBox</class >
272
+ <extends >QGroupBox</extends >
273
+ <header >qgscollapsiblegroupbox.h</header >
274
+ <container >1</container >
275
+ </customwidget >
276
+ </customwidgets >
266
277
<tabstops >
267
278
<tabstop >northWGS84</tabstop >
268
279
<tabstop >eastWGS84</tabstop >
You can’t perform that action at this time.
0 commit comments