Gunnar Sletta wrote: > If you need to reevaluate the text you have written in the textedit into > HTML you could for instance do: > > edit.setText(edit.text());
Hmm, I could neither find a text() method for QTextEdit nor another method that would have the whole text as a String. Am I missing something? best regards Florian _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
