qtdoc - Open a Qt(TM) help page in Konqueror
Contents
Description
qtdoc opens a Qt(TM) help page in Konqueror. If classname is given, it opens the help page for that
class. Otherwise the main Qt(TM) help page is opened. classname is case insensitive.
This utility is part of the KDE Software Development Kit
Environment
QTDIR
The directory beneath which Qt(TM) is installed. The main Qt(TM) help page is expected to be in
$QTDIR/doc/html/.
Examples
To display the help on the class QString:
qtdocQStringName
qtdoc - Open a Qt(TM) help page in Konqueror
See Also
kdedoc(1), assistant(1)
Synopsis
qtdoc [classname]
