Config.h File Reference

Configuration flags for the RP Qt Widget plugin. More...

Go to the source code of this file.

Macros

#define TE_QT_PLUGIN_RP_HAVE_ARITHMETICOP
 It defines if the RP Qt Plugin has the arithmetic operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTION
 It defines if the RP Qt Plugin has the raster boundary extraction operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_CLASSIFIER
 It defines if the RP Qt Plugin has the classifier operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_CLIPPING
 It defines if the RP Qt Plugin has the clipping operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_CLOUDDETECTION
 It defines if the RP Qt Plugin has the cloud detection operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_COLORTRANSFORM
 It defines if the RP Qt Plugin has the color transform operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_COMPOSEBANDS
 It defines if the RP Qt Plugin has the compose bands operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_CONTRAST
 It defines if the RP Qt Plugin has the contrast operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_FILTER
 It defines if the RP Qt Plugin has the filter operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_FUSION
 It defines if the RP Qt Plugin has the fusion operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_MAJORITYFILTER
 It defines if the RP Qt Plugin has the majority filter operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_MIXTUREMODEL
 It defines if the RP Qt Plugin has the mixture model operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_MOSAIC
 It defines if the RP Qt Plugin has the mosaic operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_PALETTE
 It defines if the RP Qt Plugin has Convertion to Palette Raster operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_PCA
 It defines if the RP Qt Plugin has Principal Components Analysis operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_POSTCLASSIFICATION
 It defines if the RP Qt Plugin has the post classification operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_RASTEREDIT
 It defines if the RP Qt Plugin has the raster edit operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_RASTERIZATION
 It defines if the RP Qt Plugin has the rasterization operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_RASTERSLICING
 It defines if the RP Qt Plugin has the raster slicing operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_RASTERSTATISTICS
 It defines if the RP Qt Plugin has the raster statistics operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_RASTERTRANSFORM
 It defines if the RP Qt Plugin has the raster transform operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_REGISTER
 It defines if the RP Qt Plugin has the register operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_RESTORATION
 It defines if the RP Qt Plugin has the raster restoration operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_SEGMENTER
 It defines if the RP Qt Plugin has the segmenter operation. More...
 
#define TE_QT_PLUGIN_RP_HAVE_VECTORIZATION
 It defines if the RP Qt Plugin has the vectorization operation. More...
 
#define TE_QT_PLUGIN_RP_PLUGIN_NAME   "te.qt.rp"
 It contains the plugin name. More...
 
#define TEQTPLUGINRPEXPORT
 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 RP Qt Widget plugin.

Definition in file Config.h.

Macro Definition Documentation

◆ TE_QT_PLUGIN_RP_HAVE_ARITHMETICOP

#define TE_QT_PLUGIN_RP_HAVE_ARITHMETICOP

It defines if the RP Qt Plugin has the arithmetic operation.

Definition at line 34 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTION

#define TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTION

It defines if the RP Qt Plugin has the raster boundary extraction operation.

Definition at line 183 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_CLASSIFIER

#define TE_QT_PLUGIN_RP_HAVE_CLASSIFIER

It defines if the RP Qt Plugin has the classifier operation.

Definition at line 41 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_CLIPPING

#define TE_QT_PLUGIN_RP_HAVE_CLIPPING

It defines if the RP Qt Plugin has the clipping operation.

Definition at line 48 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_CLOUDDETECTION

#define TE_QT_PLUGIN_RP_HAVE_CLOUDDETECTION

It defines if the RP Qt Plugin has the cloud detection operation.

Definition at line 55 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_COLORTRANSFORM

#define TE_QT_PLUGIN_RP_HAVE_COLORTRANSFORM

It defines if the RP Qt Plugin has the color transform operation.

Definition at line 62 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_COMPOSEBANDS

#define TE_QT_PLUGIN_RP_HAVE_COMPOSEBANDS

