Object editor now follows Settings::units().
This commit is contained in:
+22
-68
@@ -70,7 +70,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QTabWidget" name="notebook">
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
<number>3</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="textPage">
|
||||
<attribute name="title">
|
||||
@@ -875,12 +875,21 @@
|
||||
<item row="0" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_20">
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="lineWidthSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_22">
|
||||
<property name="text">
|
||||
<string>points</string>
|
||||
<widget class="QDoubleSpinBox" name="lineWidthSpin">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="suffix">
|
||||
<string notr="true"> pt</string>
|
||||
</property>
|
||||
<property name="decimals">
|
||||
<number>1</number>
|
||||
</property>
|
||||
<property name="singleStep">
|
||||
<double>0.100000000000000</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -1022,13 +1031,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="posXSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="posXUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
@@ -1049,13 +1051,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="posYSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="posYUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
@@ -1102,13 +1097,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="sizeWSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="sizeWUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
@@ -1129,13 +1117,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="sizeHSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="sizeHUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
@@ -1212,13 +1193,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="sizeLineLengthSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="sizeLineLengthUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
@@ -1237,12 +1211,9 @@
|
||||
<item row="1" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="sizeLineAngleSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_36">
|
||||
<property name="text">
|
||||
<string>degrees</string>
|
||||
<widget class="QDoubleSpinBox" name="sizeLineAngleSpin">
|
||||
<property name="suffix">
|
||||
<string notr="true"> °</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -1312,13 +1283,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="shadowXSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="shadowXUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
@@ -1333,13 +1297,6 @@
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="shadowYSpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="shadowYUnitsLabel">
|
||||
<property name="text">
|
||||
<string>inches</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
@@ -1359,12 +1316,9 @@
|
||||
<item row="3" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||||
<item>
|
||||
<widget class="QSpinBox" name="shadowOpacitySpin"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_19">
|
||||
<property name="text">
|
||||
<string>%</string>
|
||||
<widget class="QSpinBox" name="shadowOpacitySpin">
|
||||
<property name="suffix">
|
||||
<string notr="true"> %</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user