Updated tst_nodestest to use the DirtyForceUpdate flag.
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Thu, 23 Jun 2011 12:13:24 +0000 (14:13 +0200)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>
Thu, 23 Jun 2011 12:53:32 +0000 (14:53 +0200)
commita9853d2ffe177bf98eb7610b58bb1bbb44743510
tree7923f9359306bd54c14dde5673d33fce154ba6ed
parent098b7fb0ac84dbe65a8861cce76e036f0b9198d6
Updated tst_nodestest to use the DirtyForceUpdate flag.

Changed test to use DirtyForceUpdate instead of DirtyAll, and
removed DirtyRenderOrder and DirtyAll enums which should not
be used.
src/declarative/particles/qsgcustomparticle.cpp
src/declarative/scenegraph/coreapi/qsgnode.cpp
src/declarative/scenegraph/coreapi/qsgnode.h
tests/auto/declarative/node/tst_nodestest.cpp