Qt 6.11 is out! See what's new in the release
blog
All files from folder
General and Desktop
3
Posts
3
Posters
7.0k
Views
1
Watching
-
Hi, i want to take all names of files from the directory (same where my program is) and put them in an array. How? Is there is some function to take first file (alphabetically) and then will take next file (and then next in a loop to the end)?
-
Hi, take a look at "QDir::entryList()":http://doc.trolltech.com/4.7/qdir.html#entryList