Overload the QApplication to be able to get devices events like SpaceMouse. More...
#include <Inventor/Qt/SoQtExtEventApplication.h>
Public Member Functions | |
SoQtExtEventApplication (int &argc, char **argv) | |
Constructor. | |
Static Public Member Functions | |
static void | allEventFilter (XEvent *event) |
Overload the QApplication to be able to get devices events like SpaceMouse.
Definition at line 61 of file SoQtExtEventApplication.h.
SoQtExtEventApplication::SoQtExtEventApplication | ( | int & | argc, |
char ** | argv | ||
) |
Constructor.
|
static |