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

Descriptors used to contribute UI and project features. More...

Classes

class  ActionContribution
 Command inserted into an application menu path. More...
 
class  ComponentTreeNodeContribution
 Virtual child displayed beneath a project component. More...
 
class  PanelContribution
 Dockable panel supplied by a plugin. More...
 
class  ParameterField
 Descriptor for a component parameter field in a property editor. More...
 
class  ProjectTreeNodeContribution
 Plugin-owned node displayed beneath the project root. More...
 
class  SettingsPageContribution
 Page displayed in the application Settings dialog. More...
 
class  ToolbarContribution
 Action displayed in the main application toolbar. More...
 
class  ToolbarMenuItemContribution
 Command inside a contributed toolbar popup menu. More...
 
class  ToolContribution
 Command added to the Tools menu. More...
 
class  WorkspaceContribution
 Workspace available from the main workspace selector. More...
 

Detailed Description

Descriptors used to contribute UI and project features.