| addToStack() | kanzi::ModalScope | |
| bringScopeToFront() | kanzi::ModalScope | |
| canFocusEnter() const | kanzi::FocusScope | |
| canFocusLeave() const | kanzi::FocusScope | |
| canGetLastFocused() const | kanzi::FocusScope | |
| clearLastFocused() | kanzi::FocusScope | |
| clearLastFocusedNode() | kanzi::FocusScope | |
| create(FocusManager::FocusScopeType type, Node &rootNode, FocusManager::ScopeStack &scopeStack) | kanzi::FocusScope | static |
| FocusChainSharedPtr typedef | kanzi::FocusScope | |
| FocusFence(Node &root) | kanzi::FocusFence | explicit |
| FocusFence(Node &root, ScopeFlag flags) | kanzi::FocusFence | explicitprotected |
| focusNavigationHandler(FocusManager::MoveFocusMessageArguments &args) | kanzi::FocusScope | protected |
| FocusScope(Node &scopeNode, ScopeFlag flags) | kanzi::FocusScope | explicitprotected |
| getEffectiveFocus() const | kanzi::ModalScope | |
| getFocus() const | kanzi::FocusScope | |
| getFocusChainSnapshot() | kanzi::FocusScope | |
| getFocusChainSnapshot(bool onlyEffectivelyVisible) | kanzi::FocusScope | |
| getFocusNavigationManipulator() const | kanzi::FocusScope | |
| getHitTestRoot() | kanzi::ModalScope | |
| getKeyInputRoot() | kanzi::ModalScope | |
| getLastFocused() const | kanzi::FocusScope | |
| getLastFocusedNode() const | kanzi::FocusScope | |
| getModalScope() const | kanzi::FocusScope | |
| getParent() const override | kanzi::ModalScope | virtual |
| getRoot() const | kanzi::FocusScope | |
| getType() const override | kanzi::PopupScope | virtual |
| invalidateFocusChain() override | kanzi::FocusScope | protected |
| isAttached() const | kanzi::FocusScope | |
| isFocusChainEmpty() const | kanzi::FocusScope | |
| isFocusChainEmpty(bool onlyEffectivelyVisible) const | kanzi::FocusScope | |
| isForemostScope() const | kanzi::ModalScope | |
| isNodeInScope(const Node &node) const override | kanzi::ModalScope | virtual |
| joinScope(FocusScope &target) override | kanzi::ModalScope | protected |
| m_bringScopeToFrontMessageToken | kanzi::ModalScope | protected |
| m_rootForKey | kanzi::ModalScope | protected |
| m_rootForTouch | kanzi::ModalScope | protected |
| m_scopeFlags | kanzi::FocusScope | protected |
| m_scopeStack | kanzi::ModalScope | protected |
| m_sendScopeToBackMessageToken | kanzi::ModalScope | protected |
| ModalScope(Node &root, FocusManager::ScopeStack &scopeStack) | kanzi::ModalScope | explicit |
| notifyNodeAttached(Node &node) override | kanzi::PopupScope | protected |
| notifyNodeDetached(Node &node) override | kanzi::ModalScope | protected |
| notifyNodeVisibilityChanged(Node &node) override | kanzi::ModalScope | protected |
| notifyScopeInFront(ModalScope *previous, FocusManager::FocusReason reason) | kanzi::ModalScope | protected |
| notifyScopeSentToBack(ModalScope &next, FocusManager::FocusReason reason) | kanzi::ModalScope | protected |
| notifyScopeTypeChange(FocusScope &oldScopeData) override | kanzi::ModalScope | protected |
| PopupScope(Node &root, FocusManager::ScopeStack &scopeStack) | kanzi::PopupScope | explicit |
| processTouchPoint(const TouchPoint &point) override | kanzi::PopupScope | protected |
| removeFromStack(FocusManager::FocusReason reason) | kanzi::ModalScope | |
| ScopeFlag enum name | kanzi::FocusScope | protected |
| sendScopeToBack(FocusManager::FocusReason reason) | kanzi::ModalScope | |
| setFocusNavigationManipulator(FocusNavigationManipulatorSharedPtr newManipulator) | kanzi::FocusScope | |
| setLastFocused(const FocusChainIndex &lastFocus) | kanzi::FocusScope | |
| setLastFocusedNode(const Node &lastFocused) | kanzi::FocusScope | |
| splitScope(FocusScope *source, FocusChainNode targetLastFocusNode) override | kanzi::ModalScope | protected |
| swapScopeData(FocusScope &other) | kanzi::FocusScope | protected |
| tryMoveFocusAcrossNestedScopes(FocusManager::FocusChainDirection direction) | kanzi::ModalScope | |
| tryMoveFocusInScope(FocusManager::FocusChainDirection direction) | kanzi::FocusScope | |
| tryRestoreScopeFocusedNode(FocusChainNode currentFocus, FocusManager::FocusReason reason, FocusManager::FocusChainDirection direction) | kanzi::FocusScope | |
| trySetFocus(Node &node) | kanzi::ModalScope | |
| visitFocusChain(FocusScopeVisitor &visitor) | kanzi::FocusScope | |
| visitFocusScope(FocusScopeVisitor &visitor) | kanzi::FocusScope | |
| ~FocusScope() | kanzi::FocusScope | virtual |
| ~ModalScope() override | kanzi::ModalScope | |
| ~PopupScope() override | kanzi::PopupScope | |