Revision 1189920
Go back to digest for 31st October 2010Features in KDE Base
Marco Martin committed changes in /trunk/KDE/kdebase/runtime/plasma/declarativeimports/core:
a crazy experiment: if one of the dataitems is a QVariantList of QVariantMaps (like many dataengines, like rss, microblog, opendesktop...)
make it available as a QAbstractModel, so will be possible to categorize it
(considering to put it behind a qsortfilterproxymodel to make it easy to do filtering)
File Changes
Added 2 files
- /trunk/KDE/kdebase/runtime/plasma/declarativeimports/core
- /datamodel.cpp
- /datamodel.h
Modified 3 files
- /trunk/KDE/kdebase/runtime/plasma/declarativeimports/core
- /CMakeLists.txt
- /datasource.cpp
- /datasource_p.h
5 files changed in total