Am having one folder(eg:Afolder),inside that am having multiple images..i have to sort these images based on time using QT.Any one give me suggestion for this
Thanks for Advance![]()
Am having one folder(eg:Afolder),inside that am having multiple images..i have to sort these images based on time using QT.Any one give me suggestion for this
Thanks for Advance![]()
iswaryasenthilkumar (11th February 2015)
QDir's listing methods also can sort by modification time: http://doc.qt.io/qt-5/qdir.html#SortFlag-enum
Cheers,
_
iswaryasenthilkumar (11th February 2015)
hello qtexperts give somw examples to implement
Bookmarks