src/terraview/Utils.h File Reference
#include <terralib/common/Exception.h>
#include "Config.h"

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...
 

Function Documentation

bool GetOpenLastProjectFromSettings ( )
Returns

Definition at line 81 of file src/terraview/Utils.cpp.

void GetProjectInformationsFromSettings ( QString &  defaultAuthor,
int maxSaved 
)
void SaveOpenLastProjectOnSettings ( bool  openLast)
Parameters

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.