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 | 390 |
1 files changed, 277 insertions, 113 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,46 +24,24 @@ </property> <property> <name>layoutSpacing</name> </property> - <vbox> + <grid> <property stdset="1"> <name>margin</name> - <number>7</number> + <number>11</number> </property> <property stdset="1"> <name>spacing</name> - <number>1</number> + <number>6</number> </property> - <widget> - <class>QCheckBox</class> - <property stdset="1"> - <name>name</name> - <cstring>keysound</cstring> - </property> - <property stdset="1"> - <name>text</name> - <string>Keyboard sound</string> - </property> - </widget> - <widget> - <class>QCheckBox</class> - <property stdset="1"> - <name>name</name> - <cstring>touchsound</cstring> - </property> - <property stdset="1"> - <name>text</name> - <string>Screen sound</string> - </property> - </widget> - <widget> + <widget row="0" column="0" > <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout10</cstring> + <cstring>Layout8</cstring> </property> - <hbox> + <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> @@ -71,41 +49,58 @@ <name>spacing</name> <number>6</number> </property> <widget> - <class>QSlider</class> + <class>QCheckBox</class> <property stdset="1"> <name>name</name> - <cstring>volume</cstring> + <cstring>keysound</cstring> </property> <property stdset="1"> - <name>maxValue</name> - <number>100</number> + <name>text</name> + <string>Keyboard sound</string> </property> + </widget> + <widget> + <class>QCheckBox</class> <property stdset="1"> - <name>value</name> - <number>50</number> + <name>name</name> + <cstring>touchsound</cstring> </property> <property stdset="1"> - <name>orientation</name> - <enum>Vertical</enum> + <name>text</name> + <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>tickmarks</name> - <enum>Right</enum> + <name>name</name> + <cstring>dblClickRuns</cstring> </property> <property stdset="1"> - <name>tickInterval</name> - <number>5</number> + <name>text</name> + <string></string> </property> </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout9</cstring> + <cstring>Layout14</cstring> </property> - <vbox> + <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> @@ -116,11 +111,11 @@ <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout10_2</cstring> + <cstring>Layout7</cstring> </property> - <hbox> + <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> @@ -131,38 +126,152 @@ <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> - <cstring>PixmapLabel1_2</cstring> - </property> - <property stdset="1"> - <name>pixmap</name> - <pixmap>image0</pixmap> + <cstring>volLabel</cstring> </property> <property stdset="1"> - <name>scaledContents</name> - <bool>false</bool> + <name>text</name> + <string>Volume</string> </property> </widget> <widget> - <class>QLabel</class> + <class>QSlider</class> <property stdset="1"> <name>name</name> - <cstring>TextLabel1_2</cstring> + <cstring>volume</cstring> </property> <property stdset="1"> - <name>text</name> - <string>Loud</string> + <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> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>Layout13</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>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>Layout11</cstring> + </property> + <hbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <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> + <cstring>PixmapLabel1_2</cstring> + </property> + <property stdset="1"> + <name>pixmap</name> + <pixmap>image0</pixmap> + </property> + <property stdset="1"> + <name>scaledContents</name> + <bool>false</bool> + </property> + </widget> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>TextLabel1_2</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Loud</string> + </property> + </widget> + <spacer> + <property> + <name>name</name> + <cstring>Spacer3_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> + </hbox> + </widget> <spacer> <property> <name>name</name> - <cstring>Spacer3_2</cstring> + <cstring>Spacer5_2</cstring> </property> <property stdset="1"> <name>orientation</name> - <enum>Horizontal</enum> + <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> @@ -174,38 +283,102 @@ <height>20</height> </size> </property> </spacer> - </hbox> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>Layout12</cstring> + </property> + <hbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <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> + <cstring>PixmapLabel2_2</cstring> + </property> + <property stdset="1"> + <name>pixmap</name> + <pixmap>image1</pixmap> + </property> + <property stdset="1"> + <name>scaledContents</name> + <bool>false</bool> + </property> + </widget> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>TextLabel2_2</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Silent</string> + </property> + </widget> + <spacer> + <property> + <name>name</name> + <cstring>Spacer2_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> + </hbox> + </widget> + </vbox> </widget> - <spacer> - <property> - <name>name</name> - <cstring>Spacer5_2</cstring> - </property> - <property stdset="1"> - <name>orientation</name> - <enum>Vertical</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>QLayoutWidget</class> <property stdset="1"> <name>name</name> - <cstring>Layout9_2</cstring> + <cstring>Layout8</cstring> </property> - <hbox> + <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> @@ -216,58 +389,49 @@ <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> - <cstring>PixmapLabel2_2</cstring> - </property> - <property stdset="1"> - <name>pixmap</name> - <pixmap>image1</pixmap> + <cstring>micLabel</cstring> </property> <property stdset="1"> - <name>scaledContents</name> - <bool>false</bool> + <name>text</name> + <string>Microphone</string> </property> </widget> <widget> - <class>QLabel</class> + <class>QSlider</class> <property stdset="1"> <name>name</name> - <cstring>TextLabel2_2</cstring> + <cstring>mic</cstring> </property> <property stdset="1"> - <name>text</name> - <string>Silent</string> + <name>maxValue</name> + <number>100</number> </property> - </widget> - <spacer> - <property> - <name>name</name> - <cstring>Spacer2_2</cstring> + <property stdset="1"> + <name>value</name> + <number>50</number> </property> <property stdset="1"> <name>orientation</name> - <enum>Horizontal</enum> + <enum>Vertical</enum> </property> <property stdset="1"> - <name>sizeType</name> - <enum>Expanding</enum> + <name>tickmarks</name> + <enum>Right</enum> </property> - <property> - <name>sizeHint</name> - <size> - <width>20</width> - <height>20</height> - </size> + <property stdset="1"> + <name>tickInterval</name> + <number>5</number> </property> - </spacer> - </hbox> + </widget> + </vbox> </widget> - </vbox> + </hbox> </widget> - </hbox> + </vbox> </widget> - </vbox> + </grid> </widget> <images> <image> <name>image0</name> |