mart created this revision. mart added a reviewer: Plasma. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. mart requested review of this revision.
REVISION SUMMARY support multiple levels for QML kcms. use a Kirigami.ApplicationItem, so qml kcms can now use the full Kirigami api and use the application's pagerow for their levels. The breadcrumb of levels is supposed to be shown by the systemsettings shell. Depends on D14579 <https://phabricator.kde.org/D14579> TEST PLAN Old kcms still work as they did a mqml kcm can push multiple pages REPOSITORY R295 KCMUtils BRANCH mart/multipageKCM REVISION DETAIL https://phabricator.kde.org/D14580 AFFECTED FILES src/CMakeLists.txt src/kcmoduleqml.cpp src/kcmoduleqml_p.h To: mart, #plasma Cc: kde-frameworks-devel, michaelh, ngraham, bruns