summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/gallery.qdoc
blob: 5287fb5b537274f64ee71b57a047e7c294ce057a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// 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
    \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.
*/