![]() |
Setuav Studio Developer Documentation 1.0
SDK and plugin development reference for Setuav Studio
|
Plugin-owned node displayed beneath the project root. More...
Plugin-owned node displayed beneath the project root.
| id | Globally unique, stable node identifier. |
| title | User-visible node label. |
| selection | Object published when the node is selected. |
| children | Nested project-tree nodes. |
| icon | Optional icon name, file path, or QIcon. |
| tooltip | Optional explanatory text. |
| rename | Optional callback used to rename the node. |
| delete | Optional callback used to delete the node. |