|
enum class | Type {
ProjectCreated
, ProjectOpened
, ProjectFirstSetup
, ProjectSaveState
,
ProjectClosing
, ProjectClosed
, ProjectConfigChanged
, SaveAll
} |
|
◆ Type
Enumerator |
---|
ProjectConfigChanged | Sent when global project configuration data was changed and thus certain menus would need to update their content (or just deselect any item, forcing the user to reselect and thus update state)
|
SaveAll | When sent, this shall save all outstanding modifications.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/XII/XII/Source/Tools/Libs/ToolsFoundation/Project/ToolsProject.h