Revision c44cff2...
Go back to digest for 9th September 2012Features in KDE Base
Aleix Pol Gonzalez committed changes in [kde-runtime] /declarativeimports/qtextracomponents:
Introduce the ColumnProxyModel
This component will let the developer access different parts of the
QAbstractItemModel implementations that are impossible to be accessed
from QML. i.e. columns!=0 and the tree branches.
REVIEW: 106272
File Changes
Added 5 files
- /declarativeimports/qtextracomponents
- plasma/columnproxymodel.cpp
- plasma/columnproxymodel.h
- plasma/tests/CMakeLists.txt
- plasma/tests/columnproxymodeltest.cpp
- plasma/tests/columnproxymodeltest.h
Modified 2 files
- /declarativeimports/qtextracomponents
- plasma/CMakeLists.txt
- plasma/qtextracomponentsplugin.cpp
7 files changed in total