</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QDoubleSpinBox" name="dsb_offsetX">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip">
- <string>X coordinate of origin of input mesh</string>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="decimals">
- <number>0</number>
- </property>
- <property name="minimum">
- <double>-10000000.000000000000000</double>
- </property>
- <property name="maximum">
- <double>10000000.000000000000000</double>
- </property>
- <property name="singleStep">
- <double>10000.000000000000000</double>
- </property>
- </widget>
- </item>
<item row="0" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
</property>
</widget>
</item>
+ <item row="1" column="2">
+ <spacer name="horizontalSpacer_3">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="dsb_offsetY">
<property name="sizePolicy">
<property name="maximum">
<double>10000000.000000000000000</double>
</property>
- <property name="singleStep">
- <double>10000.000000000000000</double>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QDoubleSpinBox" name="dsb_offsetX">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
</property>
- <property name="stepType">
- <enum>QAbstractSpinBox::DefaultStepType</enum>
+ <property name="toolTip">
+ <string>X coordinate of origin of input mesh</string>
</property>
- <property name="value">
- <double>0.000000000000000</double>
+ <property name="layoutDirection">
+ <enum>Qt::LeftToRight</enum>
</property>
- </widget>
- </item>
- <item row="1" column="2">
- <spacer name="horizontalSpacer_3">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <property name="decimals">
+ <number>0</number>
</property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
+ <property name="minimum">
+ <double>-100000000.000000000000000</double>
</property>
- </spacer>
+ <property name="maximum">
+ <double>10000000.000000000000000</double>
+ </property>
+ </widget>
</item>
</layout>
</item>