summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2020-09-16 17:35:02 +0200
committerAhmad Samir <a.samirh78@gmail.com>2020-09-19 11:40:28 +0200
commit0da5726a43b21d1532720c8cd3c687cc2373cd2b (patch)
tree76c6499bf7a2c86a80b0b2cbf9e81009fc164c9c /dist
parent217a25a6bf59bb9ce0845267f46244fedd8bcaaa (diff)
QDir: add note to docs about isAbsolutePath(":foo") returning true
As can be seen in the _q_resolveEntryAndCreateLegacyEngine_recursive method in QFileSystemEngine, paths starting with ':' are treated as QResources, which means that from QFileInfo's POV they're "not relative", which is why QDir::isAbsolutePath would return true. Pick-to: 5.15 5.12 Change-Id: I701d08ce43ea707bc34c928e39bea0b83597a4b6 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions