aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtWebEngineWidgets.rst
blob: 8d3f6e126db987f6a26bf5ef516d1f673c103443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Provides a web browser engine as well as C++ classes to render web content and
interact with it.

Getting Started
^^^^^^^^^^^^^^^

To include the definitions of modules classes, use the following
directive:

::

    import PySide6.QtWebEngineWidgets


Articles and Guides
^^^^^^^^^^^^^^^^^^^

    * `Qt WebEngine Overview <https://doc.qt.io/qt-6/qtwebengine-overview.html>`_