 |
AtCore
1.0.72
AtCore is a API to manage the serial connection between the computer and 3D Printers.
|
Go to the documentation of this file.
20 Q_PLUGIN_METADATA(IID
"org.kde.atelier.core.firmware")
40 QString
name()
const override;
SprinterPlugin()
Create new SprinterPlugin.
Definition: sprinterplugin.cpp:27
QString name() const override
Return Plugin name.
Definition: sprinterplugin.cpp:17
~SprinterPlugin()=default
virtual bool isSdSupported() const override
Check for plugin support of sd cards.
Definition: sprinterplugin.cpp:22
The SprinterPlugin class Plugin for Sprinter.
Definition: sprinterplugin.h:17
The IFirmware class Base Class for Firmware Plugins.
Definition: ifirmware.h:24