diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-08-19 03:25:38 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-08-19 03:25:38 (GMT) |
commit | 9e8ff32da0eeaa9dfe03b5ffc123bd6390951494 (patch) | |
tree | 0106b57e45688f273aaed07b761876684a3b4a23 /src/gui/accessible/qaccessible2.cpp | |
parent | f7af55e67711270286a1addf6a28399982647a62 (diff) | |
download | Qt-9e8ff32da0eeaa9dfe03b5ffc123bd6390951494.zip Qt-9e8ff32da0eeaa9dfe03b5ffc123bd6390951494.tar.gz Qt-9e8ff32da0eeaa9dfe03b5ffc123bd6390951494.tar.bz2 |
Re-implement QGraphicsTransform to use QMatrix4x4
QTransform-based transformations create problems when performing
X and Y axis rotations because they aren't using true 3D. This
change modifies QGraphicsTransform and its sub-classes to use
QMatrix4x4 as the standard transformation matrix, with a project()
function to project back to 2D when required.
Reviewed-by: trustme
Diffstat (limited to 'src/gui/accessible/qaccessible2.cpp')
0 files changed, 0 insertions, 0 deletions