QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ConfigButton.qml
Go to the documentation of this file.
1
import QGroundControl
2
import QGroundControl.Controls
3
4
SettingsButton {
5
icon.color: setupComplete ? textColor : "red"
6
7
property bool setupComplete: true
8
}
src
QmlControls
ConfigButton.qml
Generated by
1.9.8