plasma-framework/declarativeimports
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
..
core the previous way to have models didn't work for most engines: 2010-10-26 13:18:19 +00:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
CMakeLists.txt Compile it 2010-10-13 07:15:44 +00:00