#include </home/clem/local/src/opie/noncore/applets/volumeapplet2/volumeapplet.h>
Collaboration diagram for VolumeAppletControl:

Public Member Functions | |
| VolumeAppletControl (Opie::Ui::OTaskbarApplet *parent, const char *name=0) | |
| ~VolumeAppletControl () | |
| bool | volMuted () const |
| int | volPercent () const |
| virtual QSize | sizeHint () const |
Public Attributes | |
| int | m_vol_percent |
| bool | m_vol_muted |
| Opie::MM::OMixerInterface * | mixer |
Protected Member Functions | |
| virtual void | showEvent (QShowEvent *) |
| virtual void | hideEvent (QHideEvent *) |
| void | build () |
Private Attributes | |
| QGridLayout * | l |
|
||||||||||||
|
|
|
|
Definition at line 115 of file volumeapplet.cpp. |
|
|
Definition at line 87 of file volumeapplet.cpp. References Opie::MM::OMixerInterface::allChannels(), QValueList< T >::begin(), QValueList< T >::end(), Opie::MM::OSoundSystem::iterator(), l, m_vol_percent, oendl, owarn, Opie::MM::OMixerInterface::volume(), and Opie::MM::x. |
|
|
Definition at line 137 of file volumeapplet.cpp. |
|
|
Definition at line 130 of file volumeapplet.cpp. |
|
|
Definition at line 144 of file volumeapplet.cpp. |
|
|
Definition at line 124 of file volumeapplet.cpp. References m_vol_muted. |
|
|
Definition at line 119 of file volumeapplet.cpp. References m_vol_percent. |
|
|
Definition at line 91 of file volumeapplet.h. Referenced by build(). |
|
|
Definition at line 78 of file volumeapplet.h. Referenced by volMuted(). |
|
|
Definition at line 77 of file volumeapplet.h. Referenced by build(), and volPercent(). |
|
|
Definition at line 80 of file volumeapplet.h. |
1.4.2