28 virtual void processOutOfFocusKeyPressEvent( QKeyEvent* keyEvent ) = 0;
29 virtual void processOutOfFocusKeyReleaseEvent( QKeyEvent* keyEvent ) = 0;
DtQtKeyAdapter()
Definition: DtQtKeyAdapter.h:33
virtual ~DtQtKeyAdapter()
DTOR.
Definition: DtQtKeyAdapter.h:26
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Abstract clas for grabbing and handling adapter which is owned by the makVrv::DtOsgWindowQt.
Definition: DtQtKeyAdapter.h:20