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

qimpeninput.cpp File Reference

#include "qimpenwidget.h"
#include "qimpensetup.h"
#include "qimpeninput.h"
#include "qimpencombining.h"
#include "qimpenwordpick.h"
#include "qimpenmatch.h"
#include "qimpenhelp.h"
#include <qpe/qpeapplication.h>
#include <qpe/qdawg.h>
#include <qpe/config.h>
#include <qpe/global.h>
#include <qlayout.h>
#include <qpushbutton.h>
#include <qlabel.h>
#include <qtimer.h>
#include <qdir.h>
#include <opie2/odebug.h>
#include <limits.h>

Include dependency graph for qimpeninput.cpp:

Go to the source code of this file.

Variables

static const char *const pen_xpm []
static char * bs_xpm []
static char * enter_xpm []
static char * help_xpm []


Variable Documentation

char* bs_xpm[] [static]
 

Initial value:

 {
"12 12 5 1",
"       c None",
".      c #333333",
"+      c #000000",
"@      c #FFFFFF",
"#      c #666666",
"            ",
"            ",
"            ",
"    .       ",
"   ++       ",
"  +@#+++++. ",
" +@@@@@@@@+ ",
"  +@#+++++. ",
"   ++       ",
"    .       ",
"            ",
"            "}

Definition at line 67 of file qimpeninput.cpp.

Referenced by QIMPenInput::QIMPenInput().

char* enter_xpm[] [static]
 

Initial value:

 {
"12 12 5 1",
"       c None",
".      c #333333",
"+      c #000000",
"@      c #FFFFFF",
"#      c #666666",
"            ",
"        .+. ",
"        +@+ ",
"    .   +@+ ",
"   ++   +@+ ",
"  +@#++++@+ ",
" +@@@@@@@@+ ",
"  +@#+++++. ",
"   ++       ",
"    .       ",
"            ",
"            "}

Definition at line 89 of file qimpeninput.cpp.

Referenced by QIMPenInput::QIMPenInput().

char* help_xpm[] [static]
 

Initial value:

 {
"12 12 5 1",
"       c None",
".      c #000000",
"+      c #FFFFFF",
"@      c #666666",
"#      c #333333",
"            ",
"    ...     ",
"   .+++.    ",
"  .+..@+.   ",
"  #.# .+.   ",
"      .+.   ",
"     .+.    ",
"    .+.     ",
"    .+.     ",
"    #.#     ",
"    .+.     ",
"    #.#     "}

Definition at line 112 of file qimpeninput.cpp.

Referenced by FlatDecoration::drawButton(), KCheckers::KCheckers(), and QIMPenInput::QIMPenInput().

const char* const pen_xpm[] [static]
 

Initial value:

 {
"12 12 4 1",
"       c None",
".      c #000000",
"+      c #FFFFFF",
"@      c #808080",
"         .  ",
"        .+. ",
"       ..@@.",
"      .+@.. ",
"     .+@@.  ",
"    .+@@.   ",
"   .+@@.    ",
"  .@.@.     ",
"  .@@.      ",
" ....       ",
" ..         ",
"            "}

Definition at line 46 of file qimpeninput.cpp.


Generated on Sat Nov 5 16:33:59 2005 for OPIE by  doxygen 1.4.2