Ok.
Then the best option is to just create a QDirIterator.
Or, if the listing should first hav all files and then recurse, an object with a similar interface (hasNext/next) that internaly use QDirIterator.
Cheers,
_
Ok.
Then the best option is to just create a QDirIterator.
Or, if the listing should first hav all files and then recurse, an object with a similar interface (hasNext/next) that internaly use QDirIterator.
Cheers,
_
rawfool (25th July 2014)
Bookmarks