#include <qapplekeymapper_p.h>
Definition at line 30 of file qapplekeymapper_p.h.
◆ fromNSString()
Qt::Key QAppleKeyMapper::fromNSString |
( |
Qt::KeyboardModifiers |
qtMods, |
|
|
NSString * |
characters, |
|
|
NSString * |
charactersIgnoringModifiers, |
|
|
QString & |
text |
|
) |
| |
|
static |
Definition at line 40 of file qapplekeymapper.mm.
References Qt::AltModifier, ch, characters, Qt::ControlModifier, Qt::Key_Backtab, Qt::Key_Enter, Qt::Key_Return, Qt::Key_Tab, Qt::Key_unknown, Qt::KeypadModifier, Qt::MetaModifier, Qt::ShiftModifier, and text.
◆ fromUIKitKey()
static Qt::Key QAppleKeyMapper::fromUIKitKey |
( |
NSString * |
keyCode | ) |
|
|
static |
◆ fromUIKitModifiers()
Qt::KeyboardModifiers QAppleKeyMapper::fromUIKitModifiers |
( |
ulong |
uikitModifiers | ) |
|
|
static |
◆ possibleKeys()
QList< int > QAppleKeyMapper::possibleKeys |
( |
const QKeyEvent * |
event | ) |
const |
◆ queryKeyboardModifiers()
static Qt::KeyboardModifiers QAppleKeyMapper::queryKeyboardModifiers |
( |
| ) |
|
|
static |
◆ toUIKitModifiers()
ulong QAppleKeyMapper::toUIKitModifiers |
( |
Qt::KeyboardModifiers |
qtModifiers | ) |
|
|
static |
The documentation for this class was generated from the following files: