Go to the documentation of this file.   26 #ifndef __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_CONFIG_H    27 #define __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_CONFIG_H    34 #define TE_QT_PLUGIN_EDIT_PLUGIN_NAME "te.qt.edit"    44   #ifdef TEQTPLUGINEDITDLL    45     #define TEQTPLUGINEDITEXPORT  __declspec(dllexport)   // export DLL information    47     #define TEQTPLUGINEDITEXPORT  __declspec(dllimport)   // import DLL information    50   #define TEQTPLUGINEDITEXPORT    53 #endif  // __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_CONFIG_H