Break dependency FileName -> ImageDB (Part 3/3)

Authored by johanneszarl on May 15 2020, 12:08 AM.

Description

Break dependency FileName -> ImageDB (Part 3/3)

Remove FileName::info().
This also brought out lots of usages that qtcreator didn't find earlier.

For ImageDB::count() it made sense to also change the ImageDB::search()
method to return a ImageInfoList instead. Creating an ImageInfoList
takes actually less work for search(), and the list is easily converted
to a FileNameList when needed.

Details

Committed
johanneszarlMay 15 2020, 12:16 AM
Parents
R463:535517933fa0: Break dependency FileName -> ImageDB (Part 2/3)
Branches
Unknown
Tags
Unknown