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

inputmethods.cpp File Reference

#include "inputmethods.h"
#include <opie2/odebug.h>
#include <qpe/config.h>
#include <qpe/global.h>
#include <qpe/qpeapplication.h>
#include <qpopupmenu.h>
#include <qtoolbutton.h>
#include <qwidgetstack.h>
#include <qlayout.h>
#include <qdir.h>
#include <qtl.h>
#include <stdlib.h>

Include dependency graph for inputmethods.cpp:

Go to the source code of this file.

Defines

#define QTOPIA_INTERNAL_LANGLIST

Functions

static bool keyboardCompatible (InputMethod *keyb, const QString &imname)

Variables

static const char * tri_xpm []


Define Documentation

#define QTOPIA_INTERNAL_LANGLIST
 

Definition at line 21 of file inputmethods.cpp.


Function Documentation

static bool keyboardCompatible InputMethod keyb,
const QString imname
[static]
 

Definition at line 433 of file inputmethods.cpp.

References ExtInputMethodInterface::compatible(), InputMethod::extInterface, FALSE, InputMethod::newIM, and TRUE.

Referenced by InputMethods::updateKeyboards().


Variable Documentation

const char* tri_xpm[] [static]
 

Initial value:

{
"9 9 2 1",
"a c #000000",
". c None",
".........",
".........",
".........",
"....a....",
"...aaa...",
"..aaaaa..",
".aaaaaaa.",
".........",
"........."}

Definition at line 48 of file inputmethods.cpp.

Referenced by InputMethods::InputMethods().


Generated on Sat Nov 5 16:22:13 2005 for OPIE by  doxygen 1.4.2