Config.h File Reference

Configuration flags for the OGC Web Coverage Service (WCS) Qt Widget plugin. More...

Go to the source code of this file.

Macros

#define TE_QT_PLUGIN_DATASOURCE_WCS_PLUGIN_NAME   "te.qt.datasource.wcs"
 
#define TEQTPLUGINWCSEXPORT
 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 OGC Web Coverage Service (WCS) Qt Widget plugin.

Definition in file Config.h.

Macro Definition Documentation

#define TE_QT_PLUGIN_DATASOURCE_WCS_PLUGIN_NAME   "te.qt.datasource.wcs"

Definition at line 29 of file Config.h.

#define TEQTPLUGINWCSEXPORT

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 TEQTPLUGINWCSDLL into the project's list of defines.

Definition at line 45 of file Config.h.