qt5base-lts/tests/auto/widgets
Gatis Paeglis ad36da8ff4 testlib: start sharing common helper functions
... by moving them in QTestPrivate namespace (qtesthelpers_p.h). This
header file is a convenient staging area for helper APIs, eventually
some could be moved to public QTest API.

This header file utilizes the same pattern as other qtestlib header
files - wrapping functions with QT_${LIBNAME}_LIB to automatically
enable certain APIs based on what is in the projects dependencies,
e.g. QT += widgets.

Change-Id: Ic0266429939c1f3788912ad8b84fc6e0d5edd68b
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-11-04 20:11:22 +00:00
..
dialogs QWizard: Do not remove the Next button's shortcut 2017-10-24 16:43:52 +00:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
itemviews testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
kernel testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
styles testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
util testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
widgets testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00