D20065: [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule

Kai Uwe Broulik noreply at phabricator.kde.org
Tue Mar 26 17:44:53 GMT 2019


broulik created this revision.
broulik added reviewers: Frameworks, mart.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.

REVISION SUMMARY
  Ensures `args` are passed into the `KQuickAddons::ConfigModule`

TEST PLAN
  the qml kcm seems a bit backwarts, it creates an instance of the config module and thne creates a kcmoduleqml for it. But anyway I can now do `kcmshell5 someqmlkcm --args foo` and get a `QVariantList args` of `QVariant("foo")` now

REPOSITORY
  R295 KCMUtils

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

AFFECTED FILES
  src/kcmoduleloader.cpp

To: broulik, #frameworks, mart
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190326/79d886ca/attachment.html>


More information about the Kde-frameworks-devel mailing list