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

brightnessapplet.cpp File Reference

#include "brightnessapplet.h"
#include <opie2/odebug.h>
#include <opie2/odevice.h>
#include <opie2/oresource.h>
#include <opie2/otaskbarapplet.h>
#include <qpe/applnk.h>
#include <qpe/config.h>
#include <qpe/power.h>
#include <qpe/qcopenvelope_qws.h>
#include <qpainter.h>
#include <qlabel.h>
#include <qslider.h>
#include <qlayout.h>
#include <assert.h>

Include dependency graph for brightnessapplet.cpp:

Go to the source code of this file.

Variables

static const char *const light_on_xpm []
static const char *const light_off_xpm []


Variable Documentation

const char* const light_off_xpm[] [static]
 

Initial value:

 {
"9 16 4 1",
"       c None",
".      c #000000000000",
"X      c #6B6B6C6C6C6C",
"o      c #FFFF6C6C0000",
"         ",
"         ",
"   ...   ",
"  .   .  ",
" .    X. ",
".      X.",
".    XXX.",
".   X XX.",
" .   XX. ",
" .  XXX. ",
"  .  X.  ",
"  .  X.. ",
"  .ooo.. ",
"  .ooo.. ",
"   .o..  ",
"    ..   "}

Definition at line 81 of file brightnessapplet.cpp.

const char* const light_on_xpm[] [static]
 

Initial value:

 {
"9 16 5 1",
"       c None",
".      c #FFFFFFFF0000",
"X      c #000000000000",
"o      c #FFFFFFFFFFFF",
"O      c #FFFF6C6C0000",
"         ",
"   XXX   ",
"  XoooX  ",
" Xoooo.X ",
"Xoooooo.X",
"Xoooo...X",
"Xooo.o..X",
" Xooo..X ",
" Xoo...X ",
"  Xoo.X  ",
"  Xoo.XX ",
"  XOOOXX ",
"  XOOOXX ",
"   XOXX  ",
"    XX   ",
"         "}

Definition at line 55 of file brightnessapplet.cpp.


Generated on Sat Nov 5 16:42:55 2005 for OPIE by  doxygen 1.4.2