API review: QMatrix::det() -> QMatrix::determinant(), matching math3d
commit863369deceeb254ea71724a247953fd0760ae30b
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>
Thu, 5 Nov 2009 13:26:32 +0000 (5 14:26 +0100)
committerMarius Storm-Olsen <marius.storm-olsen@nokia.com>
Fri, 6 Nov 2009 14:41:53 +0000 (6 15:41 +0100)
treeba94847f410cdfcd4f3b43593c0f979c956c4112
parent15a21652d178e4a298bb522d777602620cbd9938
API review: QMatrix::det() -> QMatrix::determinant(), matching math3d

After an API review of the new math3d classes, the full name was
considered better than the short version. Therefore we obsolete the
short function, and introduce the longer version.

Reviewed-by: Andreas Aardal Hanssen
src/gui/painting/qmatrix.cpp
src/gui/painting/qmatrix.h