Configuration flags for the TerraLib Qt Widgets. More...
#include "../../Config.h"Go to the source code of this file.
Macros | |
| #define | TE_QTWIDGETS_DEFAULT_TREEVIEW_IDENTATION 10 | 
| #define | TE_QTWIDGETS_MODULE_NAME "te.qtwidgets" | 
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TEQTWIDGETSEXPORT | 
| You can use this macro in order to export/import classes and functions from this module.  More... | |
| #define TE_QTWIDGETS_DEFAULT_TREEVIEW_IDENTATION 10 | 
Definition at line 34 of file Config.h.
Referenced by te::qt::widgets::DataSetSelectorWidget::DataSetSelectorWidget(), te::qt::widgets::DataSourceToolBox::DataSourceToolBox(), and te::qt::widgets::LayerExplorer::LayerExplorer().
| #define TE_QTWIDGETS_MODULE_NAME "te.qtwidgets" | 
Definition at line 32 of file Config.h.
Referenced by te::qt::widgets::Module::Module(), and te::qt::widgets::Module::~Module().
| #define TEQTWIDGETSEXPORT | 
You can use this macro in order to export/import classes and functions from this module.