qt5base-lts/tests/auto/gui/kernel/kernel.pro
Kent Hansen d5aa4355f1 Add autotest for QMetaType creation of gui types
This test verifies that all gui types with built-in QMetaType
support can be created, either using the default constructor
or the copy constructor.

Change-Id: Ibb1c5aab8571b598638c74112471d6869516a202
Reviewed-on: http://codereview.qt-project.org/6344
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2011-10-14 14:46:35 +02:00

17 lines
243 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qclipboard \
qdrag \
qevent \
qfileopenevent \
qinputpanel \
qguimetatype \
qguivariant \
qkeysequence \
qmouseevent \
qmouseevent_modal \
qpalette \
qshortcut \
qtouchevent \