Search code examples
qtqt-creatorgnomegeditkate

Integrating gedit or kate in a Qt Application


I am trying to develop an a simple IDE for programming languages using Qt for my project.This IDE should contain a text editor and should have pretty printing feature in it.So developing a text editor with qt is out of question.

So my question is: Can I integrate gedit or kate text editor in a Qt application.? I am working on a Gnome environment.If this is possible please explain or point to appropriate tutorials.

Programming language:Cuda,Opencl,C,C++

Your help will be greatly appreciated

Thank you


Solution

  • You'll probably want to take a look at QScintilla: http://www.riverbankcomputing.co.uk/software/qscintilla/intro