4 #ifndef BPSSCANNERFILTER_H
5 #define BPSSCANNERFILTER_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
A event filter catching all scanner events and emitting signals for them.
Definition: bpsscannerfilter.h:46
BpsScannerFilter(QObject *aParent=nullptr)
void scanned(char aCode, const QString &aData)
This signal is emitted when scanner input is available.
virtual bool eventFilter(QObject *watched, QEvent *event)