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
3b4c6da046
commit
a47eccc32c
@ -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
|
|
||||||
*/
|
|
@ -13,5 +13,4 @@ qt_internal_add_example(sliders)
|
|||||||
qt_internal_add_example(spinboxes)
|
qt_internal_add_example(spinboxes)
|
||||||
qt_internal_add_example(tablet)
|
qt_internal_add_example(tablet)
|
||||||
qt_internal_add_example(tooltips)
|
qt_internal_add_example(tooltips)
|
||||||
qt_internal_add_example(validators)
|
|
||||||
qt_internal_add_example(windowflags)
|
qt_internal_add_example(windowflags)
|
||||||
|
@ -10,5 +10,4 @@ SUBDIRS = analogclock \
|
|||||||
spinboxes \
|
spinboxes \
|
||||||
tablet \
|
tablet \
|
||||||
tooltips \
|
tooltips \
|
||||||
validators \
|
|
||||||
windowflags
|
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