I have been able to use QCompleter with QLineEdit, but how do I use it with QTextEdit? According to this and this, it should be possible. But how? I can probably dig deep into the code and find out, but is there an easy way to do it? Thanks!
Qt 4.2 (qt-copy in KDE svn) KDE 4.0 (svn) Currently developing Anthias
I think you have to use QCompleter::setWidget() and then probably do something with QTextEdit But I'd wait a little until Qt4.2 comes to a more stable state.
Forum Rules
Bookmarks