MagicSmoke
$VERSION$
|
central barcode scanner hub, this is used by widgets that require barcodes, plugins report (indirectly) to the hub More...
#include <barcode-plugin.h>
Signals | |
void | newBarcode (QString) |
this is emitted whenever any of the barcode scanners find a new barcode More... | |
Public Member Functions | |
QList< MBarcodeScanner * > | allScanners () |
returns all currently active scanners More... | |
void | initialize () |
initializes plugins (unless already initialized) More... | |
Static Public Member Functions | |
static MBarcodeHub * | instance () |
returns the hub object More... | |
central barcode scanner hub, this is used by widgets that require barcodes, plugins report (indirectly) to the hub
QList< MBarcodeScanner * > MBarcodeHub::allScanners | ( | ) |
returns all currently active scanners
References allscanners.
void MBarcodeHub::initialize | ( | ) |
initializes plugins (unless already initialized)
References allplugins.
Referenced by MagicSmokeMain::realmain().
|
static |
returns the hub object
Referenced by MBarcodeLine::MBarcodeLine(), MagicSmokeMain::realmain(), and MBarcodePlugin::registerScanner().
|
signal |
this is emitted whenever any of the barcode scanners find a new barcode