[Interest] Qt5 ImageProvider automatically percentencodes data? qtquick1

Guido Seifert wargand at gmx.de
Tue Sep 10 14:03:57 CEST 2013


Hi,
is this a bug or a feature?
I have an ImageProvider added to my QQmlEngine. When I now pass 
something like @foo|bar as image source to my ListView delegate
the QDeclarativeImageProvider receives @foo%7bar in its requestImage
function.

This did not happen in Qt4. 

Guido



More information about the Interest mailing list