Kanzi Engine API
kanzi::KeyInputConceptImpl< TDerivedClass > Member List

This is the complete list of members for kanzi::KeyInputConceptImpl< TDerivedClass >, including all inherited members.

detectKeyGesture(const KeyEvent &event)kanzi::KeyInputConceptImpl< TDerivedClass >
KeyInputGestureDetector< TDerivedClass, KeyInputConcept >::detectKeyGesture(const KeyEvent &event, KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept >protected
getCapsLock() const kanzi::KeyInputConceptinline
getKey() const kanzi::KeyInputConcept
grabGesture()kanzi::KeyInputConceptImpl< TDerivedClass >protected
KeyInputGestureDetector< TDerivedClass, KeyInputConcept >::grabGesture(KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept >protected
isCapsLockGrabbed() const kanzi::KeyInputConceptinline
isEnabled() const kanzi::KeyInputConceptinline
isGrabbed() const kanzi::KeyInputConceptinline
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< TDerivedClass >explicitprotected
KeyInputGestureDetector()=defaultkanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept >explicitprotected
m_capsLockkanzi::KeyInputConceptprotected
m_capsLockStatekanzi::KeyInputConceptprotected
m_codekanzi::KeyInputConceptprotected
m_isEnabledkanzi::KeyInputConceptprotected
m_isGrabbedkanzi::KeyInputConceptprotected
m_modifierskanzi::KeyInputConceptprotected
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< TDerivedClass >protected
KeyInputGestureDetector< TDerivedClass, KeyInputConcept >::ungrabGesture(KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept >protected
~KeyInputConcept()=defaultkanzi::KeyInputConceptvirtual