39 #ifndef __OPENFLUID_UTILS_GDALHELPERS_HPP__ 40 #define __OPENFLUID_UTILS_GDALHELPERS_HPP__ 109 const QString& AllFormatsLabel);
const GDALDriversFilesExts_t OPENFLUID_API getOGRFilesDriversForOpenFLUID()
#define OPENFLUID_API
Definition: dllexport.hpp:87
#define GDALOFTInteger64_COMPAT
Definition: GDALCompatibility.hpp:185
std::string Label
Definition: GDALHelpers.hpp:62
bool OPENFLUID_API isOGRInteger(OGRFieldType FieldType)
Definition: GDALHelpers.hpp:118
const GDALDriversFilesExts_t OPENFLUID_API getGDALFilesDriversForOpenFLUID()
std::vector< std::string > FilesExts
Definition: GDALHelpers.hpp:65
std::map< std::string, GDALDriverInfos_t > GDALDriversFilesExts_t
Definition: GDALHelpers.hpp:72
const std::set< std::string > OPENFLUID_API getOGRFilesExtensionsForOpenFLUID()
Definition: GDALHelpers.hpp:60
QString OPENFLUID_API getOGRGDALFormatsForQFileDialogs(const GDALDriversFilesExts_t &Drivers, const QString &AllFormatsLabel)
Definition: ApplicationException.hpp:47