Kanzi Engine API
kanzi::TextInputManipulator::KeyGesture Member List

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

cancel()kanzi::TextInputManipulator::KeyGesture
detectKeyGesture(const KeyEvent &event)kanzi::KeyInputConceptImpl< KeyGesture >
KeyInputGestureDetector< KeyGesture, KeyInputConcept >::detectKeyGesture(const KeyEvent &event, KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< KeyGesture, KeyInputConcept >protected
getCapsLock() const kanzi::KeyInputConceptinline
getKey() const kanzi::KeyInputConcept
grabGesture()kanzi::KeyInputConceptImpl< KeyGesture >protected
KeyInputGestureDetector< KeyGesture, KeyInputConcept >::grabGesture(KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< KeyGesture, KeyInputConcept >protected
isCapsLockGrabbed() const kanzi::KeyInputConceptinline
isEnabled() const kanzi::KeyInputConceptinline
isGrabbed() const kanzi::KeyInputConceptinline
KeyGesture(LogicalKey key, KeyModifier modifier, TextInputManipulator &manipulator, KeyGestureFunction onPressed, KeyGestureFunction onReleased, KeyGestureFunction onCanceled, bool allowedOnReadOnly)kanzi::TextInputManipulator::KeyGestureexplicit
KeyGestureFunction typedefkanzi::TextInputManipulator::KeyGesture
KeyInputConcept()=defaultkanzi::KeyInputConceptexplicit
KeyInputConcept(LogicalKey key, KeyModifier modifier, CapsLockState caps)kanzi::KeyInputConceptexplicit
KeyInputConcept(LogicalKey key, KeyModifier modifier)kanzi::KeyInputConceptexplicit
KeyInputConcept(LogicalKey key)kanzi::KeyInputConceptexplicit
KeyInputConceptImpl()=defaultkanzi::KeyInputConceptImpl< KeyGesture >explicitprotected
KeyInputGestureDetector()=defaultkanzi::KeyInputGestureDetector< KeyGesture, KeyInputConcept >explicitprotected
m_capsLockkanzi::KeyInputConceptprotected
m_capsLockStatekanzi::KeyInputConceptprotected
m_codekanzi::KeyInputConceptprotected
m_isEnabledkanzi::KeyInputConceptprotected
m_isGrabbedkanzi::KeyInputConceptprotected
m_modifierskanzi::KeyInputConceptprotected
notifyKeyPressGesture(KeyInputConcept &)kanzi::TextInputManipulator::KeyGesture
notifyKeyReleaseGesture(KeyInputConcept &)kanzi::TextInputManipulator::KeyGesture
notifyPartialKeyPressGesture(KeyInputConcept &)kanzi::TextInputManipulator::KeyGesture
onPress()kanzi::TextInputManipulator::KeyGestureinline
onRelease()kanzi::TextInputManipulator::KeyGestureinline
reset()kanzi::TextInputManipulator::KeyGestureinline
setCapsLock(CapsLockState capsLock)kanzi::KeyInputConceptinline
setCapsLockGrabbed(bool capsLock)kanzi::KeyInputConceptinline
setEnabled(bool enabled)kanzi::KeyInputConceptinline
setGrabbed(bool grabbed)kanzi::KeyInputConceptinline
setKey(LogicalKey key, KeyModifier modifiers)kanzi::KeyInputConcept
setKey(LogicalKey key)kanzi::KeyInputConceptinline
ungrabGesture()kanzi::KeyInputConceptImpl< KeyGesture >protected
KeyInputGestureDetector< KeyGesture, KeyInputConcept >::ungrabGesture(KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< KeyGesture, KeyInputConcept >protected
~KeyInputConcept()=defaultkanzi::KeyInputConceptvirtual