QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
SensorsComponent.qml
Go to the documentation of this file.
1
import QtQuick
2
3
import QGroundControl
4
import QGroundControl.Controls
5
import QGroundControl.AutoPilotPlugins.PX4
6
7
SetupPage {
8
pageComponent: pageComponent
9
Component {
10
id: pageComponent
11
SensorsSetup {
12
width: availableWidth
13
height: availableHeight
14
}
15
}
16
}
src
AutoPilotPlugins
PX4
SensorsComponent.qml
Generated by
1.9.8