QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
BrandImageSettings.h
Go to the documentation of this file.
1#pragma once
2
3#include <QtQmlIntegration/QtQmlIntegration>
4
5#include "SettingsGroup.h"
6
9{
10 Q_OBJECT
11 QML_ELEMENT
12 QML_UNCREATABLE("")
13public:
14 BrandImageSettings(QObject* parent = nullptr);
18};
#define DEFINE_SETTING_NAME_GROUP()
#define DEFINE_SETTINGFACT(NAME)
Simple branding. Allows to define icon to use on main toolbar.
Fact *userBrandImageIndoor READ userBrandImageIndoor CONSTANT Fact * userBrandImageIndoor()
Fact *userBrandImageOutdoor READ userBrandImageOutdoor CONSTANT Fact * userBrandImageOutdoor()