author | jeremy <jeremy> | 2002-02-10 19:22:34 (UTC) |
---|---|---|
committer | jeremy <jeremy> | 2002-02-10 19:22:34 (UTC) |
commit | 738f33e4dddf1ce71580bd3651a8457867625501 (patch) (side-by-side diff) | |
tree | f140b1d6eacb2385f06fb10569ee9b41a726d48c | |
parent | 261b98eff083215db69843da28a05cfd1f7b3795 (diff) | |
download | opie-738f33e4dddf1ce71580bd3651a8457867625501.zip opie-738f33e4dddf1ce71580bd3651a8457867625501.tar.gz opie-738f33e4dddf1ce71580bd3651a8457867625501.tar.bz2 |
Added support fon the new setMic, micChanged messages in opie base. Also
added support for defining the application to run when the rec button is
pressed on the ipaq.
-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 @@ -13,4 +13,4 @@ <y>0</y> - <width>246</width> - <height>299</height> + <width>376</width> + <height>441</height> </rect> @@ -27,2 +27,17 @@ </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> @@ -30,3 +45,3 @@ <name>margin</name> - <number>7</number> + <number>0</number> </property> @@ -34,3 +49,3 @@ <name>spacing</name> - <number>1</number> + <number>6</number> </property> @@ -59,2 +74,24 @@ <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> @@ -62,3 +99,3 @@ <name>name</name> - <cstring>Layout10</cstring> + <cstring>Layout14</cstring> </property> @@ -74,2 +111,28 @@ <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> @@ -100,2 +163,4 @@ </widget> + </vbox> + </widget> <widget> @@ -104,3 +169,3 @@ <name>name</name> - <cstring>Layout9</cstring> + <cstring>Layout13</cstring> </property> @@ -119,3 +184,3 @@ <name>name</name> - <cstring>Layout10_2</cstring> + <cstring>Layout11</cstring> </property> @@ -130,2 +195,23 @@ </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> @@ -204,3 +290,3 @@ <name>name</name> - <cstring>Layout9_2</cstring> + <cstring>Layout12</cstring> </property> @@ -215,2 +301,23 @@ </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> @@ -266,2 +373,57 @@ </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> @@ -270,2 +432,4 @@ </widget> + </grid> +</widget> <images> |