diff options
author | Anton Lundin <glance@acc.umu.se> | 2015-09-03 00:00:01 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-02 15:26:26 -0700 |
commit | 9212458f23a0a35629020984e43e47a0e40425b4 (patch) | |
tree | b5d582af30e926ec796b3d8af999d403a0d9b39b /qt-ui/configuredivecomputerdialog.ui | |
parent | 37953d163efd7741bb328b23952df97b01f65a55 (diff) | |
download | subsurface-9212458f23a0a35629020984e43e47a0e40425b4.tar.gz |
Enable the configuration of more OSTC settings
This enables enables you to configure a couple more settings in the
OSTC devices, roughly corresponding to the new ones that can be
configured in the OSTC3 devices.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/configuredivecomputerdialog.ui')
-rw-r--r-- | qt-ui/configuredivecomputerdialog.ui | 147 |
1 files changed, 100 insertions, 47 deletions
diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index d5381cb89..69a74ee93 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -1954,14 +1954,7 @@ </property> </widget> </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_49"> - <property name="text"> - <string>Future TTS</string> - </property> - </widget> - </item> - <item row="9" column="3"> + <item row="10" column="3"> <widget class="QLabel" name="label_53"> <property name="text"> <string>Desaturation</string> @@ -1971,7 +1964,14 @@ </property> </widget> </item> - <item row="9" column="4"> + <item row="1" column="0"> + <widget class="QLabel" name="label_49"> + <property name="text"> + <string>Future TTS</string> + </property> + </widget> + </item> + <item row="10" column="4"> <widget class="QSpinBox" name="desaturationSpinBox_3"> <property name="suffix"> <string>%</string> @@ -1987,7 +1987,7 @@ </property> </widget> </item> - <item row="13" column="0"> + <item row="15" column="0"> <spacer name="verticalSpacer_6"> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -2020,35 +2020,6 @@ </property> </widget> </item> - <item row="1" column="1"> - <widget class="QSpinBox" name="futureTTSSpinBox_3"> - <property name="suffix"> - <string> min</string> - </property> - <property name="maximum"> - <number>9</number> - </property> - </widget> - </item> - <item row="3" column="4"> - <widget class="QSpinBox" name="aGFLowSpinBox_3"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="suffix"> - <string>%</string> - </property> - <property name="minimum"> - <number>5</number> - </property> - <property name="maximum"> - <number>255</number> - </property> - <property name="value"> - <number>30</number> - </property> - </widget> - </item> <item row="0" column="1"> <widget class="QComboBox" name="decoTypeComboBox_3"> <property name="currentIndex"> @@ -2091,6 +2062,35 @@ </item> </widget> </item> + <item row="1" column="1"> + <widget class="QSpinBox" name="futureTTSSpinBox_3"> + <property name="suffix"> + <string> min</string> + </property> + <property name="maximum"> + <number>9</number> + </property> + </widget> + </item> + <item row="3" column="4"> + <widget class="QSpinBox" name="aGFLowSpinBox_3"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="suffix"> + <string>%</string> + </property> + <property name="minimum"> + <number>5</number> + </property> + <property name="maximum"> + <number>255</number> + </property> + <property name="value"> + <number>30</number> + </property> + </widget> + </item> <item row="2" column="0"> <widget class="QLabel" name="label_55"> <property name="text"> @@ -2101,7 +2101,7 @@ </property> </widget> </item> - <item row="8" column="4"> + <item row="9" column="4"> <widget class="QSpinBox" name="saturationSpinBox_3"> <property name="suffix"> <string>%</string> @@ -2150,7 +2150,7 @@ </property> </widget> </item> - <item row="8" column="3"> + <item row="9" column="3"> <widget class="QLabel" name="label_56"> <property name="text"> <string>Saturation</string> @@ -2160,6 +2160,13 @@ </property> </widget> </item> + <item row="2" column="3"> + <widget class="QLabel" name="label_52"> + <property name="text"> + <string>GFHigh</string> + </property> + </widget> + </item> <item row="1" column="4"> <widget class="QSpinBox" name="gfLowSpinBox_3"> <property name="suffix"> @@ -2176,6 +2183,13 @@ </property> </widget> </item> + <item row="1" column="3"> + <widget class="QLabel" name="label_51"> + <property name="text"> + <string>GFLow</string> + </property> + </widget> + </item> <item row="2" column="4"> <widget class="QSpinBox" name="gfHighSpinBox_3"> <property name="suffix"> @@ -2192,17 +2206,56 @@ </property> </widget> </item> - <item row="2" column="3"> - <widget class="QLabel" name="label_52"> + <item row="6" column="0" colspan="2"> + <widget class="QCheckBox" name="graphicalSpeedIndicator_3"> <property name="text"> - <string>GFHigh</string> + <string>Graphical speed indicator</string> </property> </widget> </item> - <item row="1" column="3"> - <widget class="QLabel" name="label_51"> + <item row="12" column="4"> + <widget class="QSpinBox" name="decoGasConsumption_3"> + <property name="suffix"> + <string> l/m</string> + </property> + <property name="minimum"> + <number>5</number> + </property> + <property name="maximum"> + <number>50</number> + </property> + <property name="value"> + <number>20</number> + </property> + </widget> + </item> + <item row="11" column="4"> + <widget class="QSpinBox" name="bottomGasConsumption_3"> + <property name="suffix"> + <string> l/m</string> + </property> + <property name="minimum"> + <number>5</number> + </property> + <property name="maximum"> + <number>50</number> + </property> + <property name="value"> + <number>20</number> + </property> + </widget> + </item> + <item row="11" column="3"> + <widget class="QLabel" name="label_50"> <property name="text"> - <string>GFLow</string> + <string>Bottom gas consumption</string> + </property> + </widget> + </item> + <item row="12" column="3"> + <widget class="QLabel" name="label_59"> + <property name="text"> + <string>Deco gas consumption</string> </property> </widget> </item> |