[Qt-interest] QCompleter with parameter informations?

Andre Somers andre at familiesomers.nl
Wed Oct 20 07:27:05 CEST 2010


  Op 19-10-2010 20:32, NoRulez schreef:
>
> Hello,
>
> could anybody give me a hint on how to implement a QCompleter for a 
> QPlainTextEdit/QTextEdit, which shows me parameter informations of a 
> function, like in Qt Creator or Visual Studio?
>
> For Example in Qt Creator/Visual Studio when you type:
>
> QDialog dlg;
>
> dlg. // Here you get a list of all member functions
>
> dlg.setAttribute( // Here you get parameter informations
>
> Thanks in advance
>
>
Well, the QtCreator sources are open, so why don't you study it's 
sourcecode for inspiration?

André

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101020/861e9851/attachment.html 


More information about the Qt-interest-old mailing list