qml controls and documentation

Marco Martin notmart at gmail.com
Wed Aug 13 10:00:19 UTC 2014


On Wednesday 13 August 2014 11:58:33 David Edmundson wrote:
> All fixed!
> 
> Some important notes:
> 
> QtDoc changes will be in 5.4. I can just upload my generated .tags
> file to the api.k.o server in the meantime.
> 
> It requires explicitly stating inheritance in documentation
> i.e
> 
> /**
>    @class Text
>    @short A text label styled using the plasma theme fonts and colours
>    @inherit QtQuick.Text
> */
> Text {
> 
> }

super awesome, thanks :)
i'll use them when i'll do other controls

-- 
Marco Martin


More information about the Plasma-devel mailing list