Refactor ParticleSystem members
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 29 Sep 2011 01:22:50 +0000 (11:22 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 30 Sep 2011 08:37:05 +0000 (10:37 +0200)
commit2bb6c25b231193c19e3b52275471f274624cb408
tree77e754362f0cca7e7aa9bfe38691aa87b92d23bd
parentd3ecdc4ba41bb099c5bab380304386e1a4bfdd31
Refactor ParticleSystem members

Leave m_ for private members.

Change-Id: Ia20565a7af6c5db45923eb349238b94b88472f7b
Reviewed-on: http://codereview.qt-project.org/5762
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
13 files changed:
src/declarative/particles/qsgage.cpp
src/declarative/particles/qsgcustomaffector.cpp
src/declarative/particles/qsgcustomparticle.cpp
src/declarative/particles/qsgimageparticle.cpp
src/declarative/particles/qsgitemparticle.cpp
src/declarative/particles/qsgparticleaffector.cpp
src/declarative/particles/qsgparticleemitter.cpp
src/declarative/particles/qsgparticlepainter.cpp
src/declarative/particles/qsgparticlesystem.cpp
src/declarative/particles/qsgparticlesystem_p.h
src/declarative/particles/qsgspritegoal.cpp
src/declarative/particles/qsgtrailemitter.cpp
src/declarative/particles/qsgturbulence.cpp