Review Request 129642: Introduce org.kde.kconfig QML import with KAuthorized
Kai Uwe Broulik
kde at privat.broulik.de
Mon Dec 12 15:11:05 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129642/
-----------------------------------------------------------
Review request for KDE Frameworks, Plasma and Dan Leinir Turthra Jensen.
Repository: kdeclarative
Description
-------
This allows to query KAuthorized restrictions declaratively.
Diffs
-----
src/qmlcontrols/CMakeLists.txt 8a506df
src/qmlcontrols/kconfig/CMakeLists.txt PRE-CREATION
src/qmlcontrols/kconfig/kauthorizedproxy.h PRE-CREATION
src/qmlcontrols/kconfig/kauthorizedproxy.cpp PRE-CREATION
src/qmlcontrols/kconfig/kconfigplugin.h PRE-CREATION
src/qmlcontrols/kconfig/kconfigplugin.cpp PRE-CREATION
src/qmlcontrols/kconfig/qmldir PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/129642/diff/
Testing
-------
import org.kde.kconfig 1.0
Button {
visible: KAuthorized.authorize("ghns")
}
Thanks,
Kai Uwe Broulik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161212/e1d9e66d/attachment.html>
More information about the Plasma-devel
mailing list