Config.h File Reference

Configuration flags for the TerraLib Photo Layer plugin. More...

Go to the source code of this file.

Macros

#define TE_QT_PLUGIN_PHOTOLAYER_PLUGIN_NAME   "te.qt.photolayer"
 It contains the plugin name. More...
 
#define TEQTPLUGINPHOTOLAYEREXPORT
 You can use this macro in order to export/import classes and functions from all plug-ins files. More...
 

Detailed Description

Configuration flags for the TerraLib Photo Layer plugin.

Definition in file Config.h.

Macro Definition Documentation

◆ TE_QT_PLUGIN_PHOTOLAYER_PLUGIN_NAME

#define TE_QT_PLUGIN_PHOTOLAYER_PLUGIN_NAME   "te.qt.photolayer"

It contains the plugin name.

Definition at line 34 of file Config.h.

◆ TEQTPLUGINPHOTOLAYEREXPORT

#define TEQTPLUGINPHOTOLAYEREXPORT

You can use this macro in order to export/import classes and functions from all plug-ins files.

Note
To compile plug-ins in Windows, remember to insert TEQTPLUGINPHOTOLAYEREXPORT into the project's list of defines.

Definition at line 50 of file Config.h.