aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quickwidgets/quickwidget/doc/src/quickwidget.qdoc
blob: 285acc5802ecfaa72d44ed22a4b1e5cecdeb49ca (plain)
1
2
3
4
5
6
7
8
9
10
// 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.
    \image qtquickwidgets-example.png
*/