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