Go to the source code of this file.
Functions | |
| bool | GetOpenLastProjectFromSettings () |
| void | GetProjectInformationsFromSettings (QString &defaultAuthor, int &maxSaved) |
| void | SaveOpenLastProjectOnSettings (bool openLast) |
| void | SaveProjectInformationsOnSettings (const QString &defaultAuthor, const int &maxSaved) |
| void | WriteDefaultProjectFile (const QString &fileName) |
| Writes the default project file. More... | |
| bool GetOpenLastProjectFromSettings | ( | ) |
Definition at line 81 of file src/terraview/Utils.cpp.
| void GetProjectInformationsFromSettings | ( | QString & | defaultAuthor, |
| int & | maxSaved | ||
| ) |
Definition at line 54 of file src/terraview/Utils.cpp.
Referenced by ProjectWidget::resetState(), and TerraViewController::updateRecentProjects().
| void SaveOpenLastProjectOnSettings | ( | bool | openLast | ) |
Definition at line 74 of file src/terraview/Utils.cpp.
Referenced by ProjectWidget::saveChanges().
| void SaveProjectInformationsOnSettings | ( | const QString & | defaultAuthor, |
| const int & | maxSaved | ||
| ) |
Definition at line 64 of file src/terraview/Utils.cpp.
Referenced by ProjectWidget::saveChanges().
| void WriteDefaultProjectFile | ( | const QString & | fileName | ) |
Writes the default project file.
Definition at line 94 of file src/terraview/Utils.cpp.
References te::core::FindInTerraLibPath(), and p.