add(InputManipulator *inputManipulator) | kanzi::InputManipulator::Collection | |
cancelAllActiveManipulators() | kanzi::InputManipulator::Collection | |
cancelAllActiveManipulators(const OverlayScope &overlay) | kanzi::InputManipulator::Collection | |
cancelAllKeyInputManipulators(const OverlayScope &overlay) | kanzi::InputManipulator::Collection | |
cancelAllManipulatorsInSubtree(const Node &root) | kanzi::InputManipulator::Collection | |
cancelIncompatibleManipulators(InputManipulator *inputManipulator) | kanzi::InputManipulator::Collection | |
clearCanceledStatus() | kanzi::InputManipulator::Collection | |
clearCanceledStatus(const OverlayScope &overlay) | kanzi::InputManipulator::Collection | |
clearStatus() | kanzi::InputManipulator::Collection | |
clearStatus(const OverlayScope &overlay) | kanzi::InputManipulator::Collection | |
Collection(InputManager &inputManager) | kanzi::InputManipulator::Collection | inlineexplicit |
compact() | kanzi::InputManipulator::Collection | |
getInputManager() const | kanzi::InputManipulator::Collection | inline |
hasInvalid() const | kanzi::InputManipulator::Collection | |
isAllowed(InputManipulator *inputManipulator) | kanzi::InputManipulator::Collection | |
isEmpty() const | kanzi::InputManipulator::Collection | inline |
isLocked() const | kanzi::InputManipulator::Collection | inline |
lock() | kanzi::InputManipulator::Collection | |
markTouchPointHandled(unsigned int touchId) | kanzi::InputManipulator::Collection | |
NotifierFunc typedef | kanzi::InputManipulator::Collection | |
processEvent(InputEvent &event, Node2D &rootNode) | kanzi::InputManipulator::Collection | |
ProcessingResult enum name | kanzi::InputManipulator::Collection | |
purgeTouchPoints() | kanzi::InputManipulator::Collection | |
remove(InputManipulator *inputManipulator) | kanzi::InputManipulator::Collection | |
removeAllManipulators() | kanzi::InputManipulator::Collection | |
removeCanceledManipulators() | kanzi::InputManipulator::Collection | |
removeIncompatibleManipulators(InputManipulator *inputManipulator) | kanzi::InputManipulator::Collection | |
unlock() | kanzi::InputManipulator::Collection | |
updateManipulator(InputManipulator *inputManipulator, const NotifierFunc ¬ifier) | kanzi::InputManipulator::Collection | |