 |
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")
39 QString
name()
const override;
QString name() const override
Return Plugin name.
Definition: aprinterplugin.cpp:17
~AprinterPlugin()=default
AprinterPlugin()
Create new AprinterPlugin.
Definition: aprinterplugin.cpp:27
The AprinterPlugin class Plugin for Aprinter.
Definition: aprinterplugin.h:17
virtual bool isSdSupported() const override
Check for plugin support of sd cards.
Definition: aprinterplugin.cpp:22
The IFirmware class Base Class for Firmware Plugins.
Definition: ifirmware.h:24