aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quickwidgets/quickwidget/doc/src/quickwidget.qdoc
blob: 0a80b32c4a45d42679f1c3ac8e9c91d18e7391d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \title Qt Quick Widgets Example
    \example quickwidgets/quickwidget
    \brief Demonstrates how to mix QML with a Qt Widgets application using the QQuickWidget class.
    \examplecategory {User Interface Components}

    \image qtquickwidgets-example.png
*/