Revision 64b17ff...
Go back to digest for 2nd September 2012Features in KDE Base
Aleix Pol Gonzalez committed changes in [kde-runtime] /declarativeimports/core:
Improve QAbstractItemModel integration in Plasma.Core QML components
Introduces QAbstractItemModel to QDeclarative when setting up
the plasma core components.
This way we don't have to cast to the type ourselves and produce proper
QML errors if the type is not correct. This happened with Plasma::SortProxyModel.
REVIEW: 106267
File Changes
Modified 3 files
- /declarativeimports/core
- plasma/corebindingsplugin.cpp
- plasma/datamodel.cpp
- plasma/datamodel.h
3 files changed in total