41 int shp2csv(QString geometryType);
int whereSave()
The UI to select the file's path to save.
File()
The File constructor.
QStringList fileExtension
int splitPath(QString fileGlobalPath)
The split function to split the path file to filePath, fileName, fileExtension attributes.
int shp2csv(QString geometryType)
The function to convert WGS84 ShapeFile(s) to Lambert 93 CSV(s)
virtual ~File()
The File destructor.
int selectFilesToOpen(QString extensionFilter)
The UI to select the file's path to open.