|
|
@@ -1171,6 +1171,51 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>4</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="transitionDurationLabel">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Basic.TransitionDuration</string>
|
|
|
+ </property>
|
|
|
+ <property name="buddy">
|
|
|
+ <cstring>transitionDuration</cstring>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QSpinBox" name="transitionDuration">
|
|
|
+ <property name="accessibleName">
|
|
|
+ <string>Basic.TransitionDuration</string>
|
|
|
+ </property>
|
|
|
+ <property name="suffix">
|
|
|
+ <string> ms</string>
|
|
|
+ </property>
|
|
|
+ <property name="minimum">
|
|
|
+ <number>50</number>
|
|
|
+ </property>
|
|
|
+ <property name="maximum">
|
|
|
+ <number>20000</number>
|
|
|
+ </property>
|
|
|
+ <property name="singleStep">
|
|
|
+ <number>50</number>
|
|
|
+ </property>
|
|
|
+ <property name="value">
|
|
|
+ <number>300</number>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
<property name="spacing">
|
|
|
@@ -1299,51 +1344,6 @@
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
- <property name="spacing">
|
|
|
- <number>4</number>
|
|
|
- </property>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="transitionDurationLabel">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Basic.TransitionDuration</string>
|
|
|
- </property>
|
|
|
- <property name="buddy">
|
|
|
- <cstring>transitionDuration</cstring>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QSpinBox" name="transitionDuration">
|
|
|
- <property name="accessibleName">
|
|
|
- <string>Basic.TransitionDuration</string>
|
|
|
- </property>
|
|
|
- <property name="suffix">
|
|
|
- <string> ms</string>
|
|
|
- </property>
|
|
|
- <property name="minimum">
|
|
|
- <number>50</number>
|
|
|
- </property>
|
|
|
- <property name="maximum">
|
|
|
- <number>20000</number>
|
|
|
- </property>
|
|
|
- <property name="singleStep">
|
|
|
- <number>50</number>
|
|
|
- </property>
|
|
|
- <property name="value">
|
|
|
- <number>300</number>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
<item>
|
|
|
<spacer name="verticalSpacer">
|
|
|
<property name="orientation">
|