qt6-bb10/doc/src
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
..
core Add qtcore.qdoc. The QtCore main page was missing from the docs. 2011-09-28 10:46:19 +02:00
dbus Added missing license headers. 2011-09-26 03:08:11 +02:00
examples Fix typo in padnavigator example docs 2011-07-28 10:04:31 +02:00
gui Added missing license headers. 2011-09-26 03:08:11 +02:00
images Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
network Added missing license headers. 2011-09-26 03:08:11 +02:00
printsupport Added missing license headers. 2011-09-26 03:08:11 +02:00
snippets Rename QMetaType::construct() to create() 2011-10-11 16:01:45 +02:00
sql Added missing license headers. 2011-09-26 03:08:11 +02:00
widgets Added missing license headers. 2011-09-26 03:08:11 +02:00
xml Added missing license headers. 2011-09-26 03:08:11 +02:00