Can anyone help me with a sample program using QScintilla with Qt4?
I want to use it to make a code editor with syntax high-lighting and code completion in the future , but I don't know how to integrate QScintilla with the Qt4 Components.

Everything I found in Google is scintilla + Gtk, and really I don't like GTK.

Thanks for your answers!!!