[Interest] Qt iOS - HowTo get access to Images stored at device
Thiago Macieira
thiago.macieira at intel.com
Wed Oct 25 21:56:45 CEST 2017
On Wednesday, 25 October 2017 10:42:51 PDT ekke wrote:
> QFileInfo then gives me this as filename:
> "asset.PNG?id=E8CE839A-29EA-42B2-A8FD-89B57ABEC765&ext=PNG"
> and this as path:
> "assets-library://asset/asset.PNG?id=E8CE839A-29EA-42B2-A8FD-89B57ABEC765&ex
> t=PNG" I'm also getting the correct size of the Images from QFileInfo
>
> But I couldn't figure out HowTo get the local FileName and Path
Why do you want to? It looks like QFile and QFileInfo are operating properly
and you can open the file.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list