> What about the QUrl(QString) constructor? Can you make it parse in tolerant
> mode? Ideally, could it accept both local paths and urls, like KUrl does? This
> is extremely convenient, compared to having to sprinkle the code with
> fromLocalFile() everywhere, and getting runtime bugs when forgetting to do so.
But, how should
QUrl url("c:/tmp/foo #123.wav");
be parsed then?
--
Giuseppe D'Angelo
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback