1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-13 00:03:09 -04:00
Nyall Dawson 635f8ad7ca Add QgsFileUtils::findClosestExistingPath to find the closest
existing folder match for a path

E.g. if \a path is "/home/user/projects/2018/P4343"
and "/home/user/projects" exists but no "2018" subfolder
exists, then the function will return "/home/user/projects".

(Suprisingly no existing Qt method for this!)
2018-06-22 10:45:00 +10:00
..
2018-06-08 10:13:13 +10:00
2018-05-29 11:59:54 +02:00
2018-06-22 09:43:19 +10:00
2018-06-20 15:06:36 +10:00
2018-02-18 20:53:40 +01:00
2018-05-31 12:33:38 -08:00
2018-06-06 06:27:33 +10:00