2a7ab28951
Replaced combined movement direction enumerations (i.e. MoveUpRight) with OR-combinations (i.e. MoveUp|MoveLeft) plus MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS) svn path=/branches/KDE/4.4/kdelibs/; revision=1084111 |
||
---|---|---|
.. | ||
animation.cpp | ||
animation.h | ||
fade_p.h | ||
fade.cpp | ||
geometry_p.h | ||
geometry.cpp | ||
grow_p.h | ||
grow.cpp | ||
pulser_p.h | ||
pulser.cpp | ||
pulsershadow_p.h | ||
pulsershadow.cpp | ||
rotation_p.h | ||
rotation.cpp | ||
rotationstacked_p.h | ||
rotationstacked.cpp | ||
slide_p.h | ||
slide.cpp | ||
stackedlayout.cpp | ||
stackedlayout.h | ||
zoom_p.h | ||
zoom.cpp |