Hi. New QT user here, apologies is this is a stupid question.

Is it possible to run a batch file (with QProcess) and have the output of said batchfile be sent to a widget inside of my MainWindow inside of Qt Creator? I'm reading the documentation on all the different widget types, but maybe I should see if this is even possible...

Thanks in advance.

teak