Look at QDir::entryList() or QDir::entryInfoList() depending on whether you just need the directory names or more info like modification dates, etc.
Look at QDir::entryList() or QDir::entryInfoList() depending on whether you just need the directory names or more info like modification dates, etc.
Bookmarks