pyqt_reactive.services.scope_window_navigation

Shared scope-window navigation service.

Classes

ScopeWindowNavigationService()

Open/focus WindowManager scopes and navigate to requested UI targets.

class pyqt_reactive.services.scope_window_navigation.ScopeWindowNavigationService[source]

Open/focus WindowManager scopes and navigate to requested UI targets.

classmethod navigate(request: WindowNavigationRequest) WindowNavigationResult[source]