26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_STYLEDOCKWIDGET_H 27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_STYLEDOCKWIDGET_H 30 #include "../../../se.h" 31 #include "../Config.h" 34 #include <QDockWidget> 39 namespace map {
class AbstractLayer; }
41 namespace se {
class Symbolizer; }
49 class PolygonSymbolizerProperty;
50 class LineSymbolizerProperty;
51 class PointSymbolizerProperty;
52 class TextSymbolizerProperty;
53 class RasterSymbolizerWidget;
54 class StyleControllerWidget;
92 void setTabStatus(
bool status);
108 void onPolygonSymbolizerChanged();
109 void onLineSymbolizerChanged();
110 void onPointSymbolizerChanged();
111 void onRasterSymbolizerChanged();
112 void onTextSymbolizerChanged();
121 void repaintMapDisplay();
143 #endif // __TERRALIB_QT_WIDGETS_SE_INTERNAL_STYLEDOCKWIDGET_H
A widget used to define the text symbolizer properties, such as:
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or cov...
This is the base class for layers.
A Symbolizer describes how a feature is to appear on a map.
A Rule is used to attach property/scale conditions to and group the individual symbols used for rende...