| actionGroupMask | KisShortcutMatcher | |
| actionsSuppressed() const | KisShortcutMatcher | inline |
| actionsSuppressedIgnoreFocus() const | KisShortcutMatcher | inline |
| addShortcut(KisSingleActionShortcut *shortcut) | KisShortcutMatcher | |
| addShortcut(KisStrokeShortcut *shortcut) | KisShortcutMatcher | |
| addShortcut(KisTouchShortcut *shortcut) | KisShortcutMatcher | |
| addShortcut(KisNativeGestureShortcut *shortcut) | KisShortcutMatcher | |
| autoRepeatedKeyPressed(Qt::Key key) | KisShortcutMatcher | |
| bestCandidateTouchEvent | KisShortcutMatcher | |
| brokenByRecursion | KisShortcutMatcher | |
| buttonPressed(Qt::MouseButton button, QEvent *event) | KisShortcutMatcher | |
| buttonReleased(Qt::MouseButton button, QEvent *event) | KisShortcutMatcher | |
| buttons | KisShortcutMatcher | |
| candidateShortcuts | KisShortcutMatcher | |
| canvas | Private | private |
| clearShortcuts() | KisShortcutMatcher | |
| cursorEntered | KisShortcutMatcher | |
| debugPressedKeys() const | KisShortcutMatcher | |
| displayedFrame | Private | private |
| enterEvent() | KisShortcutMatcher | |
| fireReadyTouchShortcut(QTouchEvent *event) | KisShortcutMatcher | private |
| forceDeactivateAllActions() | KisShortcutMatcher | private |
| forceEndRunningShortcut(const QPointF &localPos) | KisShortcutMatcher | private |
| handlePolledKeys(const QVector< Qt::Key > &keys) | KisShortcutMatcher | |
| hasPolledKeys() | KisShortcutMatcher | |
| hasRunningShortcut() const | KisShortcutMatcher | |
| intendedFrame | Private | private |
| isTouchDragDetected | KisShortcutMatcher | |
| KeyboardActionsSuppressed() const | KisShortcutMatcher | inline |
| keyPressed(Qt::Key key) | KisShortcutMatcher | |
| keyReleased(Qt::Key key) | KisShortcutMatcher | |
| keys | KisShortcutMatcher | |
| KisInputManagerTest | KisShortcutMatcher | friend |
| KisShortcutMatcher() | KisShortcutMatcher | |
| lastTouchPoints | KisShortcutMatcher | |
| leaveEvent() | KisShortcutMatcher | |
| lostFocusEvent(const QPointF &localPos) | KisShortcutMatcher | |
| m_d | KisShortcutMatcher | private |
| matchingIteration | KisShortcutMatcher | |
| matchTouchShortcut(QTouchEvent *event) | KisShortcutMatcher | private |
| maxTouchPoints | KisShortcutMatcher | |
| nativeGestureBeginEvent(QNativeGestureEvent *event) | KisShortcutMatcher | |
| nativeGestureEndEvent(QNativeGestureEvent *event) | KisShortcutMatcher | |
| nativeGestureEvent(QNativeGestureEvent *event) | KisShortcutMatcher | |
| nativeGestureShortcut | KisShortcutMatcher | |
| nativeGestureShortcuts | KisShortcutMatcher | |
| pointerMoved(QEvent *event) | KisShortcutMatcher | |
| polledKeys | KisShortcutMatcher | |
| prepareReadyShortcuts() | KisShortcutMatcher | private |
| Private() | KisShortcutMatcher | inline |
| Private::Private(KisCanvas2 *c) | Private | inlineprivate |
| readyShortcut | KisShortcutMatcher | |
| recursiveCounter | KisShortcutMatcher | |
| reinitialize() | KisShortcutMatcher | |
| reinitializeButtons() | KisShortcutMatcher | |
| reset() | KisShortcutMatcher | private |
| reset(QString msg) | KisShortcutMatcher | private |
| runningShortcut | KisShortcutMatcher | |
| sanityCheckModifiersCorrectness(Qt::KeyboardModifiers modifiers) const | KisShortcutMatcher | |
| setInputActionGroupsMaskCallback(std::function< KisInputActionGroupsMask()> func) | KisShortcutMatcher | |
| setMaxTouchPointEvent(QTouchEvent *event) | KisShortcutMatcher | private |
| singleActionShortcuts | KisShortcutMatcher | |
| strokeShortcuts | KisShortcutMatcher | |
| supportsHiResInputEvents() | KisShortcutMatcher | |
| suppressAllActions | KisShortcutMatcher | |
| suppressAllActions(bool value) | KisShortcutMatcher | |
| suppressAllKeyboardActions | KisShortcutMatcher | |
| suppressAllKeyboardActions(bool value) | KisShortcutMatcher | |
| suppressConflictingKeyActions(const QVector< QKeySequence > &shortcuts) | KisShortcutMatcher | |
| suppressedSingleActionShortcuts | KisShortcutMatcher | |
| toolHasBeenActivated() | KisShortcutMatcher | |
| touchBeginEvent(QTouchEvent *event) | KisShortcutMatcher | |
| touchCancelEvent(QTouchEvent *event, const QPointF &localPos) | KisShortcutMatcher | |
| touchEndEvent(QTouchEvent *event) | KisShortcutMatcher | |
| touchShortcut | KisShortcutMatcher | |
| touchShortcuts | KisShortcutMatcher | |
| touchUpdateEvent(QTouchEvent *event) | KisShortcutMatcher | |
| tryActivateReadyShortcut() | KisShortcutMatcher | private |
| tryEndNativeGestureShortcut(QNativeGestureEvent *event) | KisShortcutMatcher | private |
| tryEndRunningShortcut(Qt::MouseButton button, QEvent *event) | KisShortcutMatcher | private |
| tryEndTouchShortcut(QTouchEvent *event) | KisShortcutMatcher | private |
| tryRunNativeGestureShortcut(QNativeGestureEvent *event) | KisShortcutMatcher | private |
| tryRunReadyShortcut(Qt::MouseButton button, QEvent *event) | KisShortcutMatcher | private |
| tryRunSingleActionShortcutImpl(T param, U *event, const QSet< Qt::Key > &keysState, bool keyboard=true) | KisShortcutMatcher | private |
| tryRunTouchShortcut(QTouchEvent *event) | KisShortcutMatcher | private |
| tryRunWheelShortcut(KisSingleActionShortcut::WheelAction wheelAction, QWheelEvent *event) | KisShortcutMatcher | private |
| wheelEvent(KisSingleActionShortcut::WheelAction wheelAction, QWheelEvent *event) | KisShortcutMatcher | |
| ~KisShortcutMatcher() | KisShortcutMatcher | |
| ~Private() | KisShortcutMatcher | inline |