summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/doc/src/qtwebenginewidgets-examples.qdoc
blob: c9bd76bf4e3b89698d6a39460b28e694453594b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \group webengine-widgetexamples
    \title Qt WebEngine Widgets Examples
    \brief Examples demonstrating the \QWE Widgets usage.

    Qt provides an integrated Web browser component based on Chromium, the popular
    open source browser engine.

    These examples and demonstrations show a range of different uses for \QWE,
    from displaying Web pages within a Qt user interface to an implementation of
    a basic function Web browser.
*/