QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
APMNotSupported.qml
Go to the documentation of this file.
1
import QtQuick
2
3
import QGroundControl
4
import QGroundControl.Controls
5
6
QGCLabel {
7
anchors.fill: parent
8
text: qsTr("Not supported")
9
horizontalAlignment: Text.AlignHCenter
10
verticalAlignment: Text.AlignVCenter
11
}
src
AutoPilotPlugins
APM
APMNotSupported.qml
Generated by
1.9.8