Scroll to navigation

QTOPTIONS(7) KDE User's Manual QTOPTIONS(7)

NAME

qtoptions - Common commandline options for all applications based on the Qt toolkit

SYNOPSIS

Qt application [Qt Generic Options]

OPTIONS

The following options apply to all Qt™ applications:

Use the X-server display displayname.

Restore the application for the given sessionId.

Causes the application to install a private color map on an 8-bit display.

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.

Tells Qt™ to never grab the mouse or the keyboard.

Running under a debugger can cause an implicit --nograb, use --dograb to override.

Switches to synchronous mode for debugging.

Defines the application font.

Sets the default background color and an application palette (light and dark shades are calculated).

Sets the default foreground color

Sets the default button color.

Sets the application name.

Sets the application title (caption).

Forces the application to use a TrueColor visual on an 8-bit display.

Sets XIM (X Input Method) input style. Possible values are onthespot, overthespot, offthespot and root.

Set XIM server.

Disable XIM

mirrors the whole layout of widgets

applies the Qt stylesheet to the application widgets

SEE ALSO

kdeoptions(7)

AUTHORS

Man page written by Lauri Watts <lauri@kde.org>

AUTHOR

Lauri Watts.

2004-02-02 K Desktop Environment