What is the most efficient way to reset the color of all the text in a QTextEdit? SetTextColor only sets the color of the current format and does not change existing text. Thanks for any help.