Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

volume.cpp File Reference

#include "volume.h"
#include <opie2/oledbox.h>
#include <opie2/odevice.h>
#include <opie2/otaskbarapplet.h>
#include <opie2/oresource.h>
#include <qpe/applnk.h>
#include <qpe/config.h>
#include <qpe/qcopenvelope_qws.h>
#include <qpainter.h>
#include <qcheckbox.h>
#include <qslider.h>
#include <qlayout.h>
#include <qvbox.h>
#include <qlabel.h>
#include <qpushbutton.h>
#include <qtimer.h>
#include <stdio.h>

Include dependency graph for volume.cpp:

Go to the source code of this file.

Defines

#define RATE_TIMER_INTERVAL   100

Variables

static const char * vol_xpm []
static const char * mic_xpm []
static const char * bass_xpm []
static const char * treble_xpm []
static const char * alarm_xpm []


Define Documentation

#define RATE_TIMER_INTERVAL   100
 

Definition at line 47 of file volume.cpp.

Referenced by VolumeControl::buttonChanged().


Variable Documentation

const char* alarm_xpm[] [static]
 

Definition at line 182 of file volume.cpp.

Referenced by VolumeControl::VolumeControl().

const char* bass_xpm[] [static]
 

Initial value:

 {
"20 20 3 1",
"       c None",
".      c #000000",
"+      c #0000FF",
"                    ",
"                    ",
"                    ",
".....   +++   ......",
"      +++++++       ",
"     ++    ++       ",
"... ++ ...  ++  ++ .",
"    +++     ++  ++  ",
"    ++++    ++      ",
"... ++++ .. ++ .....",
"     ++    ++       ",
"           ++   ++  ",
"..........++    ++ .",
"         ++         ",
"        ++          ",
"...... ++  .........",
"       +            ",
"                    ",
"                    ",
"                    "}

Definition at line 125 of file volume.cpp.

Referenced by VolumeControl::VolumeControl().

const char* mic_xpm[] [static]
 

Definition at line 80 of file volume.cpp.

Referenced by VolumeControl::VolumeControl().

const char* treble_xpm[] [static]
 

Initial value:

 {
"20 20 3 1",
"       c None",
".      c #0000FF",
"+      c #000000",
"          ..        ",
"         . ..       ",
"         . ..       ",
"++++++++ . .. ++++++",
"         . .        ",
"         ...        ",
"++++++++ .   +++++++",
"        ..          ",
"      .. .          ",
"+++  ..  ... +++++++",
"    ..  .. ..       ",
"    .. . .  ..      ",
"+++ .. . . + . +++++",
"    ..   .  ..      ",
"     ..  . ..       ",
"++++  ...... +++++++",
"         .          ",
"      .. .          ",
"      .. .          ",
"       ..           "}

Definition at line 152 of file volume.cpp.

Referenced by VolumeControl::VolumeControl().

const char* vol_xpm[] [static]
 

Initial value:

 {
"20 20 3 1",
"   c None",
".  c #0000FF",
"+  c #000000",
"                    ",
"        .           ",
"        . . . .     ",
"    . . . . . .     ",
"    . . . . . . .   ",
"    . . ..... . .   ",
"  . ... ..... ...   ",
"  ........... ....  ",
"  ................. ",
"++++++++++++++++++++",
" .................. ",
"  . ............. . ",
"  . ..... .......   ",
"    . ... ..... .   ",
"    . ... ..... .   ",
"    . ... .....     ",
"    .  .  . . .     ",
"       .  . .       ",
"       .  . .       ",
"                    "}

Definition at line 54 of file volume.cpp.

Referenced by VolumeControl::VolumeControl().


Generated on Sat Nov 5 16:19:14 2005 for OPIE by  doxygen 1.4.2