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

#include <HealthAndArmingCheckReport.h>

+ Inheritance diagram for HealthAndArmingCheckProblem:
+ Collaboration diagram for HealthAndArmingCheckProblem:

Signals

void expandedChanged ()
 

Public Member Functions

 HealthAndArmingCheckProblem (const QString &message, const QString &description, const QString &severity, QObject *parent=nullptr)
 
const QString & message () const
 
const QString & description () const
 
const QString & severity () const
 
bool expanded () const
 
void setExpanded (bool expanded)
 

Detailed Description

Definition at line 9 of file HealthAndArmingCheckReport.h.

Constructor & Destructor Documentation

◆ HealthAndArmingCheckProblem()

HealthAndArmingCheckProblem::HealthAndArmingCheckProblem ( const QString &  message,
const QString &  description,
const QString &  severity,
QObject *  parent = nullptr 
)

Definition at line 10 of file HealthAndArmingCheckReport.cc.

Member Function Documentation

◆ description()

const QString & HealthAndArmingCheckProblem::description ( ) const
inline

Definition at line 21 of file HealthAndArmingCheckReport.h.

◆ expanded()

bool HealthAndArmingCheckProblem::expanded ( ) const
inline

Definition at line 24 of file HealthAndArmingCheckReport.h.

Referenced by setExpanded().

◆ expandedChanged

void HealthAndArmingCheckProblem::expandedChanged ( )
signal

Referenced by setExpanded().

◆ message()

const QString & HealthAndArmingCheckProblem::message ( ) const
inline

Definition at line 20 of file HealthAndArmingCheckReport.h.

◆ setExpanded()

void HealthAndArmingCheckProblem::setExpanded ( bool  expanded)
inline

Definition at line 25 of file HealthAndArmingCheckReport.h.

References expanded(), and expandedChanged().

◆ severity()

const QString & HealthAndArmingCheckProblem::severity ( ) const
inline

Definition at line 22 of file HealthAndArmingCheckReport.h.


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