Loading...
Searching...
No Matches
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.
 

Function Documentation

◆ GetOpenLastProjectFromSettings()

bool GetOpenLastProjectFromSettings ( )
Returns

◆ GetProjectInformationsFromSettings()

void GetProjectInformationsFromSettings ( QString & defaultAuthor,
int & maxSaved )

◆ SaveOpenLastProjectOnSettings()

void SaveOpenLastProjectOnSettings ( bool openLast)
Parameters

◆ SaveProjectInformationsOnSettings()

void SaveProjectInformationsOnSettings ( const QString & defaultAuthor,
const int & maxSaved )

◆ WriteDefaultProjectFile()

void WriteDefaultProjectFile ( const QString & fileName)

Writes the default project file.