Hi,
I need some advice on how to debug things Qt.
I could run a debugger, but I often prefer to see things printed on screen.

If I would like to print things from my Qt program, to the console in Linux, how do I do this?
Can I do anything similar in windows, or what would you suggest I do in windows?