[Interest] file:// is harshing my zen

Thiago Macieira thiago.macieira at intel.com
Thu Dec 17 01:15:01 CET 2015


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




More information about the Interest mailing list