mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-04-11 12:11:32 +08:00
14 lines
419 B
Plaintext
14 lines
419 B
Plaintext
// Copyright (C) 2016 The Qt Company Ltd.
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
|
|
|
/*!
|
|
\example dialogs/standarddialogs
|
|
\title Standard Dialogs Example
|
|
\examplecategory {User Interface Components}
|
|
\ingroup examples-dialogs
|
|
|
|
\brief The Standard Dialogs example shows the standard dialogs that are provided by Qt.
|
|
|
|
\image standarddialogs-example.png
|
|
*/
|