|
Swiftray
1.0
|
#include <gcode-player.h>
Public Member Functions | |
| GCodePlayer (QWidget *parent=nullptr) | |
| ~GCodePlayer () | |
| void | setGCode (const QString &string) |
| void | setSerialPort () |
| void | showError (const QString &string) |
| void | updateProgress () |
|
explicit |
| GCodePlayer::~GCodePlayer | ( | ) |
| void GCodePlayer::setGCode | ( | const QString & | string | ) |
| void GCodePlayer::setSerialPort | ( | ) |
| void GCodePlayer::showError | ( | const QString & | string | ) |
| void GCodePlayer::updateProgress | ( | ) |