AtCore  1.0.72
AtCore is a API to manage the serial connection between the computer and 3D Printers.
SerialLayer Member List

This is the complete list of members for SerialLayer, including all inherited members.

add(const QByteArray &comm, const QByteArray &term)SerialLayer
add(const QByteArray &comm)SerialLayer
commandAvailable() constSerialLayer
dSerialLayerprivate
handleError(QSerialPort::SerialPortError error)SerialLayer
push()SerialLayer
pushCommand(const QByteArray &comm, const QByteArray &term)SerialLayer
pushCommand(const QByteArray &comm)SerialLayer
pushedCommand(const QByteArray &comm)SerialLayersignal
readAllData()SerialLayerprivate
receivedCommand(const QByteArray &comm)SerialLayersignal
serialError(QSerialPort::SerialPortError error)SerialLayersignal
SerialLayer(const QString &port, int32_t baud, QObject *parent=nullptr)SerialLayer
validBaudRates() constSerialLayer