RFC: plasma2 and configuration
Aaron J. Seigo
aseigo at kde.org
Wed Feb 27 19:25:37 UTC 2013
On Wednesday, February 27, 2013 18:42:43 Marco Martin wrote:
> all plasmoids have to have in the pages config is:
> import QtQuick 2.0
>
> import org.kde.plasma.configuration 0.1
>
> ConfigModel {
> ConfigCategory {
> name: "General"
> icon: "plasma"
> source: "configGeneral.qml"
> }
> ConfigCategory {
> name: "Page2"
> icon: "stuff"
> source: "whatever.qml"
> }
> .....
> }
>
> and that's it.
beautiful.
it is also evident that plasma-framework/src/shell will almost certainly end
up becoming our non-auto test + examples bin. we'll want to document the code
in their well and use every feature available in a clear fashion.
--
Aaron J. Seigo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130227/ece79b17/attachment.sig>
More information about the Plasma-devel
mailing list