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

Virtual child displayed beneath a project component. More...

Collaboration diagram for setuav_studio_sdk.contributions.ComponentTreeNodeContribution:

Detailed Description

Virtual child displayed beneath a project component.

Parameters
idGlobally unique, stable node identifier.
titleUser-visible node label.
selectionObject published when the node is selected.
iconOptional icon name, file path, or QIcon.
tooltipOptional explanatory text.
renameOptional callback used to rename the node.
deleteOptional callback used to delete the node.