4 #ifndef BPSSCANNEREVENT_H
5 #define BPSSCANNEREVENT_H
Public include file for BPS CORE library macros.
#define BPSCORE_EXPORT
Declare class to be an import from the shared library.
Definition: bpscore_global.h:22
#define BPS_PRIVATE(Class)
Declare pointer to private object in a public class.
Definition: bpsglobals.h:102
A custom event sent by scanner drivers.
Definition: bpsscannerevent.h:15
static QEvent::Type eventType()
BpsScannerEvent(char aCode, const QString &aData)