qtdeclarative/examples/quick/imageelements/content
Shawn Rutledge 5d995ae122 Move currentFrame and frameCount properties up to QQuickImageBase
AnimatedImage already had these properties, but some typically non-animated
image formats such as PDF, TIFF and ICO can also support multiple pages.
In either case, the currentFrame property can be used to select a specific
frame or page.  However an AnimatedImage uses a QMovie to do that, whereas
a plain Image uses QQuickPixmap.  So the accessors need to be virtual in
order to have these different implementations.

[ChangeLog][QtQuick][Image] Image and BorderImage now have currentFrame
and frameCount properties which can be used to step through the frames of
multi-page image formats such as TIFF, WEBP and ICO.

Task-number: QTBUG-77506
Change-Id: Id4d95a99a26a862957e44b1bd8ffe06d7eababef
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2019-08-24 12:26:20 +02:00
..
BearSheet.png Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
BorderImageSelector.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
ImageCell.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
MyBorderImage.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
ShadowRectangle.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
Uniflow_steam_engine.gif Add an AnimatedImage example 2018-01-21 21:48:56 +00:00
arrow.png Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
bw.png Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
colors-round.sci Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
colors-stretch.sci Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
colors.png Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
multi.ico Move currentFrame and frameCount properties up to QQuickImageBase 2019-08-24 12:26:20 +02:00
qt-logo.png Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
shadow.png Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
speaker.png Merge master <-> api_changes 2012-03-05 11:39:54 +10:00