[Digikam-devel] [Bug 244422] for better overviewing large image collections, I wish to have a _list_ view

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Jul 29 09:27:22 BST 2010


https://bugs.kde.org/show_bug.cgi?id=244422





--- Comment #6 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-07-29 10:27:17 ---
I guess it's going to be a QTreeView: "This view does not display horizontal or
vertical headers; to display a list of items with a horizontal header, use
QTreeView instead."

We'll need a wrapper model producing additional columns with the desired data
and the appropriate headerData(), the current models only provide one column
per row, with the filename.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list