D14579: api for multi level kcms
Marco Martin
noreply at phabricator.kde.org
Fri Aug 3 15:56:34 BST 2018
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 the concept of multi level kcms: systemsettings and kcmshell will
be able to show a breadcrumb to navigate between levels
QML kcms can push and remove levels with standard Kirigami api,
while qwidgets based kcms would need to manually use a QStackWidget and make use of this api
to advertise their own lovels
TEST PLAN
added a level to an existing kcm
REPOSITORY
R265 KConfigWidgets
BRANCH
mart/multipageKCM
REVISION DETAIL
https://phabricator.kde.org/D14579
AFFECTED FILES
src/kcmodule.cpp
src/kcmodule.h
To: mart, #plasma
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180803/ad34ddd2/attachment.html>
More information about the Kde-frameworks-devel
mailing list