-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 @@ -12,6 +12,6 @@ <x>0</x> <y>0</y> - <width>246</width> - <height>299</height> + <width>376</width> + <height>441</height> </rect> </property> @@ -26,12 +26,27 @@ <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> @@ -58,8 +73,30 @@ </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> @@ -73,4 +110,30 @@ </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"> @@ -99,9 +162,11 @@ </property> </widget> + </vbox> + </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout9</cstring> + <cstring>Layout13</cstring> </property> <vbox> @@ -118,5 +183,5 @@ <property stdset="1"> <name>name</name> - <cstring>Layout10_2</cstring> + <cstring>Layout11</cstring> </property> <hbox> @@ -129,4 +194,25 @@ <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> @@ -203,5 +289,5 @@ <property stdset="1"> <name>name</name> - <cstring>Layout9_2</cstring> + <cstring>Layout12</cstring> </property> <hbox> @@ -214,4 +300,25 @@ <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> @@ -265,8 +372,65 @@ </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> |