26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTDISPLAYDOCKWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTDISPLAYDOCKWIDGET_H 
   29 #include "../Config.h" 
   32 #include <QDockWidget> 
   36   namespace map { 
class AbstractLayer; }
 
   48       class ChartDisplayWidget;
 
   96           void setSelectionColor(QColor selColor);
 
  140 #endif //__TERRALIB_QT_WIDGETS_INTERNAL_CHARTDISPLAYDOCKWIDGET_H 
This is the base class for layers. 
 
A base class for application events. 
 
This class represents a set of unique ids created in the same context. i.e. from the same data set...
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module.