1QTOPTIONS(7)                   KDE User's Manual                  QTOPTIONS(7)
2
3
4

NAME

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

SYNOPSIS

10       Qt application [Qt Generic Options]
11
12

OPTIONS

14       The following options apply to all Qt™ applications:
15
16
17       --display displayname
18              Use the X-server display displayname.
19
20
21       --session sessionId
22              Restore the application for the given sessionId.
23
24
25       --cmap Causes the application to install a  private  color  map  on  an
26              8-bit display.
27
28
29       --ncols count
30              Limits  the  number  of colors allocated in the color cube on an
31              8-bit  display,  if  the  application  is  using  the  QApplica‐
32              tion::ManyColor color specification.
33
34
35       --nograb
36              Tells Qt™ to never grab the mouse or the keyboard.
37
38
39       --dograb
40              Running  under  a  debugger  can cause an implicit --nograb, use
41              --dograb to override.
42
43
44       --sync Switches to synchronous mode for debugging.
45
46
47       --fn,--font fontname
48              Defines the application font.
49
50
51       --bg,--background color
52              Sets the default background color  and  an  application  palette
53              (light and dark shades are calculated).
54
55
56       --fg,--foreground color
57              Sets the default foreground color
58
59
60       --btn,--button color
61              Sets the default button color.
62
63
64       --name name
65              Sets the application name.
66
67
68       --title title
69              Sets the application title (caption).
70
71
72       --visual TrueColor
73              Forces  the  application  to  use a TrueColor visual on an 8-bit
74              display.
75
76
77       --inputstyle inputstyle
78              Sets XIM (X Input Method) input style. Possible values  are  on‐
79              thespot, overthespot, offthespot and root.
80
81
82       --im XIM server
83              Set XIM server.
84
85
86       --noxim
87              Disable XIM
88
89
90       --reverse
91              mirrors the whole layout of widgets
92
93
94       --stylesheet file.qss
95              applies the Qt stylesheet to the application widgets
96
97

SEE ALSO

99       kdeoptions(7)
100
101

AUTHORS

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

AUTHOR

107       Lauri Watts.
108
109
110
111K Desktop Environment             2004-02-02                      QTOPTIONS(7)
Impressum