LunaSysMgr
|
#include <palmimedefines.h>
#include <qlist.h>
#include <qrect.h>
#include <qstring.h>
Go to the source code of this file.
Classes | |
class | Pre_Keyboard::PreKeymap |
struct | Pre_Keyboard::PreKeymap::WKey |
struct | Pre_Keyboard::PreKeymap::LayoutFamily |
Namespaces | |
namespace | Pre_Keyboard |
Typedefs | |
typedef Qt::Key | Pre_Keyboard::UKey |
Functions | |
bool | Pre_Keyboard::UKeyIsUnicodeQtKey (UKey ukey) |
bool | Pre_Keyboard::UKeyIsFunctionKey (UKey ukey) |
bool | Pre_Keyboard::UKeyIsTextShortcutKey (UKey ukey) |
bool | Pre_Keyboard::UKeyIsKeyboardComboKey (UKey ukey) |
bool | Pre_Keyboard::UKeyIsEmoticonKey (UKey ukey) |
const QPoint | Pre_Keyboard::cOutside (-1,-1) |