summaryrefslogtreecommitdiff
path: root/plugins/Themes/Oxygen/options.ui
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Themes/Oxygen/options.ui')
-rw-r--r--plugins/Themes/Oxygen/options.ui278
1 files changed, 139 insertions, 139 deletions
diff --git a/plugins/Themes/Oxygen/options.ui b/plugins/Themes/Oxygen/options.ui
index 96e4efa..23b4ac5 100644
--- a/plugins/Themes/Oxygen/options.ui
+++ b/plugins/Themes/Oxygen/options.ui
@@ -11,6 +11,145 @@
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
+ <item row="2" column="2">
+ <widget class="QCheckBox" name="speedWithProgressBar"/>
+ </item>
+ <item row="8" column="1">
+ <widget class="QSpinBox" name="limitSpeed">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="suffix">
+ <string> KB/s</string>
+ </property>
+ <property name="minimum">
+ <number>1</number>
+ </property>
+ <property name="maximum">
+ <number>999999</number>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="2">
+ <widget class="QComboBox" name="comboBox_copyEnd">
+ <item>
+ <property name="text">
+ <string notr="true">Don't close if errors are found</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string notr="true">Never close</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string notr="true">Always close</string>
+ </property>
+ </item>
+ </widget>
+ </item>
+ <item row="4" column="0">
+ <widget class="QLabel" name="labelProgressionColor">
+ <property name="text">
+ <string>Progression color</string>
+ </property>
+ </widget>
+ </item>
+ <item row="8" column="0">
+ <widget class="QCheckBox" name="checkBox_limitSpeed">
+ <property name="text">
+ <string>Limit copy speed at:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="2">
+ <widget class="QCheckBox" name="showDualProgression"/>
+ </item>
+ <item row="5" column="1">
+ <spacer name="horizontalSpacer">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>122</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="0" colspan="2">
+ <widget class="QLabel" name="labelSpeedWithProgressBar">
+ <property name="text">
+ <string>Speed with progress bar</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0" colspan="2">
+ <widget class="QLabel" name="labelStartWithMoreButtonPushed">
+ <property name="text">
+ <string>Start with the &quot;more button&quot; pushed</string>
+ </property>
+ </widget>
+ </item>
+ <item row="9" column="0">
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="0" colspan="2">
+ <widget class="QLabel" name="label">
+ <property name="text">
+ <string>Show dual progression</string>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="2">
+ <widget class="QCheckBox" name="checkBoxShowSpeed"/>
+ </item>
+ <item row="0" column="0" colspan="2">
+ <widget class="QLabel" name="labelShowSpeedAsMain">
+ <property name="text">
+ <string>Show speed as main information</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="2">
+ <widget class="QCheckBox" name="checkBoxStartWithMoreButtonPushed"/>
+ </item>
+ <item row="7" column="0">
+ <widget class="QLabel" name="label_Slider_speed">
+ <property name="text">
+ <string>Limit copy speed at:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="7" column="1">
+ <widget class="QSlider" name="SliderSpeed">
+ <property name="maximum">
+ <number>5</number>
+ </property>
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="0">
+ <widget class="QLabel" name="label_2">
+ <property name="text">
+ <string>At the end of the copy: </string>
+ </property>
+ </widget>
+ </item>
<item row="4" column="2">
<widget class="QFrame" name="frameProgressionColor">
<layout class="QHBoxLayout" name="horizontalLayout">
@@ -120,13 +259,6 @@
</layout>
</widget>
</item>
- <item row="4" column="0">
- <widget class="QLabel" name="labelProgressionColor">
- <property name="text">
- <string>Progression color</string>
- </property>
- </widget>
- </item>
<item row="7" column="2">
<widget class="QLabel" name="label_SpeedMaxValue">
<property name="text">
@@ -134,138 +266,6 @@
</property>
</widget>
</item>
- <item row="8" column="0">
- <widget class="QCheckBox" name="checkBox_limitSpeed">
- <property name="text">
- <string>Limit copy speed at:</string>
- </property>
- </widget>
- </item>
- <item row="8" column="1">
- <widget class="QSpinBox" name="limitSpeed">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="suffix">
- <string> KB/s</string>
- </property>
- <property name="minimum">
- <number>1</number>
- </property>
- <property name="maximum">
- <number>999999</number>
- </property>
- </widget>
- </item>
- <item row="2" column="0" colspan="2">
- <widget class="QLabel" name="labelSpeedWithProgressBar">
- <property name="text">
- <string>Speed with progress bar</string>
- </property>
- </widget>
- </item>
- <item row="5" column="1">
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>122</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="9" column="0">
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="5" column="2">
- <widget class="QComboBox" name="comboBox_copyEnd">
- <item>
- <property name="text">
- <string notr="true">Don't close if errors are found</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string notr="true">Never close</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string notr="true">Always close</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="5" column="0">
- <widget class="QLabel" name="label_2">
- <property name="text">
- <string>At the end of the copy: </string>
- </property>
- </widget>
- </item>
- <item row="3" column="2">
- <widget class="QCheckBox" name="showDualProgression"/>
- </item>
- <item row="7" column="0">
- <widget class="QLabel" name="label_Slider_speed">
- <property name="text">
- <string>Limit copy speed at:</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0" colspan="2">
- <widget class="QLabel" name="labelStartWithMoreButtonPushed">
- <property name="text">
- <string>Start with the &quot;more button&quot; pushed</string>
- </property>
- </widget>
- </item>
- <item row="7" column="1">
- <widget class="QSlider" name="SliderSpeed">
- <property name="maximum">
- <number>5</number>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item row="3" column="0" colspan="2">
- <widget class="QLabel" name="label">
- <property name="text">
- <string>Show dual progression</string>
- </property>
- </widget>
- </item>
- <item row="1" column="2">
- <widget class="QCheckBox" name="checkBoxStartWithMoreButtonPushed"/>
- </item>
- <item row="2" column="2">
- <widget class="QCheckBox" name="speedWithProgressBar"/>
- </item>
- <item row="0" column="0" colspan="2">
- <widget class="QLabel" name="labelShowSpeedAsMain">
- <property name="text">
- <string>Show speed as main information</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2">
- <widget class="QCheckBox" name="checkBoxShowSpeed"/>
- </item>
</layout>
</widget>
<resources/>