On Wednesday 16 December 2015 17:33:54 Jason H wrote:
> Why isn't there a *static* QUrl::toLocalFile()?
Why would you need one?
QUrl("file:///tmp/Mambo %235.mp3?seek=60").toLocalFile()
==
QString("/tmp/Mambo #5.mp3")
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center