|
145 | 145 | <number>0</number>
|
146 | 146 | </property>
|
147 | 147 | <item>
|
148 |
| - <widget class="QPushButton" name="mFirstFeatureButton"> |
| 148 | + <widget class="QToolButton" name="mFirstFeatureButton"> |
149 | 149 | <property name="maximumSize">
|
150 | 150 | <size>
|
151 | 151 | <width>24</width>
|
|
159 | 159 | <iconset resource="../../images/images.qrc">
|
160 | 160 | <normaloff>:/images/themes/default/mActionDoubleArrowLeft.svg</normaloff>:/images/themes/default/mActionDoubleArrowLeft.svg</iconset>
|
161 | 161 | </property>
|
162 |
| - <property name="flat"> |
| 162 | + <property name="autoRaise"> |
163 | 163 | <bool>true</bool>
|
164 | 164 | </property>
|
165 | 165 | </widget>
|
166 | 166 | </item>
|
167 | 167 | <item>
|
168 |
| - <widget class="QPushButton" name="mPreviousFeatureButton"> |
| 168 | + <widget class="QToolButton" name="mPreviousFeatureButton"> |
169 | 169 | <property name="maximumSize">
|
170 | 170 | <size>
|
171 | 171 | <width>24</width>
|
|
179 | 179 | <iconset resource="../../images/images.qrc">
|
180 | 180 | <normaloff>:/images/themes/default/mActionArrowLeft.svg</normaloff>:/images/themes/default/mActionArrowLeft.svg</iconset>
|
181 | 181 | </property>
|
182 |
| - <property name="flat"> |
| 182 | + <property name="autoRaise"> |
183 | 183 | <bool>true</bool>
|
184 | 184 | </property>
|
185 | 185 | </widget>
|
186 | 186 | </item>
|
187 | 187 | <item>
|
188 |
| - <widget class="QPushButton" name="mNextFeatureButton"> |
| 188 | + <widget class="QToolButton" name="mNextFeatureButton"> |
189 | 189 | <property name="sizePolicy">
|
190 | 190 | <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
191 | 191 | <horstretch>0</horstretch>
|
|
205 | 205 | <iconset resource="../../images/images.qrc">
|
206 | 206 | <normaloff>:/images/themes/default/mActionArrowRight.svg</normaloff>:/images/themes/default/mActionArrowRight.svg</iconset>
|
207 | 207 | </property>
|
208 |
| - <property name="flat"> |
| 208 | + <property name="autoRaise"> |
209 | 209 | <bool>true</bool>
|
210 | 210 | </property>
|
211 | 211 | </widget>
|
212 | 212 | </item>
|
213 | 213 | <item>
|
214 |
| - <widget class="QPushButton" name="mLastFeatureButton"> |
| 214 | + <widget class="QToolButton" name="mLastFeatureButton"> |
215 | 215 | <property name="maximumSize">
|
216 | 216 | <size>
|
217 | 217 | <width>24</width>
|
|
225 | 225 | <iconset resource="../../images/images.qrc">
|
226 | 226 | <normaloff>:/images/themes/default/mActionDoubleArrowRight.svg</normaloff>:/images/themes/default/mActionDoubleArrowRight.svg</iconset>
|
227 | 227 | </property>
|
228 |
| - <property name="flat"> |
| 228 | + <property name="autoRaise"> |
229 | 229 | <bool>true</bool>
|
230 | 230 | </property>
|
231 | 231 | </widget>
|
|
275 | 275 | <property name="checkable">
|
276 | 276 | <bool>true</bool>
|
277 | 277 | </property>
|
| 278 | + <property name="autoRaise"> |
| 279 | + <bool>true</bool> |
| 280 | + </property> |
278 | 281 | </widget>
|
279 | 282 | </item>
|
280 | 283 | <item>
|
281 |
| - <widget class="QToolButton" name="mAutoZoomButton"> |
| 284 | + <widget class="QToolButton" name="mAutoPanButton"> |
282 | 285 | <property name="toolTip">
|
283 |
| - <string>automatically zoom to currently edited feature</string> |
| 286 | + <string>Automatically pan to currently edited feature</string> |
284 | 287 | </property>
|
285 | 288 | <property name="text">
|
286 | 289 | <string/>
|
|
292 | 295 | <property name="checkable">
|
293 | 296 | <bool>true</bool>
|
294 | 297 | </property>
|
| 298 | + <property name="autoRaise"> |
| 299 | + <bool>true</bool> |
| 300 | + </property> |
295 | 301 | </widget>
|
296 | 302 | </item>
|
297 | 303 | <item>
|
298 |
| - <widget class="QToolButton" name="mAutoPanButton"> |
| 304 | + <widget class="QToolButton" name="mAutoZoomButton"> |
299 | 305 | <property name="toolTip">
|
300 |
| - <string>automatically pan to currently edited feature</string> |
| 306 | + <string>Automatically zoom to currently edited feature</string> |
301 | 307 | </property>
|
302 | 308 | <property name="text">
|
303 | 309 | <string/>
|
|
309 | 315 | <property name="checkable">
|
310 | 316 | <bool>true</bool>
|
311 | 317 | </property>
|
| 318 | + <property name="autoRaise"> |
| 319 | + <bool>true</bool> |
| 320 | + </property> |
312 | 321 | </widget>
|
313 | 322 | </item>
|
314 | 323 | </layout>
|
|
0 commit comments