27 #include "../../../geometry/Line.h" 28 #include "../../../geometry/LinearRing.h" 29 #include "../../../geometry/Point.h" 30 #include "../../../geometry/Polygon.h" 31 #include "../../../maptools/CanvasConfigurer.h" 32 #include "../canvas/Canvas.h" 38 #include <QGridLayout> 54 QGridLayout* layout =
new QGridLayout(
this);
55 layout->setContentsMargins(0, 0, 0, 0);
56 layout->setSizeConstraint(QLayout::SetFixedSize);
83 pix.fill(Qt::transparent);
This class represents a symbol.
A Symbolizer describes how a feature is to appear on a map.
Static class used to generate preview of Symbology elements.