|
@@ -493,6 +493,25 @@
|
|
|
</item>
|
|
|
<item row="9" column="1">
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QSpinBox" name="cropLeft">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>70</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximum">
|
|
|
+ <number>100000</number>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="0" column="3">
|
|
|
<widget class="QSpinBox" name="cropRight">
|
|
|
<property name="sizePolicy">
|
|
@@ -602,25 +621,6 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QSpinBox" name="cropLeft">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>70</width>
|
|
|
- <height>0</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximum">
|
|
|
- <number>100000</number>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="0" column="4">
|
|
|
<spacer name="horizontalSpacer">
|
|
|
<property name="orientation">
|