[PyQt] Re: Missing sip and/or QScintilla feature

Detlev Offenbach detlev at die-offenbachs.de
Sat Dec 27 12:01:25 GMT 2008


Hi,

attached please find a patch to sip export.c to support the feature mentioned 
below.

Regards,
Detlev

On Montag, 22. Dezember 2008, Phil Thompson wrote:
> On Mon, 22 Dec 2008 19:41:54 +0100, Detlev Offenbach
>
> <detlev at die-offenbachs.de> wrote:
> > Hi,
> >
> > the QScintilla QsciAPIs documentation states:
> >
> > "A function name may be followed by a `?' and a number. The number is
>
> used
>
> > by
> > auto-completion to display a registered QPixmap with the function name."
> >
> > However, I cannot find a way to enable the generation of such markers in
> > sip.
> > Is there a convention, which IDs should be used for which type of
> > identifire
> > (e.g. classes, methods, functions, attributes, ...)?
> >
> > If this feature is missing, I think it should be added soon because it
> > makes a
> > plus to all applications showing autocompletions. If it is supported,
> > please
> > let me know how to activate it. I checked the API files installed by
> > QScintilla and PyQt4 and didn't find such markers.
>
> The API files generated by SIP don't support the feature.
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt



-- 
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: export.c.diff
Type: text/x-diff
Size: 2020 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081227/cf733692/export.c.bin


More information about the PyQt mailing list