Projects

ManiVault manages the lifetime of projects through the mv::AbstractProjectManager. Projects are tracked in dedicated list and tree models, which are primarily used by the UI. The model classes below are for storing and filtering projects.

Note

This API is stable and intended for use by core developers. Plugin developers typically do not need to interact with it directly, as it is fully wrapped by the projects manager.