|
26 | 26 | <property name="bottomMargin">
|
27 | 27 | <number>3</number>
|
28 | 28 | </property>
|
29 |
| - <item row="1" column="4"> |
| 29 | + <item row="1" column="5"> |
30 | 30 | <widget class="QPushButton" name="mPbnClose">
|
31 | 31 | <property name="text">
|
32 |
| - <string>Close</string> |
| 32 | + <string>&Close</string> |
33 | 33 | </property>
|
34 | 34 | </widget>
|
35 | 35 | </item>
|
36 |
| - <item row="1" column="1"> |
| 36 | + <item row="1" column="2"> |
37 | 37 | <widget class="QToolButton" name="mButtonZoomToFeatures">
|
38 | 38 | <property name="text">
|
39 | 39 | <string>Zoom to features</string>
|
40 | 40 | </property>
|
41 | 41 | </widget>
|
42 | 42 | </item>
|
43 |
| - <item row="1" column="0"> |
| 43 | + <item row="1" column="1"> |
44 | 44 | <spacer name="horizontalSpacer">
|
45 | 45 | <property name="orientation">
|
46 | 46 | <enum>Qt::Horizontal</enum>
|
|
53 | 53 | </property>
|
54 | 54 | </spacer>
|
55 | 55 | </item>
|
56 |
| - <item row="0" column="0" colspan="5"> |
57 |
| - <widget class="QgsExpressionBuilderWidget" name="mExpressionBuilder" native="true"/> |
58 |
| - </item> |
59 |
| - <item row="1" column="2"> |
| 56 | + <item row="1" column="3"> |
60 | 57 | <widget class="QToolButton" name="mButtonSelect">
|
61 | 58 | <property name="text">
|
62 | 59 | <string>…</string>
|
|
69 | 66 | </property>
|
70 | 67 | </widget>
|
71 | 68 | </item>
|
72 |
| - <item row="1" column="3"> |
| 69 | + <item row="1" column="0"> |
73 | 70 | <widget class="QDialogButtonBox" name="buttonBox">
|
74 | 71 | <property name="standardButtons">
|
75 |
| - <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set> |
| 72 | + <set>QDialogButtonBox::Help</set> |
76 | 73 | </property>
|
77 | 74 | </widget>
|
78 | 75 | </item>
|
| 76 | + <item row="0" column="0" colspan="6"> |
| 77 | + <widget class="QgsExpressionBuilderWidget" name="mExpressionBuilder" native="true"/> |
| 78 | + </item> |
79 | 79 | </layout>
|
80 | 80 | <action name="mActionSelect">
|
81 | 81 | <property name="text">
|
|
0 commit comments