QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCLabel.qml
Go to the documentation of this file.
1
import QtQuick
2
import QtQuick.Controls
3
4
import QGroundControl
5
import QGroundControl.Controls
6
7
Text {
8
font.pointSize: ScreenTools.defaultFontPointSize
9
font.family: ScreenTools.normalFontFamily
10
color: qgcPal.text
11
antialiasing: true
12
13
QGCPalette { id: qgcPal; colorGroupEnabled: enabled }
14
}
src
QmlControls
QGCLabel.qml
Generated by
1.9.8