qtdoc(1) - Linux man page

Name

qtdoc - Open a Qt help page in Konqueror

Synopsis

qtdoc [classname]

Description

qtdoc opens a Qt™ help page in Konqueror. If classname is given, it opens the help page for that class. Otherwise the main Qt™ 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™ is installed. The main Qt™ help page is expected to be in $QTDIR/doc/html/.

Examples

To display the help on the class QString:

qtdoc QString

See Also

kdedoc(1), assistant(1)

Authors

This manual page was prepared by Ben Burton<bab@debian.org>

Author

Ben Burton.