[PyQt] Docstring for template based classes

Denis Rouzaud denis.rouzaud at gmail.com
Sat Jan 13 12:47:26 GMT 2018


I undertand that one cannot comment typedef.
But would there be a way to modify the Docstring generated for the template
based resulting class?

Le ven. 12 janv. 2018 à 21:39, Denis Rouzaud <denis.rouzaud at gmail.com> a
écrit :

> Hi,
>
> I am getting syntax error when documenting template based classes such as
> in:
>
> typedef QList<QgsGradientStop> QgsGradientStopsList;
> %Docstring
> List of gradient stops
> %End
>
> Any idea why?
>
> Cheers,
> Denis
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180113/02209cea/attachment.html>


More information about the PyQt mailing list