Go to the source code of this file.
◆ TE_QT_PLUGIN_TERRALIB4_PLUGIN_NAME
#define TE_QT_PLUGIN_TERRALIB4_PLUGIN_NAME "te.qt.terralib4" |
It contains the plugin name.
Definition at line 34 of file Config.h.
◆ TEQTPLUGINTERRALIB4EXPORT
#define TEQTPLUGINTERRALIB4EXPORT |
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 TEQTPLUGINTERRALIB4EXPORT into the project's list of defines.
Definition at line 50 of file Config.h.