So I have a Qstring = logtext that is storing some log text.

My queston is how would I write out the contents of log text to a QTextedit GUI named ECUPLog (QTextEdit)

Thanks in advance!