Hi
I have a directory that internally has a number of subdirectories
--Gallery
--Pictures (40)
--Videos (30)
--MyPictures(100)
--MyVideos (50)
How can I get the iterate through Gallery and get the total number of items 220 = 40+ 30+100+50
Hi
I have a directory that internally has a number of subdirectories
--Gallery
--Pictures (40)
--Videos (30)
--MyPictures(100)
--MyVideos (50)
How can I get the iterate through Gallery and get the total number of items 220 = 40+ 30+100+50
QDir
Do you know where to find Qt Assistant?
Bookmarks