Qt 4.8
|
Public Functions | |
Stream (QIODevice *device) | |
Stream (QString *string) | |
Stream (QtMsgType t) | |
Public Variables | |
QString | buffer |
bool | message_output |
int | ref |
bool | space |
QTextStream | ts |
QtMsgType | type |
|
inline |
Definition at line 65 of file qdebug.h.
|
inline |
Definition at line 66 of file qdebug.h.
|
inline |
Definition at line 67 of file qdebug.h.
QTextStream QDebug::Stream::ts |