QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
FixStatusDot.qml
Go to the documentation of this file.
1
import QtQuick
2
3
Rectangle {
4
id: root
5
6
property color statusColor
7
8
radius: root.width / 2
9
color: root.statusColor
10
}
src
QmlControls
FixStatusDot.qml
Generated by
1.9.8