[Qt-interest] QCompleter with parameter informations?

NoRulez norulez at me.com
Wed Oct 20 09:06:39 CEST 2010


I have already studied the source, it seems that I overlook something or I can't find any useful things. Currently I have the source from Qt Creator 2.1 beta.

Am 20.10.2010 um 07:27 schrieb Andre Somers <andre at familiesomers.nl>:

> 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é
> 
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101020/3506a555/attachment.html 


More information about the Qt-interest-old mailing list