Remove QQuickImageBase's explicitSourceSize.
authorRobin Burchell <robin+qt@viroteck.net>
Sat, 23 Jun 2012 07:15:10 +0000 (09:15 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 2 Jul 2012 04:09:21 +0000 (06:09 +0200)
commitdfb39b0a78efcceb117b237d9f97b1d03a7174ba
tree32ae7904e0b61c0ffd3a2166457b67cf368d1dff
parent2d1c7f6348943b9adbab3b940d17896c15636156
Remove QQuickImageBase's explicitSourceSize.

The only case where this really did anything was in resetSourceSize() to avoid
resetting if it had not been set already, but this logic is already in
setSourceSize too, so it's really not useful.

Done-with: John Brooks <john.brooks@dereferenced.net>
Change-Id: Idb86686ea5ab711ceb2390e3703e0e04f7d537bb
Reviewed-by: John Brooks <john.brooks@dereferenced.net>
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
src/quick/items/qquickimagebase.cpp
src/quick/items/qquickimagebase_p_p.h