Setuav Studio Developer Documentation 1.0
SDK and plugin development reference for Setuav Studio
Loading...
Searching...
No Matches
setuav_studio_sdk.contributions.WorkspaceContribution Class Reference

Workspace available from the main workspace selector. More...

Collaboration diagram for setuav_studio_sdk.contributions.WorkspaceContribution:

Detailed Description

Workspace available from the main workspace selector.

A workspace may provide a central widget or only group panels and toolbar actions by leaving factory unset.

Parameters
idGlobally unique, stable workspace identifier.
titleUser-visible workspace title.
factoryOptional zero-argument central-widget factory.
iconOptional icon name, file path, or QIcon.
orderSort priority; lower values appear first.