![]() |
VR-Forces 4.0.4 Class Documentation
|
Abstract clas for grabbing and handling adapter which is owned by the makVrv::DtOsgWindowQt. More...

Public Member Functions | |
| virtual | ~DtQtKeyAdapter () |
| DTOR. | |
| virtual void | processOutOfFocusKeyPressEvent (QKeyEvent *keyEvent)=0 |
| virtual void | processOutOfFocusKeyReleaseEvent (QKeyEvent *keyEvent)=0 |
Protected Member Functions | |
| DtQtKeyAdapter () | |
Abstract clas for grabbing and handling adapter which is owned by the makVrv::DtOsgWindowQt.
| virtual makVrv::DtQtKeyAdapter::~DtQtKeyAdapter | ( | ) | [inline, virtual] |
DTOR.
| makVrv::DtQtKeyAdapter::DtQtKeyAdapter | ( | ) | [inline, protected] |
| virtual void makVrv::DtQtKeyAdapter::processOutOfFocusKeyPressEvent | ( | QKeyEvent * | keyEvent | ) | [pure virtual] |
Implemented in makVrv::DtQtOsgKeyAdapter.
| virtual void makVrv::DtQtKeyAdapter::processOutOfFocusKeyReleaseEvent | ( | QKeyEvent * | keyEvent | ) | [pure virtual] |
Implemented in makVrv::DtQtOsgKeyAdapter.