QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GuidedActionRTL.qml
Go to the documentation of this file.
1
import QGroundControl
2
import QGroundControl.FlyView
3
4
GuidedToolStripAction {
5
text: _guidedController.rtlTitle
6
iconSource: "/res/rtl.svg"
7
visible: true
8
enabled: _guidedController.showRTL
9
actionID: _guidedController.actionRTL
10
}
src
FlyView
GuidedActionRTL.qml
Generated by
1.9.8