|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QGCOptions.h>
Inheritance diagram for QGCOptions:
Collaboration diagram for QGCOptions:Signals | |
| void | allowJoystickSelectionChanged (bool allow) |
| void | devicePixelDensityChanged () |
| void | devicePixelRatioChanged () |
| void | missionWaypointsOnlyChanged (bool missionWaypointsOnly) |
| void | multiVehicleEnabledChanged (bool multiVehicleEnabled) |
| void | showFirmwareUpgradeChanged (bool show) |
| void | showMissionAbsoluteAltitudeChanged () |
| void | showOfflineMapExportChanged () |
| void | showOfflineMapImportChanged () |
| void | showSensorCalibrationAccelChanged (bool show) |
| void | showSensorCalibrationAirspeedChanged (bool show) |
| void | showSensorCalibrationCompassChanged (bool show) |
| void | showSensorCalibrationGyroChanged (bool show) |
| void | showSensorCalibrationLevelChanged (bool show) |
| void | showSimpleMissionStartChanged () |
Public Member Functions | |
| QGCOptions (QObject *parent=nullptr) | |
| ~QGCOptions () | |
| virtual bool | combineSettingsAndSetup () const |
| virtual double | toolbarHeightMultiplier () const |
| virtual bool | showMissionStatus () const |
| virtual QUrl | preFlightChecklistUrl () const |
| Provides an optional, custom preflight checklist. | |
| virtual QColor | toolbarBackgroundLight () const |
| Allows replacing the toolbar Light Theme color. | |
| virtual QColor | toolbarBackgroundDark () const |
| Allows replacing the toolbar Dark Theme color. | |
| virtual bool | showSensorCalibrationAccel () const |
| By returning false you can hide the following sensor calibration pages. | |
| virtual bool | showSensorCalibrationAirspeed () const |
| virtual bool | showSensorCalibrationCompass () const |
| virtual bool | showSensorCalibrationGyro () const |
| virtual bool | showSensorCalibrationLevel () const |
| virtual bool | allowJoystickSelection () const |
| virtual bool | checkFirmwareVersion () const |
| virtual bool | guidedActionsRequireRCRSSI () const |
| virtual bool | missionWaypointsOnly () const |
| virtual bool | multiVehicleEnabled () const |
| virtual bool | sensorsHaveFixedOrientation () const |
| virtual bool | showFirmwareUpgrade () const |
| virtual bool | showMissionAbsoluteAltitude () const |
| virtual bool | showOfflineMapExport () const |
| virtual bool | showOfflineMapImport () const |
| virtual bool | showPX4LogTransferOptions () const |
| virtual bool | showSimpleMissionStart () const |
| virtual bool | enableSaveMainWindowPosition () const |
| Desktop builds save the main application size and position on close (and restore it on open) | |
| virtual QStringList | surveyBuiltInPresetNames () const |
| Built in presets cannot be deleted. | |
| virtual bool | useMobileFileDialog () const |
| virtual QString | firmwareUpgradeSingleURL () const |
| virtual float | devicePixelRatio () const |
| Device specific pixel ratio/density (for when Qt doesn't properly read it from the hardware) | |
| virtual float | devicePixelDensity () const |
| virtual const QGCFlyViewOptions * | flyViewOptions () const |
Protected Attributes | |
| const QGCFlyViewOptions * | _defaultFlyViewOptions = nullptr |
Definition at line 45 of file QGCOptions.h.
|
explicit |
Definition at line 22 of file QGCOptions.cc.
| QGCOptions::~QGCOptions | ( | ) |
Definition at line 29 of file QGCOptions.cc.
|
inlinevirtual |
Definition at line 112 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 114 of file QGCOptions.h.
|
inlinevirtual |
Should QGC hide its settings menu and colapse it into one single menu (Settings and Vehicle Setup)?
Definition at line 85 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 152 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Device specific pixel ratio/density (for when Qt doesn't properly read it from the hardware)
Definition at line 151 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Desktop builds save the main application size and position on close (and restore it on open)
Definition at line 135 of file QGCOptions.h.
|
inlinevirtual |
If returned QString in non-empty it means that firmware upgrade will run in a mode which only supports downloading a single firmware file from the URL. It also supports custom install through the Advanced options.
Definition at line 148 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 154 of file QGCOptions.h.
References _defaultFlyViewOptions.
|
inlinevirtual |
Definition at line 117 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 120 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 123 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Provides an optional, custom preflight checklist.
Definition at line 96 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 125 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 127 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 128 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Should the mission status indicator (Plan View) be shown?
Definition at line 93 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 129 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 130 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 131 of file QGCOptions.h.
|
inlinevirtual |
By returning false you can hide the following sensor calibration pages.
Definition at line 105 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 106 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 107 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 108 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 109 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Definition at line 132 of file QGCOptions.h.
|
signal |
|
inlinevirtual |
Built in presets cannot be deleted.
Definition at line 137 of file QGCOptions.h.
|
inlinevirtual |
Allows replacing the toolbar Dark Theme color.
Definition at line 102 of file QGCOptions.h.
|
inlinevirtual |
Allows replacing the toolbar Light Theme color.
Definition at line 99 of file QGCOptions.h.
|
inlinevirtual |
Main ToolBar Multiplier.
Definition at line 89 of file QGCOptions.h.
|
inlinevirtual |
Definition at line 142 of file QGCOptions.h.
|
protected |
Definition at line 174 of file QGCOptions.h.
Referenced by flyViewOptions().