![]() |
#include <openfluid/dllexport.hpp>
#include <vector>
#include <map>
#include <set>
#include <QString>
Go to the source code of this file.
Classes | |
struct | openfluid::utils::GDALDriverInfos_t |
Namespaces | |
openfluid | |
openfluid::utils | |
Typedefs | |
typedef std::map< std::string, GDALDriverInfos_t > | openfluid::utils::GDALDriversFilesExts_t |
Functions | |
const GDALDriversFilesExts_t OPENFLUID_API | openfluid::utils::getOGRFilesDriversForOpenFLUID () |
const GDALDriversFilesExts_t OPENFLUID_API | openfluid::utils::getGDALFilesDriversForOpenFLUID () |
const std::set< std::string > OPENFLUID_API | openfluid::utils::getOGRFilesExtensionsForOpenFLUID () |
QString OPENFLUID_API | openfluid::utils::getOGRGDALFormatsForQFileDialogs (const GDALDriversFilesExts_t &Drivers, const QString &AllFormatsLabel) |