-rw-r--r-- | noncore/settings/sound/soundsettingsbase.ui | 180 |
1 files changed, 172 insertions, 8 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.ui b/noncore/settings/sound/soundsettingsbase.ui index 1aa4545..0b2b2be 100644 --- a/noncore/settings/sound/soundsettingsbase.ui +++ b/noncore/settings/sound/soundsettingsbase.ui @@ -11,8 +11,8 @@ <rect> <x>0</x> <y>0</y> - <width>246</width> - <height>299</height> + <width>376</width> + <height>441</height> </rect> </property> <property stdset="1"> @@ -25,14 +25,29 @@ <property> <name>layoutSpacing</name> </property> + <grid> + <property stdset="1"> + <name>margin</name> + <number>11</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>6</number> + </property> + <widget row="0" column="0" > + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>Layout8</cstring> + </property> <vbox> <property stdset="1"> <name>margin</name> - <number>7</number> + <number>0</number> </property> <property stdset="1"> <name>spacing</name> - <number>1</number> + <number>6</number> </property> <widget> <class>QCheckBox</class> @@ -57,10 +72,32 @@ </property> </widget> <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>dblClickLabel</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Double Click Volume runs:</string> + </property> + </widget> + <widget> + <class>QLineEdit</class> + <property stdset="1"> + <name>name</name> + <cstring>dblClickRuns</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string></string> + </property> + </widget> + <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout10</cstring> + <cstring>Layout14</cstring> </property> <hbox> <property stdset="1"> @@ -72,6 +109,32 @@ <number>6</number> </property> <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>Layout7</cstring> + </property> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>6</number> + </property> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>volLabel</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Volume</string> + </property> + </widget> + <widget> <class>QSlider</class> <property stdset="1"> <name>name</name> @@ -98,11 +161,13 @@ <number>5</number> </property> </widget> + </vbox> + </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout9</cstring> + <cstring>Layout13</cstring> </property> <vbox> <property stdset="1"> @@ -117,7 +182,7 @@ <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout10_2</cstring> + <cstring>Layout11</cstring> </property> <hbox> <property stdset="1"> @@ -128,6 +193,27 @@ <name>spacing</name> <number>6</number> </property> + <spacer> + <property> + <name>name</name> + <cstring>Spacer3_2_2</cstring> + </property> + <property stdset="1"> + <name>orientation</name> + <enum>Horizontal</enum> + </property> + <property stdset="1"> + <name>sizeType</name> + <enum>Expanding</enum> + </property> + <property> + <name>sizeHint</name> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> <widget> <class>QLabel</class> <property stdset="1"> @@ -202,7 +288,7 @@ <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout9_2</cstring> + <cstring>Layout12</cstring> </property> <hbox> <property stdset="1"> @@ -213,6 +299,27 @@ <name>spacing</name> <number>6</number> </property> + <spacer> + <property> + <name>name</name> + <cstring>Spacer3_2_3</cstring> + </property> + <property stdset="1"> + <name>orientation</name> + <enum>Horizontal</enum> + </property> + <property stdset="1"> + <name>sizeType</name> + <enum>Expanding</enum> + </property> + <property> + <name>sizeHint</name> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> <widget> <class>QLabel</class> <property stdset="1"> @@ -264,10 +371,67 @@ </widget> </vbox> </widget> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>Layout8</cstring> + </property> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>6</number> + </property> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>micLabel</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Microphone</string> + </property> + </widget> + <widget> + <class>QSlider</class> + <property stdset="1"> + <name>name</name> + <cstring>mic</cstring> + </property> + <property stdset="1"> + <name>maxValue</name> + <number>100</number> + </property> + <property stdset="1"> + <name>value</name> + <number>50</number> + </property> + <property stdset="1"> + <name>orientation</name> + <enum>Vertical</enum> + </property> + <property stdset="1"> + <name>tickmarks</name> + <enum>Right</enum> + </property> + <property stdset="1"> + <name>tickInterval</name> + <number>5</number> + </property> + </widget> + </vbox> + </widget> </hbox> </widget> </vbox> </widget> + </grid> +</widget> <images> <image> <name>image0</name> |