QtBase  v6.3.1
Classes | Functions
qiodevice.h File Reference
#include <QtCore/qglobal.h>
#include <QtCore/qiodevicebase.h>
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
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
 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)
 

Function Documentation

◆ operator<<()

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

Definition at line 2244 of file qiodevice.cpp.