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

#include <qserialport_p.h>

Public Member Functions

 QSerialPortErrorInfo (QSerialPort::SerialPortError newErrorCode=QSerialPort::UnknownError, const QString &newErrorString=QString())
 

Public Attributes

QSerialPort::SerialPortError errorCode = QSerialPort::UnknownError
 
QString errorString
 

Detailed Description

Definition at line 47 of file qserialport_p.h.

Constructor & Destructor Documentation

◆ QSerialPortErrorInfo()

Member Data Documentation

◆ errorCode

QSerialPort::SerialPortError QSerialPortErrorInfo::errorCode = QSerialPort::UnknownError

Definition at line 52 of file qserialport_p.h.

Referenced by QSerialPortErrorInfo(), and QSerialPortPrivate::setError().

◆ errorString

QString QSerialPortErrorInfo::errorString

Definition at line 53 of file qserialport_p.h.

Referenced by QSerialPortErrorInfo(), and QSerialPortPrivate::setError().


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