PySide2.QtHelp

Detailed Description

Provides classes for integrating online documentation in applications.

The classes and tools supplied with Qt to enable developers to include online help and documentation in their applications are described in more detail in The Qt Help Framework overview document.

To include the definitions of the module’s classes, use the following directive:

#include <QtHelp>

To link against the module, add this line to your qmake .pro file:

QT += help