listOutput->moveCursor( QTextCursor::End ); listOutput->insertPlainText( aString );
listOutput->repaint();