Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoXtInputFocus.h File Reference
#include <X11/X.h>
#include <Inventor/Xt/devices/SoXtDevice.h>

Go to the source code of this file.

Classes

class  SoXtInputFocus
 Reports input focus change events. More...
 

Macros

#define _SO_XT_FOCUS_
 
#define SO_XT_ALL_FOCUS_EVENTS    (EnterWindowMask | LeaveWindowMask)
 

Macro Definition Documentation

◆ _SO_XT_FOCUS_

#define _SO_XT_FOCUS_

Definition at line 58 of file SoXtInputFocus.h.

◆ SO_XT_ALL_FOCUS_EVENTS

#define SO_XT_ALL_FOCUS_EVENTS    (EnterWindowMask | LeaveWindowMask)

Definition at line 63 of file SoXtInputFocus.h.