Move validators example to manual test

Pick-to: 6.5 6.6
Change-Id: Ic91bc89422fb23e3782db69bab2953e7cf8ddf69
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Tor Arne Vestbø 2023-06-26 15:28:39 +02:00
parent a18c55e738
commit e00d8aa6a8
16 changed files with 0 additions and 13 deletions

View File

@ -1,11 +0,0 @@
// 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
*/

View File

@ -19,5 +19,4 @@ qt_internal_add_example(stylesheet)
qt_internal_add_example(tablet)
qt_internal_add_example(tetrix)
qt_internal_add_example(tooltips)
qt_internal_add_example(validators)
qt_internal_add_example(windowflags)

View File

@ -14,5 +14,4 @@ SUBDIRS = analogclock \
tablet \
tetrix \
tooltips \
validators \
windowflags

View File

Before

Width:  |  Height:  |  Size: 562 B

After

Width:  |  Height:  |  Size: 562 B

View File

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 486 B