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

#include <ParameterEditorController.h>

+ Inheritance diagram for ParameterEditorDiff:
+ Collaboration diagram for ParameterEditorDiff:

Signals

void loadChanged (bool load)
 

Public Member Functions

 ParameterEditorDiff (QObject *parent)
 
int componentId MEMBER componentId CONSTANT (QString name MEMBER name CONSTANT) 1(QString fileValue MEMBER fileValue CONSTANT) 1(QString vehicleValue MEMBER vehicleValue CONSTANT) 1(bool noVehicleValue MEMBER noVehicleValue CONSTANT) 1(QString units MEMBER units CONSTANT) 1(bool load MEMBER load NOTIFY loadChanged) int componentId
 

Public Attributes

QString name
 
FactMetaData::ValueType_t valueType
 
QString fileValue
 
QVariant fileValueVar
 
QString vehicleValue
 
bool noVehicleValue = false
 
QString units
 
bool load = true
 

Detailed Description

Definition at line 95 of file ParameterEditorController.h.

Constructor & Destructor Documentation

◆ ParameterEditorDiff()

ParameterEditorDiff::ParameterEditorDiff ( QObject *  parent)
inline

Definition at line 100 of file ParameterEditorController.h.

Member Function Documentation

◆ CONSTANT()

int componentId MEMBER componentId ParameterEditorDiff::CONSTANT ( QString name MEMBER name  CONSTANT)

◆ loadChanged

void ParameterEditorDiff::loadChanged ( bool  load)
signal

Member Data Documentation

◆ fileValue

QString ParameterEditorDiff::fileValue

Definition at line 113 of file ParameterEditorController.h.

◆ fileValueVar

QVariant ParameterEditorDiff::fileValueVar

Definition at line 114 of file ParameterEditorController.h.

◆ load

bool ParameterEditorDiff::load = true

Definition at line 118 of file ParameterEditorController.h.

◆ name

QString ParameterEditorDiff::name

Definition at line 111 of file ParameterEditorController.h.

◆ noVehicleValue

bool ParameterEditorDiff::noVehicleValue = false

Definition at line 116 of file ParameterEditorController.h.

◆ units

QString ParameterEditorDiff::units

Definition at line 117 of file ParameterEditorController.h.

◆ valueType

FactMetaData::ValueType_t ParameterEditorDiff::valueType

Definition at line 112 of file ParameterEditorController.h.

◆ vehicleValue

QString ParameterEditorDiff::vehicleValue

Definition at line 115 of file ParameterEditorController.h.


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