Class LinePolygon
Inherits the following classes: LinePolygonShape
Public Properties inherited from LinePolygonShape
See LinePolygonShape
| Type | Name |
|---|---|
| property QColor | color |
| property QgsGeometryWrapper * | geometry |
| property float | lineWidth |
| property QgsQuickMapSettings * | mapSettings |
| property QList< QPolygonF > | polylines List of polylines representing the geometry. |
| property Qgis::GeometryType | polylinesType The geometry type associated to the polylines. |
Public Signals inherited from LinePolygonShape
See LinePolygonShape
| Type | Name |
|---|---|
| signal void | colorChanged |
| signal void | lineWidthChanged |
| signal void | mapSettingsChanged |
| signal void | polylinesChanged List of polylines representing the geometry. |
| signal void | polylinesTypeChanged The geometry type associated to the polylines. |
| signal void | qgsGeometryChanged |
| signal void | updated |
Public Functions inherited from LinePolygonShape
See LinePolygonShape
| Type | Name |
|---|---|
| LinePolygonShape (QQuickItem * parent=nullptr) |
|
| QColor | color () const |
| QgsGeometryWrapper * | geometry () const |
| float | lineWidth () const |
| QgsQuickMapSettings * | mapSettings () const |
| QList< QPolygonF > | polylines () const List of polylines representing the geometry. |
| Qgis::GeometryType | polylinesType () const The geometry type associated to the polylines. |
| void | setColor (const QColor & color) |
| void | setGeometry (QgsGeometryWrapper * geometry) |
| void | setLineWidth (float width) |
| void | setMapSettings (QgsQuickMapSettings * mapSettings) |
The documentation for this class was generated from the following file src/qml/LinePolygon.qml