-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 @@ -10,10 +10,10 @@ <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>246</width> - <height>299</height> + <width>376</width> + <height>441</height> </rect> </property> <property stdset="1"> <name>caption</name> @@ -24,16 +24,31 @@ </property> <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> <property stdset="1"> @@ -56,12 +71,34 @@ <string>Screen sound</string> </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"> <name>margin</name> @@ -71,8 +108,34 @@ <name>spacing</name> <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> <cstring>volume</cstring> @@ -97,13 +160,15 @@ <name>tickInterval</name> <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"> <name>margin</name> @@ -116,9 +181,9 @@ <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout10_2</cstring> + <cstring>Layout11</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> @@ -127,8 +192,29 @@ <property stdset="1"> <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"> <name>name</name> @@ -201,9 +287,9 @@ <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout9_2</cstring> + <cstring>Layout12</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> @@ -212,8 +298,29 @@ <property stdset="1"> <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"> <name>name</name> @@ -263,12 +370,69 @@ </hbox> </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> <data format="XPM.GZ" length="409">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022630543251d2e253d856405bffcbc54103b11c856360003105719c44d4b8371f590803210638829a38b2983115c2c112a8224969808d60716868a2582c440aa94a1628960a00755a5ac8c2aa64c8118c23c6cf6c2dda787e23eb03f602af1fa17395c6aadb9008c9350cb</data> |