diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-07-09 01:11:35 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-07-09 01:11:35 (GMT) |
commit | 3e50d680a37401c05d753982eb5d43c0f1225f63 (patch) | |
tree | cd52d303d28f719ddd316a203af702c42fae69bf /tests/auto/qwmatrix | |
parent | 6cb86a552f4f320b47232ef745ae897ad5ead591 (diff) | |
download | Qt-3e50d680a37401c05d753982eb5d43c0f1225f63.zip Qt-3e50d680a37401c05d753982eb5d43c0f1225f63.tar.gz Qt-3e50d680a37401c05d753982eb5d43c0f1225f63.tar.bz2 |
Directly copy QGenericMatrix members instead of using qMemCopy()
Using qMemCopy limits QGenericMatrix to plain old types like
float and double. Copying the values normally will allow
copy constructors to work on non plain types.
Reviewed-by: trustme
Diffstat (limited to 'tests/auto/qwmatrix')
0 files changed, 0 insertions, 0 deletions