|
QGroundControl
Ground Control Station for MAVLink Drones
|
A single captured log message for test introspection. More...
#include <QGCLogging.h>
Public Attributes | |
| QtMsgType | type = QtDebugMsg |
| QString | category |
| QString | message |
A single captured log message for test introspection.
Definition at line 13 of file QGCLogging.h.
| QString CapturedLogMessage::category |
Definition at line 16 of file QGCLogging.h.
| QString CapturedLogMessage::message |
Definition at line 17 of file QGCLogging.h.
| QtMsgType CapturedLogMessage::type = QtDebugMsg |
Definition at line 15 of file QGCLogging.h.