| 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::KeyInputConcept | inline |
| getKey() const | kanzi::KeyInputConcept | |
| grabGesture() | kanzi::KeyInputConceptImpl< KeyGesture > | protected |
| KeyInputGestureDetector< KeyGesture, KeyInputConcept >::grabGesture(KeyInputConcept &gesture) | kanzi::KeyInputGestureDetector< KeyGesture, KeyInputConcept > | protected |
| isCapsLockGrabbed() const | kanzi::KeyInputConcept | inline |
| isEnabled() const | kanzi::KeyInputConcept | inline |
| isGrabbed() const | kanzi::KeyInputConcept | inline |
| KeyGesture(LogicalKey key, KeyModifier modifier, TextInputManipulator &manipulator, KeyGestureFunction onPressed, KeyGestureFunction onReleased, KeyGestureFunction onCanceled, bool allowedOnReadOnly) | kanzi::TextInputManipulator::KeyGesture | explicit |
| KeyGestureFunction typedef | kanzi::TextInputManipulator::KeyGesture | |
| 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< KeyGesture > | explicitprotected |
| KeyInputGestureDetector()=default | kanzi::KeyInputGestureDetector< KeyGesture, 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 |
| notifyKeyPressGesture(KeyInputConcept &) | kanzi::TextInputManipulator::KeyGesture | |
| notifyKeyReleaseGesture(KeyInputConcept &) | kanzi::TextInputManipulator::KeyGesture | |
| notifyPartialKeyPressGesture(KeyInputConcept &) | kanzi::TextInputManipulator::KeyGesture | |
| onPress() | kanzi::TextInputManipulator::KeyGesture | inline |
| onRelease() | kanzi::TextInputManipulator::KeyGesture | inline |
| reset() | kanzi::TextInputManipulator::KeyGesture | inline |
| 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< KeyGesture > | protected |
| KeyInputGestureDetector< KeyGesture, KeyInputConcept >::ungrabGesture(KeyInputConcept &gesture) | kanzi::KeyInputGestureDetector< KeyGesture, KeyInputConcept > | protected |
| ~KeyInputConcept()=default | kanzi::KeyInputConcept | virtual |