Swiftray  1.0
GCodePlayer Class Reference

#include <gcode-player.h>

Inheritance diagram for GCodePlayer:
BaseContainer

Public Member Functions

 GCodePlayer (QWidget *parent=nullptr)
 
 ~GCodePlayer ()
 
void setGCode (const QString &string)
 
void setSerialPort ()
 
void showError (const QString &string)
 
void updateProgress ()
 

Constructor & Destructor Documentation

◆ GCodePlayer()

GCodePlayer::GCodePlayer ( QWidget *  parent = nullptr)
explicit

◆ ~GCodePlayer()

GCodePlayer::~GCodePlayer ( )

Member Function Documentation

◆ setGCode()

void GCodePlayer::setGCode ( const QString &  string)

◆ setSerialPort()

void GCodePlayer::setSerialPort ( )

◆ showError()

void GCodePlayer::showError ( const QString &  string)

◆ updateProgress()

void GCodePlayer::updateProgress ( )

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