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

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

center(void) constQGCMapCircleinline
centerChanged(QGeoCoordinate center)QGCMapCirclesignal
clockwiseRotation(void) constQGCMapCircleinline
clockwiseRotationChanged(bool clockwiseRotation)QGCMapCirclesignal
dirty(void) constQGCMapCircleinline
dirtyChanged(QGeoCoordinate center READ center WRITE setCenter NOTIFY centerChanged) 1(Fact *radius READ radius CONSTANT) 1(bool interactive READ interactive WRITE setInteractive NOTIFY interactiveChanged) 1(bool showRotation READ showRotation WRITE setShowRotation NOTIFY showRotationChanged) 1(bool clockwiseRotation READ clockwiseRotation WRITE setClockwiseRotation NOTIFY clockwiseRotationChanged) void saveToJson(QJsonObject &json)QGCMapCircle
dirtyChanged(bool dirty)QGCMapCirclesignal
interactive(void) constQGCMapCircleinline
interactiveChanged(bool interactive)QGCMapCirclesignal
jsonCircleKeyQGCMapCirclestatic
loadFromJson(const QJsonObject &json, QString &errorString)QGCMapCircle
operator=(const QGCMapCircle &other)QGCMapCircle
QGCMapCircle(QObject *parent=nullptr)QGCMapCircle
QGCMapCircle(const QGeoCoordinate &center, double radius, QObject *parent=nullptr)QGCMapCircle
QGCMapCircle(const QGeoCoordinate &center, double radius, bool showRotation, bool clockwiseRotation, QObject *parent=nullptr)QGCMapCircle
QGCMapCircle(const QGCMapCircle &other, QObject *parent=nullptr)QGCMapCircle
radius(void)QGCMapCircleinline
setCenter(QGeoCoordinate newCenter)QGCMapCircle
setClockwiseRotation(bool clockwiseRotation)QGCMapCircle
setDirty(bool dirty)QGCMapCircle
setInteractive(bool interactive)QGCMapCircle
setShowRotation(bool showRotation)QGCMapCircle
showRotation(void) constQGCMapCircleinline
showRotationChanged(bool showRotation)QGCMapCirclesignal