32 #include "../../../se/PointSymbolizer.h" 33 #include "../../../se/Graphic.h" 38 #include <QGridLayout> 41 #include <QtPropertyBrowser/QtTreePropertyBrowser> 42 #include <QtPropertyBrowser/QtVariantPropertyManager> 49 : m_setLocalSymbol(false), m_symb(new
te::se::PointSymbolizer)
51 QGridLayout* layout =
new QGridLayout(
this);
53 this->setLayout(layout);
58 layout->setContentsMargins(0,0,0,0);
const Graphic * getGraphic() const
A Symbolizer describes how a feature is to appear on a map.
A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.
A widget used to define the point symbolizer properties, such as:
void setGraphic(Graphic *graphic)