It defines if the RP Qt Plugin has the compose bands operation.

Definition at line 69 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_CONTRAST

#define TE_QT_PLUGIN_RP_HAVE_CONTRAST

It defines if the RP Qt Plugin has the contrast operation.

Definition at line 76 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_FILTER

#define TE_QT_PLUGIN_RP_HAVE_FILTER

It defines if the RP Qt Plugin has the filter operation.

Definition at line 83 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_FUSION

#define TE_QT_PLUGIN_RP_HAVE_FUSION

It defines if the RP Qt Plugin has the fusion operation.

Definition at line 90 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_MAJORITYFILTER

#define TE_QT_PLUGIN_RP_HAVE_MAJORITYFILTER

It defines if the RP Qt Plugin has the majority filter operation.

Definition at line 97 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_MIXTUREMODEL

#define TE_QT_PLUGIN_RP_HAVE_MIXTUREMODEL

It defines if the RP Qt Plugin has the mixture model operation.

Definition at line 104 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_MOSAIC

#define TE_QT_PLUGIN_RP_HAVE_MOSAIC

It defines if the RP Qt Plugin has the mosaic operation.

Definition at line 111 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_PALETTE

#define TE_QT_PLUGIN_RP_HAVE_PALETTE

It defines if the RP Qt Plugin has Convertion to Palette Raster operation.

Definition at line 118 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_PCA

#define TE_QT_PLUGIN_RP_HAVE_PCA

It defines if the RP Qt Plugin has Principal Components Analysis operation.

Definition at line 125 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_POSTCLASSIFICATION

#define TE_QT_PLUGIN_RP_HAVE_POSTCLASSIFICATION

It defines if the RP Qt Plugin has the post classification operation.

Definition at line 132 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_RASTEREDIT

#define TE_QT_PLUGIN_RP_HAVE_RASTEREDIT

It defines if the RP Qt Plugin has the raster edit operation.

Definition at line 139 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_RASTERIZATION

#define TE_QT_PLUGIN_RP_HAVE_RASTERIZATION

It defines if the RP Qt Plugin has the rasterization operation.

Definition at line 160 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_RASTERSLICING

#define TE_QT_PLUGIN_RP_HAVE_RASTERSLICING

It defines if the RP Qt Plugin has the raster slicing operation.

Definition at line 153 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_RASTERSTATISTICS

#define TE_QT_PLUGIN_RP_HAVE_RASTERSTATISTICS

It defines if the RP Qt Plugin has the raster statistics operation.

Definition at line 190 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_RASTERTRANSFORM

#define TE_QT_PLUGIN_RP_HAVE_RASTERTRANSFORM

It defines if the RP Qt Plugin has the raster transform operation.

Definition at line 197 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_REGISTER

#define TE_QT_PLUGIN_RP_HAVE_REGISTER

It defines if the RP Qt Plugin has the register operation.

Definition at line 167 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_RESTORATION

#define TE_QT_PLUGIN_RP_HAVE_RESTORATION

It defines if the RP Qt Plugin has the raster restoration operation.

Definition at line 202 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_SEGMENTER

#define TE_QT_PLUGIN_RP_HAVE_SEGMENTER

It defines if the RP Qt Plugin has the segmenter operation.

Definition at line 146 of file Config.h.

◆ TE_QT_PLUGIN_RP_HAVE_VECTORIZATION

#define TE_QT_PLUGIN_RP_HAVE_VECTORIZATION

It defines if the RP Qt Plugin has the vectorization operation.

Definition at line 175 of file Config.h.

◆ TE_QT_PLUGIN_RP_PLUGIN_NAME

#define TE_QT_PLUGIN_RP_PLUGIN_NAME   "te.qt.rp"

It contains the plugin name.

Definition at line 209 of file Config.h.

◆ TEQTPLUGINRPEXPORT

#define TEQTPLUGINRPEXPORT

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

Definition at line 225 of file Config.h.