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

/*!
    \example gallery
    \meta {tag} {gallery}
    \title Widgets Gallery Example
    \examplecategory {User Interface Components}
    \ingroup examples-widgets
    \brief The Widgets Gallery example shows widgets relevant for designing UIs.

    This example demonstrates widgets typically used in dialogs and forms.
    It also allows for changing the style.
*/