diff options
author | Chris Robinson <[email protected]> | 2016-04-10 13:48:26 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-04-10 13:48:26 -0700 |
commit | 38247e021a95ef7db368d385479090c6c98e2ba9 (patch) | |
tree | 0b2d5af56966cc4754f5fe9e90fcaf2966d5adfa /utils | |
parent | 695cfa50b2729edea1d837ca3ce6540b9200487b (diff) |
Put the decoder options in a group box
Diffstat (limited to 'utils')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 388 |
1 files changed, 202 insertions, 186 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index cb1df954..268b5ea9 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -593,200 +593,216 @@ configuration file.</string> <bool>true</bool> </property> </widget> - <widget class="QLineEdit" name="decoderQuadLineEdit"> + <widget class="QGroupBox" name="groupBox_8"> <property name="geometry"> <rect> - <x>140</x> - <y>100</y> - <width>281</width> - <height>21</height> - </rect> - </property> - </widget> - <widget class="QLabel" name="label_25"> - <property name="geometry"> - <rect> - <x>11</x> + <x>-10</x> <y>100</y> - <width>121</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Quadrophonic:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QLineEdit" name="decoder51LineEdit"> - <property name="geometry"> - <rect> - <x>140</x> - <y>130</y> - <width>281</width> - <height>21</height> - </rect> - </property> - </widget> - <widget class="QLineEdit" name="decoder51RearLineEdit"> - <property name="geometry"> - <rect> - <x>140</x> - <y>160</y> - <width>281</width> - <height>21</height> - </rect> - </property> - </widget> - <widget class="QLineEdit" name="decoder61LineEdit"> - <property name="geometry"> - <rect> - <x>140</x> - <y>190</y> - <width>281</width> - <height>21</height> - </rect> - </property> - </widget> - <widget class="QLineEdit" name="decoder71LineEdit"> - <property name="geometry"> - <rect> - <x>140</x> - <y>220</y> - <width>281</width> - <height>21</height> - </rect> - </property> - </widget> - <widget class="QLabel" name="label_26"> - <property name="geometry"> - <rect> - <x>10</x> - <y>130</y> - <width>121</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>5.1 Surround (Side):</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QLabel" name="label_27"> - <property name="geometry"> - <rect> - <x>10</x> - <y>160</y> - <width>121</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>5.1 Surround (Rear):</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QLabel" name="label_28"> - <property name="geometry"> - <rect> - <x>10</x> - <y>190</y> - <width>121</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>6.1 Surround:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QLabel" name="label_29"> - <property name="geometry"> - <rect> - <x>10</x> - <y>220</y> - <width>121</width> - <height>21</height> + <width>551</width> + <height>191</height> </rect> </property> - <property name="text"> - <string>7.1 Surround:</string> + <property name="title"> + <string>Decoder Configurations</string> </property> <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QPushButton" name="decoderQuadButton"> - <property name="geometry"> - <rect> - <x>430</x> - <y>100</y> - <width>91</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Browse...</string> - </property> - </widget> - <widget class="QPushButton" name="decoder51Button"> - <property name="geometry"> - <rect> - <x>430</x> - <y>130</y> - <width>91</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Browse...</string> - </property> - </widget> - <widget class="QPushButton" name="decoder51RearButton"> - <property name="geometry"> - <rect> - <x>430</x> - <y>160</y> - <width>91</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Browse...</string> - </property> - </widget> - <widget class="QPushButton" name="decoder61Button"> - <property name="geometry"> - <rect> - <x>430</x> - <y>190</y> - <width>91</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Browse...</string> - </property> - </widget> - <widget class="QPushButton" name="decoder71Button"> - <property name="geometry"> - <rect> - <x>430</x> - <y>220</y> - <width>91</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Browse...</string> + <set>Qt::AlignCenter</set> </property> + <widget class="QLineEdit" name="decoderQuadLineEdit"> + <property name="geometry"> + <rect> + <x>150</x> + <y>30</y> + <width>281</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLabel" name="label_25"> + <property name="geometry"> + <rect> + <x>20</x> + <y>30</y> + <width>121</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Quadrophonic:</string> + </property> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + </widget> + <widget class="QPushButton" name="decoderQuadButton"> + <property name="geometry"> + <rect> + <x>440</x> + <y>30</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Browse...</string> + </property> + </widget> + <widget class="QLineEdit" name="decoder51LineEdit"> + <property name="geometry"> + <rect> + <x>150</x> + <y>60</y> + <width>281</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QPushButton" name="decoder51Button"> + <property name="geometry"> + <rect> + <x>440</x> + <y>60</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Browse...</string> + </property> + </widget> + <widget class="QLabel" name="label_26"> + <property name="geometry"> + <rect> + <x>20</x> + <y>60</y> + <width>121</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>5.1 Surround (Side):</string> + </property> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + </widget> + <widget class="QLabel" name="label_27"> + <property name="geometry"> + <rect> + <x>20</x> + <y>90</y> + <width>121</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>5.1 Surround (Rear):</string> + </property> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + </widget> + <widget class="QLineEdit" name="decoder51RearLineEdit"> + <property name="geometry"> + <rect> + <x>150</x> + <y>90</y> + <width>281</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QPushButton" name="decoder51RearButton"> + <property name="geometry"> + <rect> + <x>440</x> + <y>90</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Browse...</string> + </property> + </widget> + <widget class="QLabel" name="label_28"> + <property name="geometry"> + <rect> + <x>20</x> + <y>120</y> + <width>121</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>6.1 Surround:</string> + </property> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + </widget> + <widget class="QLineEdit" name="decoder61LineEdit"> + <property name="geometry"> + <rect> + <x>150</x> + <y>120</y> + <width>281</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QPushButton" name="decoder61Button"> + <property name="geometry"> + <rect> + <x>440</x> + <y>120</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Browse...</string> + </property> + </widget> + <widget class="QPushButton" name="decoder71Button"> + <property name="geometry"> + <rect> + <x>440</x> + <y>150</y> + <width>91</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>Browse...</string> + </property> + </widget> + <widget class="QLineEdit" name="decoder71LineEdit"> + <property name="geometry"> + <rect> + <x>150</x> + <y>150</y> + <width>281</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLabel" name="label_29"> + <property name="geometry"> + <rect> + <x>20</x> + <y>150</y> + <width>121</width> + <height>21</height> + </rect> + </property> + <property name="text"> + <string>7.1 Surround:</string> + </property> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + </widget> </widget> </widget> <widget class="QWidget" name="tab_5"> |