Causes the application to install a private color map on an 8-bit display
.TP
\fB\-\-ncols <count>\fR
Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification
.TP
\fB\-\-nograb\fR
Tells Qt to never grab the mouse or the keyboard
.TP
\fB\-\-dograb\fR
Running under a debugger can cause an implicit -nograb, use -dograb to override
.TP
\fB\-\-sync\fR
Switches to synchronous mode for debugging
.TP
\fB\-\-fn, \-\-font <fontname>\fR
Defines the application font
.TP
\fB\-\-bg, \-\-background <color>\fR
Sets the default background color and an application palette (light and dark shades are calculated)
.TP
\fB\-\-fg, \-\-foreground <color>\fR
Sets the default foreground color
.TP
\fB\-\-btn, \-\-button <color>\fR
Sets the default button color
.TP
\fB\-\-name <name>\fR
Sets the application name
.TP
\fB\-\-title <title>\fR
Sets the application title (caption)
.TP
\fB\-\-visual TrueColor\fR
Forces the application to use a TrueColor visual on an 8-bit display
.TP
\fB\-\-inputstyle <inputstyle>\fR
Sets XIM (X Input Method) input style. Possible values are onthespot, overthespot, offthespot and root