The TeacupPlugin class Plugin for Teacup.
More...
#include <teacupplugin.h>
The TeacupPlugin class Plugin for Teacup.
◆ TeacupPlugin()
TeacupPlugin::TeacupPlugin |
( |
| ) |
|
◆ ~TeacupPlugin()
TeacupPlugin::~TeacupPlugin |
( |
| ) |
|
|
default |
◆ isSdSupported()
bool TeacupPlugin::isSdSupported |
( |
| ) |
const |
|
overridevirtual |
Check for plugin support of sd cards.
- Returns
- True if firmware plugin supports sd cards.
Implements IFirmware.
◆ name()
QString TeacupPlugin::name |
( |
| ) |
const |
|
overridevirtual |
Return Plugin name.
- Returns
- Teacup
Implements IFirmware.
◆ translate()
QByteArray TeacupPlugin::translate |
( |
const QString & |
command | ) |
|
|
overridevirtual |
Translate common commands to firmware specific command.
- Parameters
-
command | command to translate |
- Returns
- firmware specific translated command
Reimplemented from IFirmware.
The documentation for this class was generated from the following files: