[Qt-creator] QTCreator Editor
Matthias Ettrich
matthias.ettrich at nokia.com
Mon Nov 10 17:51:54 CET 2008
On Saturday 01 November 2008 10:53:52 am ext Ulrich Van Den Hekke wrote:
> Hi,
>
> I find your editor Wonderfull. I have a small question about the CodeEditor
> ? Is it a external component you derived (as QCodeEdit) or an editor from
> zero ? The editor will be include in Qt4.5 as QTextEdit or QPlainTextEdit ?
>
> I ask this question because i wrote a small application to write XML file.
> And code editor, with folding, ... is very interesting ...
>
> Thanks.
> _______________________________________________
Hi,
the cpp editor in creator is a subclass of QPlainTextEdit. The code folding is
implemented in creator itself.
Matthias
More information about the Qt-creator-old
mailing list