Project save data.
More...
#include <project.h>
Project save data.
Definition at line 300 of file project.h.
◆ finished
bool ProjectSaveData::finished |
To be set to true when the thread finishes.
Definition at line 311 of file project.h.
◆ has_error
bool ProjectSaveData::has_error |
Whether an error occurred during saving.
Definition at line 316 of file project.h.
◆ is_backup
bool ProjectSaveData::is_backup |
◆ progress_info
ProgressInfo* ProjectSaveData::progress_info |
◆ project
◆ project_file_path
char* ProjectSaveData::project_file_path |
Full path to save to.
Definition at line 306 of file project.h.
◆ show_notification
bool ProjectSaveData::show_notification |
The documentation for this struct was generated from the following file: