QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCFencePolygon Member List

This is the complete list of members for QGCFencePolygon, including all inherited members.

adjustVertex(int vertexIndex, const QGeoCoordinate coordinate)QGCMapPolygon
appendVertex(const QGeoCoordinate &coordinate)QGCMapPolygon
appendVertices(const QVariantList &varCoords)QGCMapPolygon
appendVertices(const QList< QGeoCoordinate > &coordinates)QGCMapPolygon
area(void) constQGCMapPolygon
beginReset(void)QGCMapPolygon
center(void) constQGCMapPolygoninline
centerChanged(QGeoCoordinate center)QGCMapPolygonsignal
centerDrag(void) constQGCMapPolygoninline
centerDragChanged(bool centerDrag)QGCMapPolygonsignal
cleared(void)QGCMapPolygonsignal
containsCoordinate(const QGeoCoordinate &coordinate) constQGCMapPolygon
coordinateList(void) constQGCMapPolygon
count(void) constQGCMapPolygoninline
countChanged(QVariantList path READ path NOTIFY pathChanged) 1(double area READ area NOTIFY pathChanged) 1(QmlObjectListModel *pathModel READ qmlPathModel CONSTANT) 1(bool dirty READ dirty WRITE setDirty NOTIFY dirtyChanged) 1(QGeoCoordinate center READ center WRITE setCenter NOTIFY centerChanged) 1(bool centerDrag READ centerDrag WRITE setCenterDrag NOTIFY centerDragChanged) 1(bool interactive READ interactive WRITE setInteractive NOTIFY interactiveChanged) 1(bool isValid READ isValid NOTIFY isValidChanged) 1(bool empty READ empty NOTIFY isEmptyChanged) 1(bool traceMode READ traceMode WRITE setTraceMode NOTIFY traceModeChanged) 1(bool showAltColor READ showAltColor WRITE setShowAltColor NOTIFY showAltColorChanged) 1(int selectedVertex READ selectedVertex WRITE selectVertex NOTIFY selectedVertexChanged) 1 void clear(void)QGCMapPolygon
countChanged(int count)QGCMapPolygonsignal
dirty(void) constQGCMapPolygoninline
dirtyChanged(bool dirty)QGCMapPolygonsignal
empty(void) constQGCMapPolygoninline
endReset(void)QGCMapPolygon
inclusion(void) constQGCFencePolygoninline
inclusionChanged(bool inclusion)QGCFencePolygonsignal
interactive(void) constQGCMapPolygoninline
interactiveChanged(bool interactive)QGCMapPolygonsignal
isEmptyChanged(void)QGCMapPolygonsignal
isValid(void) constQGCMapPolygoninline
isValidChanged(void)QGCMapPolygonsignal
jsonPolygonKeyQGCMapPolygonstatic
kmlPolygonElement(KMLDomDocument &domDocument)QGCMapPolygon
loadFromJson(const QJsonObject &json, bool required, QString &errorString)QGCFencePolygon
loadKMLOrSHPFile(const QString &file)QGCMapPolygon
nedPolygon(void) constQGCMapPolygon
offset(double distance)QGCMapPolygon
operator=(const QGCFencePolygon &other)QGCFencePolygon
QGCMapPolygon::operator=(const QGCMapPolygon &other)QGCMapPolygon
path(void) constQGCMapPolygoninline
pathChanged(void)QGCMapPolygonsignal
pathModel(void)QGCMapPolygoninline
QGCFencePolygon(bool inclusion, QObject *parent=nullptr)QGCFencePolygon
QGCFencePolygon(const QGCFencePolygon &other, QObject *parent=nullptr)QGCFencePolygon
QGCMapPolygon(QObject *parent=nullptr)QGCMapPolygon
QGCMapPolygon(const QGCMapPolygon &other, QObject *parent=nullptr)QGCMapPolygon
qmlPathModel(void)QGCMapPolygoninline
removeVertex(int vertexIndex)QGCMapPolygon
saveToJson(QJsonObject &json)QGCFencePolygon
selectedVertex() constQGCMapPolygoninline
selectedVertexChanged(int index)QGCMapPolygonsignal
selectVertex(int index)QGCMapPolygon
setCenter(QGeoCoordinate newCenter)QGCMapPolygon
setCenterDrag(bool centerDrag)QGCMapPolygon
setDirty(bool dirty)QGCMapPolygon
setInclusion(bool inclusion)QGCFencePolygon
setInteractive(bool interactive)QGCMapPolygon
setPath(const QList< QGeoCoordinate > &path)QGCMapPolygon
setPath(const QVariantList &path)QGCMapPolygon
setShowAltColor(bool showAltColor)QGCMapPolygon
setTraceMode(bool traceMode)QGCMapPolygon
showAltColor(void) constQGCMapPolygoninline
showAltColorChanged(bool showAltColor)QGCMapPolygonsignal
splitPolygonSegment(int vertexIndex)QGCMapPolygon
traceMode(void) constQGCMapPolygoninline
traceModeChanged(bool traceMode)QGCMapPolygonsignal
verifyClockwiseWinding(void)QGCMapPolygon
vertexCoordinate(int vertex) constQGCMapPolygon
~QGCMapPolygon() overrideQGCMapPolygon