.TH "misc" 3 "Fri Dec 29 2017" "Version 1.6.0a" "SoQt" \" -*- nroff -*- .ad l .nh .SH NAME misc .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBSoQt\fP" .br .RI "The \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\&. " .ti -1c .RI "class \fBSoQtCursor\fP" .br .RI "The \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\&. " .ti -1c .RI "class \fBSoQtObject\fP" .br .RI "The \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\&. " .in -1c .SH "Detailed Description" .PP .SH "Author" .PP Generated automatically by Doxygen for SoQt from the source code\&.