Offers project loading / saving capabilities. More...
Static Public Member Functions | |
static void | save (const ProjectSaveQuery &query) |
static ProjectLoadResult | load (const ProjectLoadQuery &query) |
Offers project loading / saving capabilities.
A project can be seen as a big dump of all resources available in the component at call time.
|
static |
Saves a project.
query | The query describing all information for the saving process. |
|
static |
Loads a project.
query | The query describing all information for the loading process. |