QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
VehicleGPSIndicator.qml
Go to the documentation of this file.
1
import QtQuick
2
import QtQuick.Layouts
3
4
import QGroundControl
5
import QGroundControl.Controls
6
7
GPSIndicator {
8
property bool showIndicator: _activeVehicle.gps.telemetryAvailable
9
10
property var _activeVehicle: QGroundControl.multiVehicleManager.activeVehicle
11
}
src
UI
toolbar
VehicleGPSIndicator.qml
Generated by
1.9.8