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

#include <ParameterEditorController.h>

+ Inheritance diagram for ParameterEditorGroup:
+ Collaboration diagram for ParameterEditorGroup:

Public Member Functions

 ParameterEditorGroup (QObject *parent)
 
QString name MEMBER name CONSTANT (QAbstractTableModel *facts READ getFacts CONSTANT) QAbstractTableModel *getFacts(void)
 

Public Attributes

int componentId
 
QString name
 
ParameterTableModel facts
 

Detailed Description

Definition at line 61 of file ParameterEditorController.h.

Constructor & Destructor Documentation

◆ ParameterEditorGroup()

ParameterEditorGroup::ParameterEditorGroup ( QObject *  parent)

Definition at line 129 of file ParameterEditorController.cc.

Member Function Documentation

◆ CONSTANT()

QString name MEMBER name ParameterEditorGroup::CONSTANT ( QAbstractTableModel *facts READ getFacts  CONSTANT)
inline

Definition at line 68 of file ParameterEditorController.h.

References facts.

Member Data Documentation

◆ componentId

int ParameterEditorGroup::componentId

Definition at line 73 of file ParameterEditorController.h.

◆ facts

ParameterTableModel ParameterEditorGroup::facts

Definition at line 75 of file ParameterEditorController.h.

Referenced by CONSTANT().

◆ name

QString ParameterEditorGroup::name

Definition at line 74 of file ParameterEditorController.h.


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