logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qtdoc - Open a Qt(TM) help page in Konqueror

Author

BenBurton <bab@debian.org>
           Author.

[FIXME: source]                                    2003-04-08                                           QTDOC(1)

Authors

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

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:

           qtdocQString

Name

       qtdoc - Open a Qt(TM) help page in Konqueror

See Also

kdedoc(1), assistant(1)

Synopsis

qtdoc [classname]

See Also