Text Edit Example

This example displays a text editor with the user interface written in pure C++.

A similar example which uses Qt Designer to produce the user interface is in the Qt Designer Manual .

See $QTDIR/examples/textedit for the source code.