Prefix internal classes properly and private export them.
authorGunnar Sletta <gunnar.sletta@digia.com>
Fri, 14 Jun 2013 17:27:01 +0000 (19:27 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 17 Jun 2013 06:33:50 +0000 (08:33 +0200)
commit70cf8ffcf9e32f44740fe717a0811bc905fdb6a1
tree8afeb8aafb7183ca95530fcb3ce84ee1878859b3
parent76d8f8a5d3a6229c49b072c5872cd99649210107
Prefix internal classes properly and private export them.

Without the private export on these classes, the private
export on the QSGDefaultImageNode and QSGDefaultTextureNode
is useless, as the symbols fail to resolve

Change-Id: I25a265a7669e5f5015c482aa24fe154c2c9a1062
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/scenegraph/qsgcontext.cpp
src/quick/scenegraph/qsgdefaultimagenode.cpp
src/quick/scenegraph/qsgdefaultimagenode_p.h
src/quick/scenegraph/qsgdefaultrectanglenode.cpp
src/quick/scenegraph/qsgdefaultrectanglenode_p.h