Doxyqml, supporting type

Aleix Pol aleixpol at kde.org
Tue Oct 23 12:59:38 UTC 2012


On Tue, Oct 23, 2012 at 10:19 AM, Marco Martin <notmart at gmail.com> wrote:
> On Tuesday 23 October 2012, Aleix Pol wrote:
>
>>
>> More seriously though, I think that a patch on some current code would
>> be really helpful.
>>
>> Also did we consider how different will be C++ components vs. QML
>> components? Ideally they should have a similar aspect since we'll
>> likely be using them both together.
>
> the c++ ones right now are harvested by doxygen, but the look is quite
> horrible:
> http://api.kde.org/4.x-api/kde-runtime-
> apidocs/plasma/html/classPlasma_1_1FrameSvgItem.html
>
> (ideally all the functions that are not slots/invokable/scriptable should not
> appear there)
> the documentation of the properties are drowned in the enumeration of
> undocumented functions right now (and that should remain undocumented, since
> they are either just setter/getter of documented properties or functions not
> invokable from qml)
>
> Cheers,
> Marco Martin
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel

Yes, also it would be quite interesting to pack the properties
together like they do with Qt documentation. It's helpful to see them
together and it's more clean.

Aleix


More information about the Plasma-devel mailing list