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::KeyInputConcept | inline |
| getKey() const | kanzi::KeyInputConcept | |
| grabGesture() | kanzi::KeyInputConceptImpl< TDerivedClass > | protected |
| KeyInputGestureDetector< TDerivedClass, KeyInputConcept >::grabGesture(KeyInputConcept &gesture) | kanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept > | protected |
| isCapsLockGrabbed() const | kanzi::KeyInputConcept | inline |
| isEnabled() const | kanzi::KeyInputConcept | inline |
| isGrabbed() const | kanzi::KeyInputConcept | inline |
| KeyInputConcept()=default | kanzi::KeyInputConcept | explicit |
| KeyInputConcept(LogicalKey key, KeyModifier modifier, CapsLockState caps) | kanzi::KeyInputConcept | explicit |
| KeyInputConcept(LogicalKey key, KeyModifier modifier) | kanzi::KeyInputConcept | explicit |
| KeyInputConcept(LogicalKey key) | kanzi::KeyInputConcept | explicit |
| KeyInputConceptImpl()=default | kanzi::KeyInputConceptImpl< TDerivedClass > | explicitprotected |
| KeyInputGestureDetector()=default | kanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept > | explicitprotected |
| m_capsLock | kanzi::KeyInputConcept | protected |
| m_capsLockState | kanzi::KeyInputConcept | protected |
| m_code | kanzi::KeyInputConcept | protected |
| m_isEnabled | kanzi::KeyInputConcept | protected |
| m_isGrabbed | kanzi::KeyInputConcept | protected |
| m_modifiers | kanzi::KeyInputConcept | protected |
| setCapsLock(CapsLockState capsLock) | kanzi::KeyInputConcept | inline |
| setCapsLockGrabbed(bool capsLock) | kanzi::KeyInputConcept | inline |
| setEnabled(bool enabled) | kanzi::KeyInputConcept | inline |
| setGrabbed(bool grabbed) | kanzi::KeyInputConcept | inline |
| setKey(LogicalKey key, KeyModifier modifiers) | kanzi::KeyInputConcept | |
| setKey(LogicalKey key) | kanzi::KeyInputConcept | inline |
| ungrabGesture() | kanzi::KeyInputConceptImpl< TDerivedClass > | protected |
| KeyInputGestureDetector< TDerivedClass, KeyInputConcept >::ungrabGesture(KeyInputConcept &gesture) | kanzi::KeyInputGestureDetector< TDerivedClass, KeyInputConcept > | protected |
| ~KeyInputConcept()=default | kanzi::KeyInputConcept | virtual |