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.

Regards,
Detlev
-- 
Detlev Offenbach
[email protected]
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to