|
webappmanager
|
#include "Common.h"#include <Qt>#include "SysMgrDeviceKeydefs.h"Go to the source code of this file.
Classes | |
| struct | KeyMapType |
Macros | |
| #define | LAST_KEY (0xffffffff) |
Functions | |
| KeyMapType | getDetailsForKey (int key, unsigned int modifiers) |
| KeyMapType | getDetailsForQtKey (int qtKey, Qt::KeyboardModifiers modifiers) |
| KeyMapType | getDetailsForKey (int key) |
| #define LAST_KEY (0xffffffff) |
| KeyMapType getDetailsForKey | ( | int | key, |
| unsigned int | modifiers | ||
| ) |
| KeyMapType getDetailsForKey | ( | int | key | ) |
| KeyMapType getDetailsForQtKey | ( | int | qtKey, |
| Qt::KeyboardModifiers | modifiers | ||
| ) |