Hello
I´m searching for a way to show Compileroutputs in
a QT - LineEdit
First Idea was that I do a shell command and then
write this to files.... and then when process is endet I read the file with
QFile out and show it in the LineEdit ( works )
I want to see the compiling step by step in the
LineEdit from QT and thats the Problem
Could anyone help me with a tip
Dirk Wendland
|