diff options
author | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2011-05-20 10:30:35 (GMT) |
---|---|---|
committer | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2011-05-20 10:49:09 (GMT) |
commit | eedab65056a6898e5a6f6bd103bed53e6787d334 (patch) | |
tree | 2a2954f94a0e041da2fcec0d8083447e5c2989b4 /examples/network/securesocketclient | |
parent | 31e9c098f3c9321eebf1ac3e4c44a2d18d3816b8 (diff) | |
download | Qt-eedab65056a6898e5a6f6bd103bed53e6787d334.zip Qt-eedab65056a6898e5a6f6bd103bed53e6787d334.tar.gz Qt-eedab65056a6898e5a6f6bd103bed53e6787d334.tar.bz2 |
Fixed inconsistent behaviour in Qt.rect().
The QML function Qt.rect() used to return a null rectangle if
the width or height argument were negative. This was
inconsistent with Qt.size() and parsing a string of the type
"x,y,wxh" which do not check the width and height.
Reviewed-by: Samuel
Diffstat (limited to 'examples/network/securesocketclient')
0 files changed, 0 insertions, 0 deletions