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;
53 class ApplicationController;
105 void setSelectionColor(QColor selColor);
153 #endif //__TERRALIB_QT_WIDGETS_INTERNAL_CHARTDISPLAYDOCKWIDGET_H
This is the base class for layers.
A base class for application events.
The base API for TerraLib applications.
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.