Configuration flags for the SA Qt Widget plugin. More...
Go to the source code of this file.
Macros | |
| #define | TE_QT_PLUGIN_SA_HAVE_BAYESGLOBAL | 
| It defines if the SA Qt Plugin has the Global Bayes operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_BAYESLOCAL | 
| It defines if the SA Qt Plugin has the Local Bayes operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_GEOSTATISTICALMETHODS | 
| It defines if the SA Qt Plugin has the geostatistical methods operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_KERNELMAP | 
| It defines if the SA Qt Plugin has the kernel map operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_KERNELRATIO | 
| It defines if the SA Qt Plugin has the kernel ratio operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_PROXIMITYMATRIXCREATOR | 
| It defines if the SA Qt Plugin has the proximity matrix creator operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_SAMPLEPOINTSGENERATOR | 
| It defines if the SA Qt Plugin has the sample points generator operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_SKATER | 
| It defines if the SA Qt Plugin has the skater operation.  More... | |
| #define | TE_QT_PLUGIN_SA_HAVE_SPATIALSTATISTICS | 
| It defines if the SA Qt Plugin has the spatial statistics operation.  More... | |
| #define | TE_QT_PLUGIN_SA_PLUGIN_NAME "te.qt.sa" | 
| It contains the plugin name.  More... | |
| #define | TEQTPLUGINSAEXPORT | 
| You can use this macro in order to export/import classes and functions from all plug-ins files.  More... | |
Configuration flags for the SA Qt Widget plugin.
Definition in file Config.h.
| #define TE_QT_PLUGIN_SA_HAVE_BAYESGLOBAL | 
| #define TE_QT_PLUGIN_SA_HAVE_BAYESLOCAL | 
| #define TE_QT_PLUGIN_SA_HAVE_GEOSTATISTICALMETHODS | 
| #define TE_QT_PLUGIN_SA_HAVE_KERNELMAP | 
| #define TE_QT_PLUGIN_SA_HAVE_KERNELRATIO | 
| #define TE_QT_PLUGIN_SA_HAVE_PROXIMITYMATRIXCREATOR | 
| #define TE_QT_PLUGIN_SA_HAVE_SAMPLEPOINTSGENERATOR | 
| #define TE_QT_PLUGIN_SA_HAVE_SKATER | 
| #define TE_QT_PLUGIN_SA_HAVE_SPATIALSTATISTICS | 
| #define TE_QT_PLUGIN_SA_PLUGIN_NAME "te.qt.sa" |