summaryrefslogtreecommitdiffstats
path: root/mkspecs/aix-g++-64
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-07-31 16:46:11 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-08-04 14:29:34 (GMT)
commitd6e7238903d381bf2c2c9f89c17085e714384e87 (patch)
treeb47b9969b15cdd9c4faf92011692864d8be655f9 /mkspecs/aix-g++-64
parent9081e1e65681aab1c1d8a913b1a493fe1d37e837 (diff)
downloadQt-d6e7238903d381bf2c2c9f89c17085e714384e87.zip
Qt-d6e7238903d381bf2c2c9f89c17085e714384e87.tar.gz
Qt-d6e7238903d381bf2c2c9f89c17085e714384e87.tar.bz2
Reorganise QObjectPrivate so that it's easier to tell what's in it.
Also rename QDeclarativeData to QObjectDeletionNotification, since it has no relation to declarative UI. It's just notification of the object's deletion. Make the destructor non-inline and place it in qobject.cpp, so that the virtual table is emitted there and exported from QtCore. Also move the QObjectData destructor to qobject.cpp. This means you cannot create any class deriving directly from QObjectData outside QtCore, which is the intention anyways (it's a private class and only QObjectPrivate derives from it). Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'mkspecs/aix-g++-64')
0 files changed, 0 insertions, 0 deletions