MagicSmoke  $VERSION$
MBarcodePlugin Class Referenceabstract

base class of barcode scanner plugins More...

#include <barcode-plugin.h>

Inheritance diagram for MBarcodePlugin:
MHidBarcodePlugin

Public Member Functions

virtual ~MBarcodePlugin ()
 
virtual void configure (MBarcodeConfiguration *)=0
 called whenever the user opens a configuration dialog More...
 

Static Protected Member Functions

static void registerScanner (MBarcodeScanner *)
 called by plugins to register a new scanner that has come online More...
 

Detailed Description

base class of barcode scanner plugins

Constructor & Destructor Documentation

MBarcodePlugin::~MBarcodePlugin ( )
virtual

Member Function Documentation

virtual void MBarcodePlugin::configure ( MBarcodeConfiguration )
pure virtual

called whenever the user opens a configuration dialog

Implemented in MHidBarcodePlugin.

void MBarcodePlugin::registerScanner ( MBarcodeScanner scanner)
staticprotected

called by plugins to register a new scanner that has come online

References allscanners, and MBarcodeHub::instance().


The documentation for this class was generated from the following files: