Go to the source code of this file.
Macros | |
| #define | SO_QT_ALL_FOCUS_EVENTS (EnterWindowMask | LeaveWindowMask) |
Functions | |
| ~SoQtInputFocus () | |
| Destructor. | |
| virtual void | enable (QWidget *w, XtEventHandler f, XtPointer data, void *unused=NULL) |
| virtual void | disable (QWidget *w, XtEventHandler f, XtPointer data) |
| virtual const SoEvent * | translateEvent (QEvent *event) |
| #define SO_QT_ALL_FOCUS_EVENTS (EnterWindowMask | LeaveWindowMask) |
Definition at line 32 of file SoQtInputFocus.h.
|
virtual |
|
virtual |
|
virtual |
| ~SoQtInputFocus | ( | ) |
Destructor.
Definition at line 56 of file SoQtInputFocus.h.