QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
CapturedLogMessage Struct Reference

A single captured log message for test introspection. More...

#include <QGCLogging.h>

Public Attributes

QtMsgType type = QtDebugMsg
 
QString category
 
QString message
 

Detailed Description

A single captured log message for test introspection.

Definition at line 13 of file QGCLogging.h.

Member Data Documentation

◆ category

QString CapturedLogMessage::category

Definition at line 16 of file QGCLogging.h.

◆ message

QString CapturedLogMessage::message

Definition at line 17 of file QGCLogging.h.

◆ type

QtMsgType CapturedLogMessage::type = QtDebugMsg

Definition at line 15 of file QGCLogging.h.


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