#include <uishortcutsmgr.h>
◆ uiKeyDesc() [1/2]
| uiKeyDesc::uiKeyDesc |
( |
const char * | statestr = 0, |
|
|
const char * | keystr = 0 ) |
◆ ~uiKeyDesc()
| virtual uiKeyDesc::~uiKeyDesc |
( |
| ) |
|
|
virtual |
◆ uiKeyDesc() [2/2]
| uiKeyDesc::uiKeyDesc |
( |
QKeyEvent * | | ) |
|
◆ asciiChar()
| char uiKeyDesc::asciiChar |
( |
| ) |
const |
◆ getKeySequenceStr()
◆ handleSpecialKey()
| void uiKeyDesc::handleSpecialKey |
( |
const char * | | ) |
|
|
protected |
◆ isSimpleAscii()
| bool uiKeyDesc::isSimpleAscii |
( |
| ) |
const |
◆ key()
| virtual int uiKeyDesc::key |
( |
| ) |
const |
|
inlinevirtual |
◆ keyStr()
| const char * uiKeyDesc::keyStr |
( |
| ) |
const |
◆ operator==()
| bool uiKeyDesc::operator== |
( |
const uiKeyDesc & | ev | ) |
const |
|
inline |
◆ set()
| bool uiKeyDesc::set |
( |
const char * | statestr, |
|
|
const char * | keystr ) |
◆ setKey()
| void uiKeyDesc::setKey |
( |
int | k | ) |
|
|
inline |
◆ setState()
◆ sKeyKeyStrs()
| static const char ** uiKeyDesc::sKeyKeyStrs |
( |
| ) |
|
|
static |
◆ state()
◆ stateStr()
| const char * uiKeyDesc::stateStr |
( |
| ) |
const |
◆ key_
◆ state_