qt6-bb10/tests/benchmarks/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
..
events tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qmetaobject Fix last few autotest gui/widgets dependencies 2011-09-20 19:18:19 +02:00
qmetatype Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
qobject Merge remote branch 'gerrit/master' into refactor 2011-07-21 14:42:46 +02:00
qtimer_vs_qmetaobject tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
qvariant tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
kernel.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00