Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
More consistency on gui labels
- Loading branch information
|
@@ -14,21 +14,12 @@ |
|
|
<string>Form</string> |
|
|
</property> |
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
<property name="leftMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="topMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="rightMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="bottomMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="horizontalSpacing"> |
|
|
<number>28</number> |
|
|
</property> |
|
|
<property name="margin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<item row="4" column="1"> |
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
|
<item> |
|
@@ -533,7 +524,7 @@ |
|
|
<item row="7" column="0"> |
|
|
<widget class="QLabel" name="label_11"> |
|
|
<property name="text"> |
|
|
<string>Angle</string> |
|
|
<string>Rotation</string> |
|
|
</property> |
|
|
</widget> |
|
|
</item> |
|
|
|
@@ -23,22 +23,13 @@ |
|
|
<property name="horizontalSpacing"> |
|
|
<number>28</number> |
|
|
</property> |
|
|
<property name="leftMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="topMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="rightMargin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<property name="bottomMargin"> |
|
|
<property name="margin"> |
|
|
<number>1</number> |
|
|
</property> |
|
|
<item row="1" column="0"> |
|
|
<widget class="QLabel" name="mAngleLabel"> |
|
|
<widget class="QLabel" name="mRotationLabel"> |
|
|
<property name="text"> |
|
|
<string>Angle</string> |
|
|
<string>Rotation</string> |
|
|
</property> |
|
|
</widget> |
|
|
</item> |
|
@@ -161,11 +152,6 @@ |
|
|
</layout> |
|
|
</widget> |
|
|
<customwidgets> |
|
|
<customwidget> |
|
|
<class>QgsDataDefinedButton</class> |
|
|
<extends>QToolButton</extends> |
|
|
<header>qgsdatadefinedbutton.h</header> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDoubleSpinBox</class> |
|
|
<extends>QDoubleSpinBox</extends> |
|
@@ -177,6 +163,11 @@ |
|
|
<header>qgsunitselectionwidget.h</header> |
|
|
<container>1</container> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDataDefinedButton</class> |
|
|
<extends>QToolButton</extends> |
|
|
<header>qgsdatadefinedbutton.h</header> |
|
|
</customwidget> |
|
|
</customwidgets> |
|
|
<resources/> |
|
|
<connections/> |
|
|
|
@@ -31,7 +31,7 @@ |
|
|
<item row="7" column="0"> |
|
|
<widget class="QLabel" name="label_5"> |
|
|
<property name="text"> |
|
|
<string>Border width</string> |
|
|
<string>Outline width</string> |
|
|
</property> |
|
|
<property name="alignment"> |
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
@@ -117,7 +117,7 @@ |
|
|
</sizepolicy> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<string>Border</string> |
|
|
<string>Outline</string> |
|
|
</property> |
|
|
<property name="alignment"> |
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
@@ -330,7 +330,7 @@ |
|
|
<item row="4" column="0"> |
|
|
<widget class="QLabel" name="label_4"> |
|
|
<property name="text"> |
|
|
<string>Border style</string> |
|
|
<string>Outline style</string> |
|
|
</property> |
|
|
<property name="alignment"> |
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
|
|
@@ -308,7 +308,7 @@ |
|
|
<item row="8" column="0"> |
|
|
<widget class="QLabel" name="label_4"> |
|
|
<property name="text"> |
|
|
<string>Angle</string> |
|
|
<string>Rotation</string> |
|
|
</property> |
|
|
</widget> |
|
|
</item> |
|
|
|
@@ -143,7 +143,7 @@ |
|
|
<item row="3" column="0"> |
|
|
<widget class="QLabel" name="mBorderWidthLabel"> |
|
|
<property name="text"> |
|
|
<string>Border width</string> |
|
|
<string>Outline width</string> |
|
|
</property> |
|
|
</widget> |
|
|
</item> |
|
@@ -335,11 +335,6 @@ |
|
|
<header>qgscolorbuttonv2.h</header> |
|
|
<container>1</container> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDataDefinedButton</class> |
|
|
<extends>QToolButton</extends> |
|
|
<header>qgsdatadefinedbutton.h</header> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDoubleSpinBox</class> |
|
|
<extends>QDoubleSpinBox</extends> |
|
@@ -351,6 +346,11 @@ |
|
|
<header>qgsunitselectionwidget.h</header> |
|
|
<container>1</container> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDataDefinedButton</class> |
|
|
<extends>QToolButton</extends> |
|
|
<header>qgsdatadefinedbutton.h</header> |
|
|
</customwidget> |
|
|
</customwidgets> |
|
|
<tabstops> |
|
|
<tabstop>mTextureWidthSpinBox</tabstop> |
|
|
|
@@ -398,7 +398,7 @@ |
|
|
<item row="1" column="0"> |
|
|
<widget class="QLabel" name="label_3"> |
|
|
<property name="text"> |
|
|
<string>Angle</string> |
|
|
<string>Rotation</string> |
|
|
</property> |
|
|
</widget> |
|
|
</item> |
|
@@ -504,11 +504,6 @@ |
|
|
<header>qgscolorbuttonv2.h</header> |
|
|
<container>1</container> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDataDefinedButton</class> |
|
|
<extends>QToolButton</extends> |
|
|
<header>qgsdatadefinedbutton.h</header> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDoubleSpinBox</class> |
|
|
<extends>QDoubleSpinBox</extends> |
|
@@ -520,6 +515,11 @@ |
|
|
<header>qgsunitselectionwidget.h</header> |
|
|
<container>1</container> |
|
|
</customwidget> |
|
|
<customwidget> |
|
|
<class>QgsDataDefinedButton</class> |
|
|
<extends>QToolButton</extends> |
|
|
<header>qgsdatadefinedbutton.h</header> |
|
|
</customwidget> |
|
|
</customwidgets> |
|
|
<tabstops> |
|
|
<tabstop>spinSize</tabstop> |
|
|