qt5base-lts/examples/widgets/dialogs/findfiles
Shawn Rutledge 0c4d31d8c9 Improve the findfiles example: use QDirIterator, etc
It hasn't been necessary for a long time now to write the recursive
file-find function manually.  It has just been an obscurely documented
feature of QDirIterator for far too long.

Demonstrate the new QLocale::formattedDataSize() function.

Also sync up the qdoc description of this example with the recent changes.

Change-Id: I9c2bb15bb5ec353d38181b160f0be198774cbea2
Reviewed-by: Robin Burchell <robin.burchell@crimson.no>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2017-12-27 08:40:22 +00:00
..
findfiles.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
window.cpp Improve the findfiles example: use QDirIterator, etc 2017-12-27 08:40:22 +00:00
window.h Improve the findfiles example: use QDirIterator, etc 2017-12-27 08:40:22 +00:00