![]() |
Setuav Studio Developer Documentation 1.0
SDK and plugin development reference for Setuav Studio
|
Page displayed in the application Settings dialog. More...
Page displayed in the application Settings dialog.
The factory is called when Settings opens. The optional apply callback runs with the created page after the user accepts the dialog.
| id | Globally unique, stable page identifier. |
| title | User-visible page title. |
| factory | Zero-argument page factory. |
| icon | Optional icon name, file path, or QIcon. |
| order | Sort priority; lower values appear first. |
| apply | Optional callback used to persist page values. |
| group | Optional heading shared by related settings pages. |
| group_icon | Optional icon for the shared heading. |