qt5base-lts/tests/auto/corelib/kernel
Kent Hansen e5ce564b1d Rename QMetaType::construct() to create()
create() is symmetric with destroy().

Also rename the internal methods and fields to be
consistent (qDeleteHelper already had the "right"
name, though!).

This change will allow us to use construct() and
destruct() for something else: Placement new-style
allocation (QTBUG-12574).

The old construct() is still kept for now, until
the other repositories have been updated to use
create().

Change-Id: Iceb184af6cffcb0a634359cfc3516c718ba0c2f5
Reviewed-on: http://codereview.qt-project.org/6342
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-10-11 16:01:45 +02:00
..
qabstractitemmodel Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qcoreapplication Move handling of -qmljsdebugger argument to QCoreApplication 2011-09-19 16:37:51 +02:00
qeventloop Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qitemmodel Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qmath Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qmetaobject Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qmetaproperty Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qmetatype Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
qmimedata Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qobject Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qpointer Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qsignalmapper Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qsocketnotifier Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00
qtimer Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtipc Avoid using QSKIP in lieu of compile-time checks 2011-10-07 04:30:30 +02:00
qtranslator test: Re-enabled `tst_qtranslator' test that is now passing on Linux 2011-10-03 05:58:25 +02:00
qvariant Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
qwineventnotifier Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
kernel.pro Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00