Move validators example to manual test
Change-Id: Ic91bc89422fb23e3782db69bab2953e7cf8ddf69 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit e00d8aa6a83d52b71e3ab2abdb45eafadf65e5f3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
589acdf919
commit
fd4c222efe
@ -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
|
||||
*/
|
@ -18,5 +18,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)
|
||||
|
@ -15,5 +15,4 @@ SUBDIRS = analogclock \
|
||||
tablet \
|
||||
tetrix \
|
||||
tooltips \
|
||||
validators \
|
||||
windowflags
|
||||
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 486 B |
Loading…
x
Reference in New Issue
Block a user