man misc (Fonctions bibliothèques) -
NAME
Miscellaneous Classes -
Classes
class SoQt
"TheSoQtclasstakescareofQtinitializationandeventdispatching.
This is the 'application-wide' class with solely static methods handling initialization and event processing tasks. You must use this class in any application built on top of the SoQt library. "
class SoQtObject
"TheSoQtObjectclassisthecommonsuperclassforallSoQtcomponentclasses.
The purpose of making this class the superclass of all SoQt device, component and viewer classes is to be able to do run-time type checking of the SoQt objects. "
class SoQtCursor
"TheSoQtCursorclassisusedtosetcursorsforGUIcomponents.
The class provides both a set of pre-defined cursor shapes, aswell as the option to use custom bitmap graphics. "