mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Reorder widgets and replace outline label
This commit is contained in:
parent
9b220664b0
commit
c95e1c67f0
@ -134,7 +134,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="outlineLabel">
|
||||
<property name="text">
|
||||
<string>Outline</string>
|
||||
<string>Stroke</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -159,7 +159,7 @@
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="4" column="2" colspan="3">
|
||||
<item row="5" column="2" colspan="3">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="labelHorizontal">
|
||||
@ -250,7 +250,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="1">
|
||||
<item row="4" column="1">
|
||||
<widget class="QLabel" name="placementLabel">
|
||||
<property name="text">
|
||||
<string>Placement</string>
|
||||
@ -260,7 +260,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="1">
|
||||
<item row="5" column="1">
|
||||
<widget class="QLabel" name="lblMargin">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
@ -273,7 +273,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="2" colspan="3">
|
||||
<item row="4" column="2" colspan="3">
|
||||
<widget class="QComboBox" name="cboPlacement">
|
||||
<property name="toolTip">
|
||||
<string>Placement on screen</string>
|
||||
@ -429,10 +429,10 @@
|
||||
<tabstop>sliderRotation</tabstop>
|
||||
<tabstop>spinAngle</tabstop>
|
||||
<tabstop>cboxAutomatic</tabstop>
|
||||
<tabstop>cboPlacement</tabstop>
|
||||
<tabstop>spinHorizontal</tabstop>
|
||||
<tabstop>spinVertical</tabstop>
|
||||
<tabstop>wgtUnitSelection</tabstop>
|
||||
<tabstop>cboPlacement</tabstop>
|
||||
<tabstop>buttonBox</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user