Go to the documentation of this file.
   26 #ifndef __TERRALIB_QTWIDGETS_INTERNAL_CONFIG_H 
   27 #define __TERRALIB_QTWIDGETS_INTERNAL_CONFIG_H 
   29 #define TE_QTWIDGETS_MODULE_NAME "te.qtwidgets" 
   31 #define TE_QTWIDGETS_DEFAULT_TREEVIEW_IDENTATION 10 
   50     #pragma warning( disable : 4251 ) 
   55   #ifdef TEQTWIDGETSSTATIC 
   56     #define TEQTWIDGETSEXPORT                           
   58     #define TEQTWIDGETSEXPORT  __declspec(dllexport)    
   60     #define TEQTWIDGETSEXPORT  __declspec(dllimport)    
   63   #define TEQTWIDGETSEXPORT