SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
gisdatapaths.cpp File Reference
#include "core/gisdatapaths.h"
#include <QByteArray>
#include <QCoreApplication>
#include <QDir>
#include <QFileInfo>
#include <QString>
#include <QStringList>
#include <initializer_list>
#include <cpl_conv.h>
Include dependency graph for gisdatapaths.cpp:

Functions

void setupBundledGisDataPaths ()
 Configure GDAL_DATA / PROJ_DATA from bundled data folders if they can be located relative to the running executable.
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Function Documentation

◆ setupBundledGisDataPaths()

void setupBundledGisDataPaths ( )

Configure GDAL_DATA / PROJ_DATA from bundled data folders if they can be located relative to the running executable.

No-op when QCoreApplication has not been constructed yet, or when no candidate folder contains the expected marker files.

Here is the caller graph for this function: