Go to the source code of this file.
Macros | |
| #define | GPKG_DRIVER_IDENTIFIER "GPKG" |
| The OGR driver identifier string. More... | |
| #define | LAYER_GATHERING_OBJID_COLUMN "obj_id" |
| #define | LAYER_GATHERING_STATUS_COLUMN "tm_status" |
| #define | TE_QT_PLUGIN_TERRAMOBILE_HAVE_CREATELAYER |
| It defines if the terra mobile plugin has the create layer operation. More... | |
| #define | TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGEBUILDER |
| It defines if the terra mobile plugin has the geopackage builder operation. More... | |
| #define | TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGEPUBLISHER |
| It defines if the terra mobile plugin has the geopackage publisher operation. More... | |
| #define | TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGESYNCHRONIZER |
| It defines if the terra mobile plugin has the geopackage synchronizer operation. More... | |
| #define | TE_QT_PLUGIN_TERRAMOBILE_PLUGIN_NAME "te.qt.terramobile" |
| It contains the plugin name. More... | |
| #define | TERRAMOBILEPLUGINSDLLEXPORT |
| #define GPKG_DRIVER_IDENTIFIER "GPKG" |
The OGR driver identifier string.
Definition at line 69 of file src/terralib/qt/plugins/mobile/Config.h.
Referenced by te::qt::plugins::terramobile::Plugin::shutdown(), and te::qt::plugins::terramobile::Plugin::startup().
| #define LAYER_GATHERING_OBJID_COLUMN "obj_id" |
Definition at line 73 of file src/terralib/qt/plugins/mobile/Config.h.
Referenced by te::qt::plugins::terramobile::GeoPackageBuilderWizard::execute(), te::qt::plugins::terramobile::fillExtraColumns(), te::qt::plugins::terramobile::BuilderFormsWizardPage::setLayerList(), and te::qt::plugins::terramobile::GeoPackageSynchronizer::synchronize().
| #define LAYER_GATHERING_STATUS_COLUMN "tm_status" |
Definition at line 71 of file src/terralib/qt/plugins/mobile/Config.h.
Referenced by te::qt::plugins::terramobile::GeoPackageBuilderWizard::execute(), te::qt::plugins::terramobile::fillExtraColumns(), te::qt::plugins::terramobile::BuilderFormsWizardPage::setLayerList(), and te::qt::plugins::terramobile::GeoPackageSynchronizer::synchronize().
| #define TE_QT_PLUGIN_TERRAMOBILE_HAVE_CREATELAYER |
It defines if the terra mobile plugin has the create layer operation.
Definition at line 55 of file src/terralib/qt/plugins/mobile/Config.h.
| #define TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGEBUILDER |
It defines if the terra mobile plugin has the geopackage builder operation.
Definition at line 34 of file src/terralib/qt/plugins/mobile/Config.h.
| #define TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGEPUBLISHER |
It defines if the terra mobile plugin has the geopackage publisher operation.
Definition at line 41 of file src/terralib/qt/plugins/mobile/Config.h.
| #define TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGESYNCHRONIZER |
It defines if the terra mobile plugin has the geopackage synchronizer operation.
Definition at line 48 of file src/terralib/qt/plugins/mobile/Config.h.
| #define TE_QT_PLUGIN_TERRAMOBILE_PLUGIN_NAME "te.qt.terramobile" |
It contains the plugin name.
Definition at line 62 of file src/terralib/qt/plugins/mobile/Config.h.
| #define TERRAMOBILEPLUGINSDLLEXPORT |
Definition at line 89 of file src/terralib/qt/plugins/mobile/Config.h.