Go to file
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
declarativeimports the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
kpart SVN_SILENT made messages (.desktop file) 2010-10-24 09:03:07 +00:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2010-10-17 09:10:25 +00:00
scriptengines SVN_SILENT made messages (.desktop file) 2010-10-26 09:57:26 +00:00
tools missing comparisons 2010-09-05 07:44:38 +00:00