Allows to load and save projects, that is, resource sets. More...
Static Public Member Functions | |
static void | save (const ProjectSaveQuery &saveQuery) |
static ProjectLoadResult | load (const ProjectLoadQuery &loadQuery) |
Allows to load and save projects, that is, resource sets.
|
static |
Saves a project into a folder. This will export all declarations of visible resources within the components exposed by nkAstraeus.
saveQuery | The save query description. |
|
static |
Loads a project from a folder.
loadQuery | The load query description. |