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

/*!
    \module QtWidgets
    \title Qt Widgets C++ Classes
    \ingroup modules
    \qtcmakepackage Widgets
    \qtvariable widgets

    \brief The Qt Widgets module extends Qt GUI with C++ widget functionality.

    The \l{Qt Widgets} page contains information about how to use the module.
*/