summaryrefslogtreecommitdiffstats
path: root/src/core/doc/src/qtwebengine-index.qdoc
blob: b20a96dc1fe0573f365eec2a6a9faad625463921 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \page qtwebengine-index.html
    \title Qt WebEngine

    \brief Provides functionality for rendering regions of dynamic web content.

    \QWE provides functionality for rendering regions of dynamic web content.

    The functionality in \QWE is divided into the following modules:

    \annotatedlist qtwebengine-modules

    \section1 Articles and Guides

    \list
        \li \l{Qt WebEngine Overview}
        \li \l{Qt WebEngine Features}
        \li \l{Qt WebEngine Platform Notes}
        \li \l{Qt WebEngine Licensing}
        \li \l{Qt WebEngine Debugging and Profiling}
        \li \l{Deploying Qt WebEngine Applications}
        \li \l{Porting from Qt WebKit to Qt WebEngine}
    \endlist


    \section1 Module Evolution

    \l{Changes to Qt WebEngine} lists important changes in the module API
    and functionality that were done for the Qt 6 series of Qt.

    \section1 Examples

    \list
        \li \l{Qt WebEngine Quick Examples}
        \li \l{Qt WebEngine Widgets Examples}
    \endlist

    \section1 API References

    \list
        \li \l{Qt WebEngine C++ Classes and Namespaces}
        \li \l{Qt WebEngine QML Types}
    \endlist
*/