.TH "misc" 3 "Thu May 26 2016" "Version 1.6.0a" "SoQt" \" -*- nroff -*- .ad l .nh .SH NAME misc \- Miscellaneous Classes .SS "Classes" .in +1c .ti -1c .RI "class \fBSoQt\fP" .br .RI "\fIThe \fBSoQt\fP class takes care of Qt initialization and event dispatching\&. .PP 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 \fBSoQt\fP library\&. \fP" .ti -1c .RI "class \fBSoQtCursor\fP" .br .RI "\fIThe \fBSoQtCursor\fP class is used to set cursors for GUI components\&. .PP The class provides both a set of pre-defined cursor shapes, aswell as the option to use custom bitmap graphics\&. \fP" .ti -1c .RI "class \fBSoQtObject\fP" .br .RI "\fIThe \fBSoQtObject\fP class is the common superclass for all \fBSoQt\fP component classes\&. .PP The purpose of making this class the superclass of all \fBSoQt\fP device, component and viewer classes is to be able to do run-time type checking of the \fBSoQt\fP objects\&. \fP" .in -1c .SH "Detailed Description" .PP .SH "Author" .PP Generated automatically by Doxygen for SoQt from the source code\&.