#include <SIG_IO.h>
Static Public Attributes | |
QTextStream | cin |
The standard in stream. More... | |
QTextStream | cout |
The standard out stream. More... | |
QTextStream | cerr |
The standard error stream. More... |
So they can be used together with th other standard IO classes of QT.
Definition at line 21 of file SIG_IO.h.
|
The standard error stream.
|
|
The standard in stream.
|
|
The standard out stream.
|