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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to