diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-02-16 01:27:24 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-02-16 01:27:24 (GMT) |
commit | b77e592cf9709c31f61c3e1d229b2a6c446ab8bc (patch) | |
tree | ef3099221a5f35db3a198821b2c5cd464753ec89 /tests/auto/declarative/shared/debugutil.cpp | |
parent | 62d585e8ec6c09406fa28f9edf29b56b2d67c739 (diff) | |
download | Qt-b77e592cf9709c31f61c3e1d229b2a6c446ab8bc.zip Qt-b77e592cf9709c31f61c3e1d229b2a6c446ab8bc.tar.gz Qt-b77e592cf9709c31f61c3e1d229b2a6c446ab8bc.tar.bz2 |
Add QmlImageProvider to allow asynchronous access to images.
Setting an image source to image://providerid/imageid will pass the
request for imageid to the provider registered for providerid.
QmlImageProvider::request() is run in a low priority thread, so the
main thread is not blocked while the image is loaded/rendered.
Reviewed-by: Aaron Kennedy
Diffstat (limited to 'tests/auto/declarative/shared/debugutil.cpp')
0 files changed, 0 insertions, 0 deletions