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