mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
14 lines
446 B
Plaintext
14 lines
446 B
Plaintext
// 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.
|
|
*/
|