Configuration flags for the MNT Qt Widget plugin. More...
Go to the source code of this file.
Macros | |
| #define | TE_QT_PLUGIN_MNT_PLUGIN_NAME "te.qt.mnt" |
| It contains the plugin name. More... | |
| #define | TEQTPLUGINMNTEXPORT |
| You can use this macro in order to export/import classes and functions from all plug-ins files. More... | |
Configuration flags for the MNT Qt Widget plugin.
Definition in file src/terralib/qt/plugins/mnt/Config.h.
| #define TE_QT_PLUGIN_MNT_PLUGIN_NAME "te.qt.mnt" |
It contains the plugin name.
Definition at line 34 of file src/terralib/qt/plugins/mnt/Config.h.
| #define TEQTPLUGINMNTEXPORT |
You can use this macro in order to export/import classes and functions from all plug-ins files.
Definition at line 50 of file src/terralib/qt/plugins/mnt/Config.h.
Referenced by Plugin::showWindow().