1QTDOC(1) [FIXME: manual] QTDOC(1)
2
3
4
6 qtdoc - Open a Qt(TM) help page in Konqueror
7
9 qtdoc [classname]
10
12 qtdoc opens a Qt(TM) help page in Konqueror. If classname is given, it
13 opens the help page for that class. Otherwise the main Qt(TM) help page
14 is opened. classname is case insensitive.
15
16 This utility is part of the KDE Software Development Kit
17
19 QTDIR
20 The directory beneath which Qt(TM) is installed. The main Qt(TM)
21 help page is expected to be in $QTDIR/doc/html/.
22
24 To display the help on the class QString:
25
26 qtdoc QString
27
29 kdedoc(1), assistant(1)
30
32 This manual page was prepared by Ben Burton<bab@debian.org>
33
35 Ben Burton <bab@debian.org>
36 Author.
37
38
39
40[FIXME: source] 2003-04-08 QTDOC(1)