If you have a KDE class or widget that you feel would be useful to other applications but which isn't in kdelibs, please add it to this page in alphabetical order. Please include the name of the class, a description (and a screenshot if you wish), where the source code can be found, the version of KDE required (if any), your name and the date of the entry.
KListView
| Description |
An extension to QListView that lets you categorize the items, if the applied model is sorting capable (QSortFilterProxyModel). If no categorizer set, KListView will behave exactly as a QListView.
|
| Location |
trunk/kdebase/apps/dolphin/? [Not decided yet]
|
| Author |
Rafael Fernández López
|
| Date |
April, 04, 2007
|
KItemCategorizer
| Description |
The interface that lets you categorize items on the KListView class.
|
| Location |
trunk/kdebase/apps/dolphin/? [Not decided yet]
|
| Author |
Rafael Fernández López
|
| Date |
April, 04, 2007
|