QML plasmoid porting status needs updating?

Giorgos Tsiapaliwkas terietor at gmail.com
Fri Dec 30 16:23:46 UTC 2011


On 29 December 2011 16:25, Shaun Reich <shaun.reich at kdemail.net> wrote:
> This is woefully out of date, and I think it'd be a good idea for
> everyone to add what they're working on, where it is, etc, if
> everyone's okay with it. Because I want a good overview of what needs
> to be done and what is being worked on.
>
> http://community.kde.org/Plasma/PlasmoidScripting#Porting_Plasmoids_to_QML
>
>
> Additionally, is this pretty much the only QML plasma docs?
>
> http://techbase.kde.org/Development/Tutorials/Plasma/QML/API
>
> I would have thought that by now there'd be more documentation in this
> area, but am sad to see that it hasn't changed much since I last added
> stuff to it a while ago.

Yes this is a fact.
The documentation was created in the kde-runtime repository.
The main reason for that was to keep the documentation "closer" to the code
like the doxygen does,in order to have an up to date documentation.

Maybe it would be better to keep all the wiki related documentation
into some repositories
and to automate the process. What do you believe??

> As for the QML Components documentation, as I need to use these, where
> can the docs for them be had?

The documentation for the QML components can be found in their sources
in the master branch.
For instance in
kde-runtime/plasma/declarativeimports/plasmacomponents/qml/Button.qml
after the
license stuff there are some comments,which are the documentation.
Antonis is working in a python tool which will take those comments and
put them into api.kde.org.


In addition,in the kdeexamples repo under the plasma/declarative there
is a plasmoids named widgetsgallery,
via this plasmoid you can see a real usage of the plasma components.

-- 
Giorgos Tsiapaliwkas (terietor)
KDE Developer

terietor.gr


More information about the Plasma-devel mailing list