QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
HorizontalFactValueGrid.cc
Go to the documentation of this file.
2
3// for activeVehicle telem table
4const QString HorizontalFactValueGrid::telemetryBarSettingsGroup("TelemetryBarUserSettings");
5
6// for multi-vehicle list telem tables
7const QString HorizontalFactValueGrid::vehicleCardSettingsGroup("VehicleCardUserSettings");
8
10 : FactValueGrid(parent)
11{
12
13}
HorizontalFactValueGrid(QQuickItem *parent=nullptr)
static const QString vehicleCardSettingsGroup