#include <QEvent>#include <QApplication>#include <Inventor/Qt/OivQtCompat.h>#include <Inventor/Qt/SoQt.h>Go to the source code of this file.
| Classes | |
| class | ExtEvent | 
| QCustomEvent no longer exists in full Qt4 so we have to subclass QEvent to provide our own custom event.  More... | |
| class | SoQtExtEventApplication | 
| Overload the QApplication to be able to get devices events like SpaceMouse.  More... | |
| Defines | |
| #define | ExtEventApplication SoQtExtEventApplication | 
| #define ExtEventApplication SoQtExtEventApplication |