|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "AppSettings.h"#include "QGCFileHelper.h"#include "QGCPalette.h"#include "AppMessages.h"#include "QGCApplication.h"#include "QGCMAVLink.h"#include "LinkManager.h"#include <QtCore/QStandardPaths>#include <QtCore/QDir>#include <QtCore/QSettings>
Include dependency graph for AppSettings.cc:Go to the source code of this file.
Functions | |
| DECLARE_SETTINGGROUP (App, "") | |
| DECLARE_SETTINGSFACT_NO_FUNC (AppSettings, indoorPalette) | |
| DECLARE_SETTINGSFACT_NO_FUNC (AppSettings, qLocaleLanguage) | |
| DECLARE_SETTINGGROUP | ( | App | , |
| "" | |||
| ) |
Definition at line 57 of file AppSettings.cc.
References QGCPalette::Dark, AndroidInterface::getSDCardPath(), QGCPalette::Light, qgcApp, Fact::rawValueChanged(), QGC::runningUnitTests(), AppSettings::savePathsChanged(), QGCPalette::setGlobalTheme(), and QGC::showAppMessage().
| DECLARE_SETTINGSFACT_NO_FUNC | ( | AppSettings | , |
| indoorPalette | |||
| ) |
Definition at line 173 of file AppSettings.cc.
References Fact::rawValueChanged().
| DECLARE_SETTINGSFACT_NO_FUNC | ( | AppSettings | , |
| qLocaleLanguage | |||
| ) |
Definition at line 182 of file AppSettings.cc.
References Fact::rawValueChanged(), and FactMetaData::setEnumInfo().