31 virtual void processOutOfFocusKeyPressEvent( QKeyEvent* keyEvent ) = 0;
32 virtual void processOutOfFocusKeyReleaseEvent( QKeyEvent* keyEvent ) = 0;
DtQtKeyAdapter()
Definition: DtQtKeyAdapter.h:36
virtual ~DtQtKeyAdapter()
DTOR.
Definition: DtQtKeyAdapter.h:29
#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:23