Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QIODevice |
The QIODevice class is the base interface class of all I/O devices in Qt. More... | |
Functions | |
Q_CORE_EXPORT QDebug | operator<< (QDebug debug, QIODevice::OpenMode modes) |
Q_CORE_EXPORT QDebug operator<< | ( | QDebug | debug, |
QIODevice::OpenMode | modes | ||
) |
Definition at line 1933 of file qiodevice.cpp.
Referenced by QIODevice::write().