File tree Expand file tree Collapse file tree 1 file changed +26
-8
lines changed Expand file tree Collapse file tree 1 file changed +26
-8
lines changed Original file line number Diff line number Diff line change 14
14
<string >Geospatial Bookmarks</string >
15
15
</property >
16
16
<layout class =" QGridLayout" >
17
- <item row =" 1" column =" 0" >
18
- <widget class =" QDialogButtonBox" name =" buttonBox" >
19
- <property name =" standardButtons" >
20
- <set >QDialogButtonBox::Close|QDialogButtonBox::Help</set >
21
- </property >
22
- </widget >
23
- </item >
17
+ <property name =" margin" >
18
+ <number >0</number >
19
+ </property >
24
20
<item row =" 0" column =" 0" >
25
21
<widget class =" QTreeView" name =" lstBookmarks" >
26
22
<property name =" selectionMode" >
34
30
</property >
35
31
</widget >
36
32
</item >
33
+ <item row =" 3" column =" 0" >
34
+ <layout class =" QHBoxLayout" name =" horizontalLayout_2" >
35
+ <property name =" leftMargin" >
36
+ <number >3</number >
37
+ </property >
38
+ <property name =" topMargin" >
39
+ <number >0</number >
40
+ </property >
41
+ <property name =" rightMargin" >
42
+ <number >3</number >
43
+ </property >
44
+ <property name =" bottomMargin" >
45
+ <number >3</number >
46
+ </property >
47
+ <item >
48
+ <widget class =" QDialogButtonBox" name =" buttonBox" >
49
+ <property name =" standardButtons" >
50
+ <set >QDialogButtonBox::Close|QDialogButtonBox::Help</set >
51
+ </property >
52
+ </widget >
53
+ </item >
54
+ </layout >
55
+ </item >
37
56
</layout >
38
57
</widget >
39
58
<layoutdefault spacing =" 6" margin =" 11" />
40
59
<tabstops >
41
60
<tabstop >lstBookmarks</tabstop >
42
- <tabstop >buttonBox</tabstop >
43
61
</tabstops >
44
62
<resources />
45
63
<connections >
You can’t perform that action at this time.
0 commit comments