15 #ifndef QGSELLIPSESYMBOLLAYERV2_H
16 #define QGSELLIPSESYMBOLLAYERV2_H
19 #include <QPainterPath>
55 void setOutlineStyle( Qt::PenStyle outlineStyle ) { mOutlineStyle = outlineStyle; }
100 Qt::PenStyle mOutlineStyle;
101 double mOutlineWidth;
105 QPainterPath mPainterPath;
120 bool hasDataDefinedProperty()
const;
123 #endif // QGSELLIPSESYMBOLLAYERV2_H