aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtWebEngineCore.rst
blob: ff8dd5c232b7774f1d46217d576df11fadbe9940 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Provides common API shared by Qt WebEngine and Qt WebEngine Widgets.

Qt WebEngine Core provides API shared by :ref:`Qt WebEngine<Qt-WebEngine>`
and :ref:`Qt WebEngine Widgets<Qt-WebEngine-Widgets>` .

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

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

::

    import PySide6.QtWebEngineCore

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

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