See this post for how to recursively iterate through a directory and its subdirectories: http://www.qtcentre.org/forum/p-recu...ostcount2.html. Alternatively, you could abuse QDirModel and QAbstractItemModel::match().
See this post for how to recursively iterate through a directory and its subdirectories: http://www.qtcentre.org/forum/p-recu...ostcount2.html. Alternatively, you could abuse QDirModel and QAbstractItemModel::match().
J-P Nurmi
Bookmarks