4 #ifndef BPSKEYBOARDSCANNER_H
5 #define BPSKEYBOARDSCANNER_H
#define BPS_PRIVATE(Class)
Declare pointer to private object in a public class.
Definition: bpsglobals.h:102
Public include file for BPS GUI library macros.
#define BPSGUI_EXPORT
Declare class an import from the shared library.
Definition: bpsgui_global.h:22
Handles input of scanners that are looped into the keyboard input stream.
Definition: bpskeyboardscanner.h:81
BpsKeyboardScanner(QObject *aParent=nullptr)
void setTimeout(int aTimeout)
Change time out seconds.
virtual bool eventFilter(QObject *watched, QEvent *event)