|
75 | 75 | <number>0</number>
|
76 | 76 | </property>
|
77 | 77 | <item>
|
78 |
| - <layout class="QGridLayout" name="gridLayout_7" rowstretch="0,0,0,0,0,0,0,0,0,0,0" columnstretch="0,0,0"> |
79 |
| - <item row="5" column="0"> |
| 78 | + <layout class="QGridLayout" name="gridLayout_7" rowstretch="0,0,0,0,0,0,0,0,0,0" columnstretch="0,0,0"> |
| 79 | + <item row="4" column="0"> |
80 | 80 | <widget class="QLabel" name="mAtlasFeatureFilterLabel">
|
81 | 81 | <property name="text">
|
82 | 82 | <string>Feature filter</string>
|
|
93 | 93 | </property>
|
94 | 94 | </widget>
|
95 | 95 | </item>
|
96 |
| - <item row="6" column="0"> |
| 96 | + <item row="5" column="0"> |
97 | 97 | <widget class="QLabel" name="label">
|
98 | 98 | <property name="text">
|
99 | 99 | <string>Margin around coverage</string>
|
100 | 100 | </property>
|
101 | 101 | </widget>
|
102 | 102 | </item>
|
103 |
| - <item row="9" column="0"> |
| 103 | + <item row="8" column="0"> |
104 | 104 | <widget class="QLabel" name="label_5">
|
105 | 105 | <property name="text">
|
106 | 106 | <string>Output filename expression</string>
|
107 | 107 | </property>
|
108 | 108 | </widget>
|
109 | 109 | </item>
|
110 |
| - <item row="6" column="1"> |
| 110 | + <item row="5" column="1"> |
111 | 111 | <widget class="QSpinBox" name="mAtlasMarginSpinBox">
|
112 | 112 | <property name="suffix">
|
113 | 113 | <string> %</string>
|
|
120 | 120 | </property>
|
121 | 121 | </widget>
|
122 | 122 | </item>
|
123 |
| - <item row="9" column="2"> |
| 123 | + <item row="8" column="2"> |
124 | 124 | <widget class="QToolButton" name="mAtlasFilenameExpressionButton">
|
125 | 125 | <property name="text">
|
126 | 126 | <string>...</string>
|
127 | 127 | </property>
|
128 | 128 | </widget>
|
129 | 129 | </item>
|
130 |
| - <item row="9" column="1"> |
| 130 | + <item row="8" column="1"> |
131 | 131 | <widget class="QLineEdit" name="mAtlasFilenamePatternEdit"/>
|
132 | 132 | </item>
|
133 | 133 | <item row="1" column="0">
|
|
144 | 144 | </property>
|
145 | 145 | </widget>
|
146 | 146 | </item>
|
147 |
| - <item row="7" column="0" colspan="2"> |
| 147 | + <item row="6" column="0" colspan="2"> |
148 | 148 | <widget class="QCheckBox" name="mAtlasFixedScaleCheckBox">
|
149 | 149 | <property name="text">
|
150 | 150 | <string>Fixed scale</string>
|
151 | 151 | </property>
|
152 | 152 | </widget>
|
153 | 153 | </item>
|
154 |
| - <item row="10" column="0" colspan="2"> |
| 154 | + <item row="9" column="0" colspan="2"> |
155 | 155 | <widget class="QCheckBox" name="mAtlasSingleFileCheckBox">
|
156 | 156 | <property name="text">
|
157 | 157 | <string>Single file export when possible</string>
|
|
169 | 169 | </widget>
|
170 | 170 | </item>
|
171 | 171 | <item row="3" column="1">
|
172 |
| - <widget class="QComboBox" name="mAtlasSortFeatureKeyComboBox"/> |
| 172 | + <widget class="QComboBox" name="mAtlasSortFeatureKeyComboBox"> |
| 173 | + <property name="toolTip"> |
| 174 | + <string>Sort key</string> |
| 175 | + </property> |
| 176 | + </widget> |
| 177 | + </item> |
| 178 | + <item row="4" column="1"> |
| 179 | + <widget class="QLineEdit" name="mAtlasFeatureFilterEdit"> |
| 180 | + <property name="toolTip"> |
| 181 | + <string>Feature filter</string> |
| 182 | + </property> |
| 183 | + </widget> |
173 | 184 | </item>
|
174 | 185 | <item row="3" column="0">
|
175 | 186 | <widget class="QCheckBox" name="mAtlasSortFeatureCheckBox">
|
|
178 | 189 | </property>
|
179 | 190 | </widget>
|
180 | 191 | </item>
|
181 |
| - <item row="5" column="2"> |
| 192 | + <item row="4" column="2"> |
182 | 193 | <widget class="QToolButton" name="mAtlasFeatureFilterButton">
|
| 194 | + <property name="toolTip"> |
| 195 | + <string>Open expression builder</string> |
| 196 | + </property> |
183 | 197 | <property name="text">
|
184 | 198 | <string>...</string>
|
185 | 199 | </property>
|
186 | 200 | </widget>
|
187 | 201 | </item>
|
188 |
| - <item row="5" column="1"> |
189 |
| - <widget class="QLineEdit" name="mAtlasFeatureFilterEdit"/> |
190 |
| - </item> |
191 |
| - <item row="4" column="1"> |
192 |
| - <widget class="QComboBox" name="mAtlasSortFeatureDirectionComboBox"/> |
| 202 | + <item row="3" column="2"> |
| 203 | + <widget class="QToolButton" name="mAtlasSortFeatureDirectionButton"> |
| 204 | + <property name="toolTip"> |
| 205 | + <string>Sort direction</string> |
| 206 | + </property> |
| 207 | + <property name="text"> |
| 208 | + <string>...</string> |
| 209 | + </property> |
| 210 | + <property name="arrowType"> |
| 211 | + <enum>Qt::UpArrow</enum> |
| 212 | + </property> |
| 213 | + </widget> |
193 | 214 | </item>
|
194 | 215 | </layout>
|
195 | 216 | </item>
|
|
0 commit comments