|
MagicSmoke
$VERSION$
|
#include "commonexport.h"#include <QtPlugin>#include <QStringList>#include <QDialog>#include <QList>Go to the source code of this file.
Classes | |
| class | MBarcodeConfiguration |
| Scanner Configuration Dialog. More... | |
| class | MBarcodeHub |
| central barcode scanner hub, this is used by widgets that require barcodes, plugins report (indirectly) to the hub More... | |
| class | MBarcodePlugin |
| base class of barcode scanner plugins More... | |
| class | MBarcodeScanner |
| base class of actual scanner implementations More... | |
Macros | |
| #define | MBarcodePlugin_IID "de.silmor.MagicSmoke.BarcodePlugin/1.0" |
Functions | |
| Q_DECLARE_INTERFACE (MBarcodePlugin, MBarcodePlugin_IID) | |
| #define MBarcodePlugin_IID "de.silmor.MagicSmoke.BarcodePlugin/1.0" |
| Q_DECLARE_INTERFACE | ( | MBarcodePlugin | , |
| MBarcodePlugin_IID | |||
| ) |