|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for QGCFenceCircle, including all inherited members.
| center(void) const | QGCMapCircle | inline |
| centerChanged(QGeoCoordinate center) | QGCMapCircle | signal |
| clockwiseRotation(void) const | QGCMapCircle | inline |
| clockwiseRotationChanged(bool clockwiseRotation) | QGCMapCircle | signal |
| dirty(void) const | QGCMapCircle | inline |
| 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) | QGCMapCircle | signal |
| inclusion(void) const | QGCFenceCircle | inline |
| inclusionChanged(bool inclusion) | QGCFenceCircle | signal |
| interactive(void) const | QGCMapCircle | inline |
| interactiveChanged(bool interactive) | QGCMapCircle | signal |
| jsonCircleKey | QGCMapCircle | static |
| loadFromJson(const QJsonObject &json, QString &errorString) | QGCFenceCircle | |
| operator=(const QGCFenceCircle &other) | QGCFenceCircle | |
| QGCMapCircle::operator=(const QGCMapCircle &other) | QGCMapCircle | |
| QGCFenceCircle(QObject *parent=nullptr) | QGCFenceCircle | |
| QGCFenceCircle(const QGeoCoordinate ¢er, double radius, bool inclusion, QObject *parent=nullptr) | QGCFenceCircle | |
| QGCFenceCircle(const QGCFenceCircle &other, QObject *parent=nullptr) | QGCFenceCircle | |
| QGCMapCircle(QObject *parent=nullptr) | QGCMapCircle | |
| QGCMapCircle(const QGeoCoordinate ¢er, double radius, QObject *parent=nullptr) | QGCMapCircle | |
| QGCMapCircle(const QGeoCoordinate ¢er, double radius, bool showRotation, bool clockwiseRotation, QObject *parent=nullptr) | QGCMapCircle | |
| QGCMapCircle(const QGCMapCircle &other, QObject *parent=nullptr) | QGCMapCircle | |
| radius(void) | QGCMapCircle | inline |
| saveToJson(QJsonObject &json) | QGCFenceCircle | |
| setCenter(QGeoCoordinate newCenter) | QGCMapCircle | |
| setClockwiseRotation(bool clockwiseRotation) | QGCMapCircle | |
| setDirty(bool dirty) | QGCMapCircle | |
| setInclusion(bool inclusion) | QGCFenceCircle | |
| setInteractive(bool interactive) | QGCMapCircle | |
| setShowRotation(bool showRotation) | QGCMapCircle | |
| showRotation(void) const | QGCMapCircle | inline |
| showRotationChanged(bool showRotation) | QGCMapCircle | signal |