Mark QQmlComponent::createObject() and incubateObject() as internal
authorMartin Jones <martin.jones@nokia.com>
Wed, 4 Jul 2012 05:27:31 +0000 (15:27 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 4 Jul 2012 05:36:55 +0000 (07:36 +0200)
commite10706d393937ccf2c2a33920d66617bacc0e5d7
tree8e0bdbbf2d850b96de354a1221e0d91bc6801116
parent0d99b1a2302af1e941bb195203bffebf6e17a592
Mark QQmlComponent::createObject() and incubateObject() as internal

These functions are for use in QML Component.  They are not part of
the C++ API.

Change-Id: I92743a3b31c2864976756e2d6d76c9057aee9c1d
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
src/qml/qml/qqmlcomponent.cpp