|
14 | 14 | <string>Attribute Table</string>
|
15 | 15 | </property>
|
16 | 16 | <layout class="QGridLayout" name="gridLayout">
|
17 |
| - <property name="margin"> |
| 17 | + <property name="leftMargin"> |
| 18 | + <number>0</number> |
| 19 | + </property> |
| 20 | + <property name="topMargin"> |
| 21 | + <number>0</number> |
| 22 | + </property> |
| 23 | + <property name="rightMargin"> |
| 24 | + <number>0</number> |
| 25 | + </property> |
| 26 | + <property name="bottomMargin"> |
18 | 27 | <number>0</number>
|
19 | 28 | </property>
|
20 | 29 | <property name="spacing">
|
|
209 | 218 | <item>
|
210 | 219 | <widget class="QToolButton" name="mRemoveSelectionButton">
|
211 | 220 | <property name="toolTip">
|
212 |
| - <string>Unselect all (Ctrl+U)</string> |
| 221 | + <string>Deselect all (Ctrl+Shift+A)</string> |
213 | 222 | </property>
|
214 | 223 | <property name="text">
|
215 | 224 | <string/>
|
|
225 | 234 | </size>
|
226 | 235 | </property>
|
227 | 236 | <property name="shortcut">
|
228 |
| - <string>Ctrl+U</string> |
| 237 | + <string>Ctrl+Shift+A</string> |
229 | 238 | </property>
|
230 | 239 | <property name="autoRaise">
|
231 | 240 | <bool>true</bool>
|
|
618 | 627 | <property name="sizeConstraint">
|
619 | 628 | <enum>QLayout::SetDefaultConstraint</enum>
|
620 | 629 | </property>
|
621 |
| - <property name="margin"> |
| 630 | + <property name="leftMargin"> |
| 631 | + <number>0</number> |
| 632 | + </property> |
| 633 | + <property name="topMargin"> |
| 634 | + <number>0</number> |
| 635 | + </property> |
| 636 | + <property name="rightMargin"> |
| 637 | + <number>0</number> |
| 638 | + </property> |
| 639 | + <property name="bottomMargin"> |
622 | 640 | <number>0</number>
|
623 | 641 | </property>
|
624 | 642 | <item row="0" column="0">
|
|
727 | 745 | </widget>
|
728 | 746 | </item>
|
729 | 747 | <item>
|
730 |
| - <widget class="QgsFieldExpressionWidget" name="mUpdateExpressionText"> |
| 748 | + <widget class="QgsFieldExpressionWidget" name="mUpdateExpressionText" native="true"> |
731 | 749 | <property name="sizePolicy">
|
732 | 750 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
733 | 751 | <horstretch>0</horstretch>
|
|
0 commit comments