NAME
Qt Device Classes -
Classes
class SoQtDevice
The SoQtDevice class is the base class for the translation devices.
The SoQt device classes provide glue functionality for translating
native GUI events from the underlying toolkit to Inventor scenegraph
SoEvent events. "
class SoQtMouse
The SoQtMouse class is the mouse input device abstraction.
The SoQtMouse class is the glue between native mouse handling and mouse
interaction in the Inventor scenegraph. "
class SoQtKeyboard
The SoQtKeyboard class is the keyboard input device abstraction.
The SoQtKeyboard class is the glue between native keyboard handling and
keyboard interaction with the Inventor scenegraph. "
class SoQtSpaceball
The SoQtSpaceball class is the spaceball input device abstraction.
The SoQtSpaceball class is the glue between native spaceball handling
and how those events translates to generic events for the Inventor API
scenegraph. "
Detailed Description
Author
Generated automatically by Doxygen for SoQt from the source code.