QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ParameterEditorCategory Class Reference

#include <ParameterEditorController.h>

+ Inheritance diagram for ParameterEditorCategory:
+ Collaboration diagram for ParameterEditorCategory:

Public Member Functions

 ParameterEditorCategory (QObject *parent)
 
QString name MEMBER name CONSTANT (QmlObjectListModel *groups READ getGroups CONSTANT) QmlObjectListModel *getGroups(void)
 

Public Attributes

QString name
 
QmlObjectListModel groups
 
QMap< QString, ParameterEditorGroup * > mapGroupName2Group
 

Detailed Description

Definition at line 78 of file ParameterEditorController.h.

Constructor & Destructor Documentation

◆ ParameterEditorCategory()

ParameterEditorCategory::ParameterEditorCategory ( QObject *  parent)
inline

Definition at line 83 of file ParameterEditorController.h.

Member Function Documentation

◆ CONSTANT()

QString name MEMBER name ParameterEditorCategory::CONSTANT ( QmlObjectListModel *groups READ getGroups  CONSTANT)
inline

Definition at line 85 of file ParameterEditorController.h.

References groups.

Member Data Documentation

◆ groups

QmlObjectListModel ParameterEditorCategory::groups

Definition at line 91 of file ParameterEditorController.h.

Referenced by CONSTANT().

◆ mapGroupName2Group

QMap<QString, ParameterEditorGroup*> ParameterEditorCategory::mapGroupName2Group

Definition at line 92 of file ParameterEditorController.h.

◆ name

QString ParameterEditorCategory::name

Definition at line 90 of file ParameterEditorController.h.


The documentation for this class was generated from the following file: