<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 28, 2014 at 6:11 PM, Marco Martin <span dir="ltr"><<a href="mailto:notmart@gmail.com" target="_blank">notmart@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi all,<br>
<br>
right now the plasma qml components are documented not bad, like:<br>
<a href="http://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/classorg_1_1kde_1_1plasma_1_1components_1_1TextField.html" target="_blank">http://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/classorg_1_1kde_1_1plasma_1_1components_1_1TextField.html</a><br>


<br>
however, porting them to QtControls, has the sideeffect of pretty much killing<br>
the documentation of those that will inherit from a qtcontrol.<br>
<br>
like, button became:<br>
<a href="http://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/classorg_1_1kde_1_1plasma_1_1components_1_1Button.html" target="_blank">http://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/classorg_1_1kde_1_1plasma_1_1components_1_1Button.html</a><br>


<br>
even tough one can just say just use the documentation of controls, since<br>
there isn't an exact 100% correspondence, i would like to still have that doc<br>
usable.<br>
<br>
does somebody knows if is possible with the markup used now for extracting<br>
documentation to still have comments to document all the properties, even<br>
those *not* defined in the qml file in question?<br></blockquote><div><br></div><div>It should probably look more or less like KPushButton [1], properly showing inheritance. Anybody knows how this is implemented in doxygen?</div>

<div><br></div><div>Aleix </div><div><br></div><div>[1] <a href="http://api.kde.org/4.12-api/kdelibs-apidocs/kdeui/html/classKPushButton.html">http://api.kde.org/4.12-api/kdelibs-apidocs/kdeui/html/classKPushButton.html</a></div>

</div></div></div>