QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
MavlinkActionsSettings.h
Go to the documentation of this file.
1#pragma once
2
3#include <QtQmlIntegration/QtQmlIntegration>
4
5#include "SettingsGroup.h"
6
8{
9 Q_OBJECT
10 QML_ELEMENT
11 QML_UNCREATABLE("")
12public:
13 MavlinkActionsSettings(QObject* parent = nullptr);
14
16
19};
#define DEFINE_SETTING_NAME_GROUP()
#define DEFINE_SETTINGFACT(NAME)
Fact *joystickActionsFile READ joystickActionsFile CONSTANT Fact * joystickActionsFile()
Fact *flyViewActionsFile READ flyViewActionsFile CONSTANT Fact * flyViewActionsFile()