Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGEPUBLISHER_H
27 #define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGEPUBLISHER_H
29 #include "../Config.h"
117 #endif // __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGEPUBLISHER_H
GeopackagePublisherOperation
static GeopackagePublisherOperation m_gpkgOpType
void downloadGeopackageFile(std::string url, GeopackageFile gpkgFile, std::string pathDir)
void setCurrentStep(double curStep, double totalStep, std::string msg)
std::string m_errorMessage
void uploadGeopackageFile(std::string url, std::string filePath, std::string fileName)
std::string getErrorMessage()
GeopackageFiles readJSONInfo(std::string stream)
static GeopackagePublisher * m_staticPointer
std::vector< GeopackageFile > GeopackageFiles
GeopackageFiles getGeopackageFiles(std::string url)
void emitSignal(double curStep, double totalStep)