'\" t .\" Title: qtoptions .\" Author: Lauri Watts .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2004-02-02 .\" Manual: KDE User's Manual .\" Source: K Desktop Environment .\" Language: English .\" .TH "QTOPTIONS" "7" "2004\-02\-02" "K Desktop Environment" "KDE User's Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" qtoptions \- Common commandline options for all applications based on the Qt toolkit .SH "SYNOPSIS" .HP \w'\fB\fIQt\ application\fR\fR\ 'u \fB\fIQt application\fR\fR [Qt\ Generic\ Options] .SH "OPTIONS" .PP The following options apply to all Qt(TM) applications: .PP \fB\-\-display\fR \fIdisplayname\fR .RS 4 Use the X\-server display \fIdisplayname\fR\&. .RE .PP \fB\-\-session\fR \fIsessionId\fR .RS 4 Restore the application for the given \fIsessionId\fR\&. .RE .PP \fB\-\-cmap\fR .RS 4 Causes the application to install a private color map on an 8\-bit display\&. .RE .PP \fB\-\-ncols\fR \fIcount\fR .RS 4 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\&. .RE .PP \fB\-\-nograb\fR .RS 4 Tells Qt(TM) to never grab the mouse or the keyboard\&. .RE .PP \fB\-\-dograb\fR .RS 4 Running under a debugger can cause an implicit \fB\-\-nograb\fR, use \fB\-\-dograb\fR to override\&. .RE .PP \fB\-\-sync\fR .RS 4 Switches to synchronous mode for debugging\&. .RE .PP \fB\-\-fn\fR,\fB\-\-font\fR \fIfontname\fR .RS 4 Defines the application font\&. .RE .PP \fB\-\-bg\fR,\fB\-\-background\fR \fIcolor\fR .RS 4 Sets the default background color and an application palette (light and dark shades are calculated)\&. .RE .PP \fB\-\-fg\fR,\fB\-\-foreground\fR \fIcolor\fR .RS 4 Sets the default foreground color .RE .PP \fB\-\-btn\fR,\fB\-\-button\fR \fIcolor\fR .RS 4 Sets the default button color\&. .RE .PP \fB\-\-name\fR \fIname\fR .RS 4 Sets the application name\&. .RE .PP \fB\-\-title\fR \fItitle\fR .RS 4 Sets the application title (caption)\&. .RE .PP \fB\-\-visual\fR \fITrueColor\fR .RS 4 Forces the application to use a \fITrueColor\fR visual on an 8\-bit display\&. .RE .PP \fB\-\-inputstyle\fR \fIinputstyle\fR .RS 4 Sets XIM (X Input Method) input style\&. Possible values are \fIonthespot\fR, \fIoverthespot\fR, \fIoffthespot\fR and \fIroot\fR\&. .RE .PP \fB\-\-im\fR \fIXIM server\fR .RS 4 Set XIM server\&. .RE .PP \fB\-\-noxim\fR .RS 4 Disable XIM .RE .PP \fB\-\-reverse\fR .RS 4 mirrors the whole layout of widgets .RE .PP \fB\-\-stylesheet\fR \fIfile\&.qss\fR .RS 4 applies the Qt stylesheet to the application widgets .RE .SH "SEE ALSO" .PP \fIkdeoptions\fR(7) .SH "AUTHORS" .PP Man page written by Lauri Watts .SH "AUTHOR" .PP \fBLauri Watts\fR <\&lauri@kde\&.org\&> .RS 4 Author. .RE