plasma-framework/declarativeimports/core
Marco Martin 27bff00756 the previous way to have models didn't work for most engines:
some have many keys one for each item.
bind a new DataModel into QML that will be associated to a specific DataSource and a key pattern

an exact one like "items" of rss
or a partial regexp one like "KnowledgeBase-[\d]*" like the ocs engine

in this way is not necessary to change how those dataengine works and is possible to use them in QML without headaches

svn path=/trunk/KDE/kdebase/runtime/; revision=1189953
2010-10-26 13:18:19 +00:00
..
CMakeLists.txt a crazy experiment: if one of the dataitems is a QVariantList of QVariantMaps (like many dataengines, like rss, microblog, opendesktop...) 2010-10-26 12:01:59 +00:00
corebindingsplugin.cpp the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
corebindingsplugin.h -pedantic 2010-10-16 13:53:51 +00:00
dataengineconsumer_p.h move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
dataengineconsumer.cpp move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
datamodel.cpp the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
datamodel.h the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
datasource_p.h the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
datasource.cpp the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
framesvgitem_p.h move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
framesvgitem.cpp move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
qmldir move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
svgitem_p.h move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
svgitem.cpp move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
theme_p.h move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
theme.cpp move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00