Kanzi  3.9.6
Kanzi Engine API
kanzi::KeyEvent Member List

This is the complete list of members for kanzi::KeyEvent, including all inherited members.

ApplicationPaused enum valuekanzi::InputEvent
ApplicationSleep enum valuekanzi::InputEvent
ApplicationWakeup enum valuekanzi::InputEvent
DebugSetHud enum valuekanzi::InputEvent
DebugToggleHud enum valuekanzi::InputEvent
getKey() constkanzi::KeyEventinline
getKeyAsModifier() constkanzi::KeyEvent
getKeyDown() constkanzi::KeyEventinline
getKeyRepeatCount() constkanzi::KeyEventinline
getKeyUp() constkanzi::KeyEventinline
getModifiers() constkanzi::KeyEventinline
getRawKey() constkanzi::KeyEventinline
getState() constkanzi::KeyEventinline
getType() constkanzi::InputEvent
hasAltModifier() constkanzi::KeyEvent
hasCapsLock() constkanzi::KeyEventinline
hasControlModifier() constkanzi::KeyEvent
hasModifier(KeyModifier modifier) constkanzi::KeyEventinline
hasShiftModifier() constkanzi::KeyEvent
hasSuperModifier() constkanzi::KeyEvent
InputEvent(Type type)kanzi::InputEventexplicit
isDown() constkanzi::KeyEventinline
isHandled() constkanzi::InputEvent
isKeyModifier() constkanzi::KeyEvent
isTranslated() constkanzi::KeyEventinline
isUp() constkanzi::KeyEventinline
isValid() constkanzi::KeyEvent
Key enum valuekanzi::InputEvent
KeyEvent(LogicalKey key, KeyModifier modifiers, KeyState state)kanzi::KeyEventexplicit
KeyEvent(size_t rawKeyCode, KeyState state)kanzi::KeyEventexplicit
KeyEvent(LogicalKey key, KeyModifier modifiers, size_t repeatCount)kanzi::KeyEventexplicit
KeyEvent(size_t rawKeyCode, size_t repeatCount)kanzi::KeyEventexplicit
KeyEvent()kanzi::KeyEventexplicitprotected
m_capsLockkanzi::KeyEventprotected
m_keykanzi::KeyEventprotected
m_modifierskanzi::KeyEventprotected
m_rawKeyCodekanzi::KeyEventprotected
m_repeatCountkanzi::KeyEventprotected
m_statekanzi::KeyEventprotected
markHandled()kanzi::InputEvent
Pointer enum valuekanzi::InputEvent
Touch enum valuekanzi::InputEvent
Type enum namekanzi::InputEvent
UserEvent enum valuekanzi::InputEvent
WindowClosed enum valuekanzi::InputEvent
WindowFocusGained enum valuekanzi::InputEvent
WindowFocusLost enum valuekanzi::InputEvent
WindowHidden enum valuekanzi::InputEvent
WindowOrientationChanged enum valuekanzi::InputEvent
WindowRedrawRequest enum valuekanzi::InputEvent
WindowResized enum valuekanzi::InputEvent
WindowResizeRequest enum valuekanzi::InputEvent
WindowResourcesLost enum valuekanzi::InputEvent
~InputEvent()kanzi::InputEventvirtual