#include "oledbox.h"#include <qbitmap.h>#include <qpainter.h>Include dependency graph for oledbox.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Opie |
| namespace | Opie::Ui |
Variables | |
| static const char * | ledborder_xpm [] |
|
|
Initial value: {
"16 16 11 1",
" c None",
". c #626562",
"+ c #7B7D7B",
"@ c #949594",
"# c #ACAEAC",
"$ c #CDCACD",
"% c #CDCECD",
"; c #E6E6E6",
"> c #FFFFFF",
", c #E6E2E6",
"' c #FFFAFF",
" .++@@# ",
" ...++@@##$ ",
" .....+@##$$% ",
" ..... #$%%% ",
" ... %%; ",
".... ;;;;",
"++. ;>>",
"+++ >>>",
"@@@ >>>",
"@@# >>>",
"#### >>>>",
" #$$ >>> ",
" $$,,' >>>>> ",
" ,,,''>>>>>>> ",
" ,''>>>>>>> ",
" '>>>>> "}
Definition at line 40 of file oledbox.cpp. Referenced by Opie::Ui::OLedBox::OLedBox(). |
1.4.2