Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
4.4.3
-
None
Description
It would be useful to have a method to construct a relative QUrl out of two absolute QUrls, similar to how QDir::relativeFilePath() can construct a relative location from a directory and an absolute path. This would also be akin to Java's relativize() method on its java.net.URI class.