1 2 3 4 5
#include "qio.h" QTextStream qOut(stdout); QTextStream qIn(stdin); QTextStream qErr(stderr);