[PyQt] Custom docstrings and complete signature

Denis Rouzaud denis.rouzaud at gmail.com
Sat Dec 2 11:51:12 GMT 2017


It doesn't integrate the signature because we provide our own docstrings
from the c++ headers.

I was hoping for an automation of:
- getting the signature in the pythonic way
- getting all the overloaded methods listed



Le sam. 2 déc. 2017 à 07:48, Phil Thompson <phil at riverbankcomputing.com> a
écrit :

> On 2 Dec 2017, at 11:43 am, Denis Rouzaud <denis.rouzaud at gmail.com> wrote:
> >
> > Hi Phil,
> >
> > Thanks a lot for your prompt reply -- as usual!
> >
> > What would you suggest to do in the meantime?
> >
> > We have an automated process to create SIP files from the headers, I
> could introduce the signature in there.
> > Does it sound like the most sensible approach to you?
>
> What is the problem with the current docstrings?
>
> Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20171202/99856a55/attachment.html>


More information about the PyQt mailing list