26 #ifndef __TERRAVIEW__INTERNAL_UTILS_H
27 #define __TERRAVIEW__INTERNAL_UTILS_H
This class is designed to declare objects to be thrown as exceptions by TerraLib.
Proxy configuration file for TerraView (see terraview_config.h).
void SaveProjectInformationsOnSettings(const QString &defaultAuthor, const int &maxSaved)
bool GetOpenLastProjectFromSettings()
void WriteDefaultProjectFile(const QString &fileName)
Writes the default project file.
void GetProjectInformationsFromSettings(QString &defaultAuthor, int &maxSaved)
void SaveOpenLastProjectOnSettings(bool openLast)