PD: PR4556 Step 3: sort QGridLayout by row-col

This commit is contained in:
Chris Hennes
2022-03-28 10:13:00 -05:00
parent 27c087871e
commit 08924e8334
2 changed files with 22 additions and 22 deletions

View File

@@ -134,7 +134,14 @@ the sketch plane's normal vector will be used</string>
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="1">
<item row="0" column="0">
<widget class="QLabel" name="labelXSkew">
<property name="text">
<string>x</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="Gui::DoubleSpinBox" name="XDirectionEdit">
<property name="toolTip">
<string>x-component of direction vector</string>
@@ -156,10 +163,10 @@ the sketch plane's normal vector will be used</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labelZSkew">
<item row="1" column="0">
<widget class="QLabel" name="labelYSkew">
<property name="text">
<string>z</string>
<string>y</string>
</property>
</widget>
</item>
@@ -185,10 +192,10 @@ the sketch plane's normal vector will be used</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labelYSkew">
<item row="2" column="0">
<widget class="QLabel" name="labelZSkew">
<property name="text">
<string>y</string>
<string>z</string>
</property>
</widget>
</item>
@@ -217,14 +224,7 @@ the sketch plane's normal vector will be used</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="labelXSkew">
<property name="text">
<string>x</string>
</property>
</widget>
</item>
</layout>
</layout>
</widget>
</item>
<item row="3" column="0">

View File

@@ -95,13 +95,6 @@ click again to end selection</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Join Type</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="modeComboBox">
<item>
@@ -121,6 +114,13 @@ click again to end selection</string>
</item>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Join Type</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="joinComboBox">
<item>