Hi!

I have a syntax highlighted QTextEdit. Is there a way to get the information: font,color..
out of the QTextDocument for each character.
So I want to get this information out of the editor->document ().

Is that possible.

Thanks.