mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 00:05:25 +08:00
12 lines
325 B
Plaintext
12 lines
325 B
Plaintext
// Copyright (C) 2016 The Qt Company Ltd.
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
|
|
|
/*!
|
|
\example widgets/validators
|
|
\title Validators Example
|
|
\brief The Validators example shows the signal emission behavior of input
|
|
validators.
|
|
|
|
\borderedimage validators.png
|
|
*/
|