nicolasfella created this revision. nicolasfella added a reviewer: mart. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision.
REVISION SUMMARY We have quite a few KCMs that use tabs as top-level components. Since tabs are a bit weird in QML quite a few workarounds have been piling up in some KCMs, making them inconsistent with each other. By adding a common TabKCM API we can unify the presentation and implementation REPOSITORY R296 KDeclarative BRANCH tabkcm REVISION DETAIL https://phabricator.kde.org/D23835 AFFECTED FILES src/qmlcontrols/kcmcontrols/qml/Tab.qml src/qmlcontrols/kcmcontrols/qml/TabKCM.qml src/qmlcontrols/kcmcontrols/qml/qmldir To: nicolasfella, mart Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns