Config.h File Reference
#include <terralib_buildconfig.h>

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
 

Macro Definition Documentation

#define GPKG_DRIVER_IDENTIFIER   "GPKG"

The OGR driver identifier string.

Definition at line 73 of file Config.h.

#define LAYER_GATHERING_OBJID_COLUMN   "obj_id"

Definition at line 77 of file Config.h.

#define LAYER_GATHERING_STATUS_COLUMN   "tm_status"

Definition at line 75 of file Config.h.

#define TE_QT_PLUGIN_TERRAMOBILE_HAVE_CREATELAYER

It defines if the terra mobile plugin has the create layer operation.

Definition at line 59 of file Config.h.

#define TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGEBUILDER

It defines if the terra mobile plugin has the geopackage builder operation.

Definition at line 38 of file Config.h.

#define TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGEPUBLISHER

It defines if the terra mobile plugin has the geopackage publisher operation.

Definition at line 45 of file Config.h.

#define TE_QT_PLUGIN_TERRAMOBILE_HAVE_GEOPACKAGESYNCHRONIZER

It defines if the terra mobile plugin has the geopackage synchronizer operation.

Definition at line 52 of file Config.h.

#define TE_QT_PLUGIN_TERRAMOBILE_PLUGIN_NAME   "te.qt.terramobile"

It contains the plugin name.

Definition at line 66 of file Config.h.

#define TERRAMOBILEPLUGINSDLLEXPORT

Definition at line 93 of file Config.h.