Then using QScintilla may not be needed... You can simply use a QCompleter on a QTextEdit (there's an example of such a combination in Qt)
There should be some docs distributed along QScintilla... In case they are not there you could generate them with doxygen or consult the online docs.
Bookmarks