Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qiodevice.h File Reference

(4aada3e21836550b941b5e7249983830005831c6)

#include <QtCore/qglobal.h>
#include <QtCore/qiodevicebase.h>
#include <QtCore/qobject.h>
#include <QtCore/qspan.h>
#include <QtCore/qstring.h>
#include <memory>
Include dependency graph for qiodevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QIODevice
 \inmodule QtCore \reentrant More...

Functions

Q_CORE_EXPORT QDebug operator<< (QDebug debug, QIODevice::OpenMode modes)

Function Documentation

◆ operator<<()

Q_CORE_EXPORT QDebug operator<< ( QDebug debug,
QIODevice::OpenMode modes )

Definition at line 2374 of file qiodevice.cpp.