D8982: Qml controls for kcm creation

Marco Martin noreply at phabricator.kde.org
Fri Nov 24 10:35:06 UTC 2017


mart created this revision.
mart added a reviewer: Plasma.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.

REVISION SUMMARY
  the base C++ class for qml-based kcms is already there,
  KQuickAddons::ConfigModule, so this is the right place
  for the module. the import existed already: org.kde.kcm
  the qml files gets added in the version 1.1 of the import

TEST PLAN
  ported the mouse cursors kcm to this

REPOSITORY
  R296 KDeclarative

BRANCH
  phab/kcmodules

REVISION DETAIL
  https://phabricator.kde.org/D8982

AFFECTED FILES
  src/qmlcontrols/CMakeLists.txt
  src/qmlcontrols/kcmcontrols/CMakeLists.txt
  src/qmlcontrols/kcmcontrols/kcmcontrolsplugin.cpp
  src/qmlcontrols/kcmcontrols/kcmcontrolsplugin.h
  src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml
  src/qmlcontrols/kcmcontrols/qml/GridView.qml
  src/qmlcontrols/kcmcontrols/qml/GridViewKCM.qml
  src/qmlcontrols/kcmcontrols/qml/SimpleKCM.qml
  src/qmlcontrols/kcmcontrols/qml/qmldir
  src/quickaddons/configmodule.cpp

To: mart, #plasma
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171124/31094d9b/attachment.html>


More information about the Kde-frameworks-devel mailing list