Kanzi  3.9.6
Kanzi Engine API
kanzi::ModalScope Member List

This is the complete list of members for kanzi::ModalScope, including all inherited members.

canFocusEnter() constkanzi::FocusScope
canFocusLeave() constkanzi::FocusScope
canGetLastFocused() constkanzi::FocusScope
clearLastFocused()kanzi::FocusScope
clearLastFocusedNode()kanzi::FocusScope
create(FocusScopeType type, Node &rootNode)kanzi::FocusScopestatic
create(Node &rootNode)kanzi::FocusScopestatic
enableInput(bool enable)kanzi::OverlayScopeprotected
findNodeToRecoverFocusWhenScopeChangeTo(FocusScopePtr &newScopeInfo) constkanzi::FocusScope
findNodeToRestoreFocusOn()kanzi::FocusScope
FocusChainSharedPtr typedefkanzi::FocusScope
FocusFence(Node &root)kanzi::FocusFenceexplicit
FocusFence(Node &root, ScopeFlag flags)kanzi::FocusFenceexplicitprotected
focusNavigationHandler(FocusManager::MoveFocusMessageArguments &args)kanzi::FocusScopeprotected
FocusScope(Node &scopeNode, ScopeFlag flags)kanzi::FocusScopeexplicitprotected
getFocus() constkanzi::FocusScope
getFocusChainSnapshot()kanzi::FocusScope
getFocusChainSnapshot(bool onlyEffectivelyVisible)kanzi::FocusScope
getFocusNavigationManipulator() constkanzi::FocusScope
getInputPropagationOverlay() const overridekanzi::ModalScopeinlinevirtual
getLastFocused() constkanzi::FocusScope
getLastFocusedNode() constkanzi::FocusScope
getOverlayScope() const overridekanzi::OverlayScopevirtual
getParent() const overridekanzi::OverlayScopevirtual
getRoot() constkanzi::FocusScope
getType() const overridekanzi::ModalScopeinlinevirtual
invalidateFocusChain()kanzi::FocusScopeprotected
isAttached() constkanzi::FocusScope
isFocusChainEmpty() constkanzi::FocusScope
isFocusChainEmpty(bool onlyEffectivelyVisible) constkanzi::FocusScope
isForemostScope() constkanzi::OverlayScope
isInputEnabled() constkanzi::OverlayScope
isNodeInScope(const Node &node) const overridekanzi::OverlayScopevirtual
joinScope(FocusScope &target) overridekanzi::OverlayScopeprotectedvirtual
ModalScope(Node &root)kanzi::ModalScopeexplicit
notifyInvalidateFocusChain() overridekanzi::FocusScopeinlineprotected
notifyNodeAttached(Node &node) overridekanzi::OverlayScopeprotected
notifyNodeDetached(Node &node) overridekanzi::OverlayScopeprotected
notifyNodeVisibilityChanged(Node &node) overridekanzi::OverlayScopeprotected
notifyOverlayBelowGainedFocus(OverlayScope *overlay)kanzi::OverlayScopevirtual
notifyOverlayExcludedFromStack(bool wasFocused, bool wasForemost) finalkanzi::OverlayScopeprotected
notifyOverlayIncludedInStack(bool isFocused, bool isForemost) finalkanzi::OverlayScopeprotected
notifyScopeTypeChange(FocusScope &oldScopeData) overridekanzi::OverlayScopeprotectedvirtual
OverlayScope(Node &root)kanzi::OverlayScopeexplicitprotected
removeFocus(kanzi::FocusReason reason)kanzi::OverlayScope
setFocusNavigationManipulator(FocusNavigationManipulatorSharedPtr newManipulator)kanzi::FocusScope
setLastFocused(const FocusChainIndex &lastFocus)kanzi::FocusScope
setLastFocusedNode(const Node &lastFocused)kanzi::FocusScope
splitScope(FocusScope *source, FocusChainNode targetLastFocusNode) overridekanzi::OverlayScopeprotectedvirtual
swapScope(FocusScopePtr &newScopeInfo, FocusScopePtr &nodeScopeInfo)kanzi::FocusScopestatic
swapScopeData(FocusScope &other)kanzi::FocusScopeprotected
tryMoveFocusAcrossNestedScopes(FocusChainDirection direction)kanzi::OverlayScope
tryMoveFocusInScope(FocusChainDirection direction)kanzi::FocusScope
tryRestoreScopeFocusedNode(Node *currentFocus, FocusReason reason, FocusChainDirection direction)kanzi::FocusScope
trySetFocus(Node &node)kanzi::OverlayScope
updateContentVisibility(Node &node)kanzi::OverlayScopeprotected
updateOverlayInFront(OverlayScope *previous)kanzi::OverlayScopeprotected
updateOverlayRemovedFromFront(OverlayScope *newForemost)kanzi::OverlayScopeprotected
visitFocusChain(FocusScopeVisitor &visitor)kanzi::FocusScope
visitFocusScope(FocusScopeVisitor &visitor)kanzi::FocusScope
~FocusScope()kanzi::FocusScopevirtual
~OverlayScope() overridekanzi::OverlayScope