![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qobject.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qbuffer.h>
#include <QtCore/qiodevice.h>
#include "private/qringbuffer_p.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | QNonContiguousByteDevice |
\inmodule QtCore More... | |
class | QNonContiguousByteDeviceFactory |
\inmodule QtCore More... | |
class | QNonContiguousByteDeviceByteArrayImpl |
class | QNonContiguousByteDeviceRingBufferImpl |
class | QNonContiguousByteDeviceIoDeviceImpl |
class | QNonContiguousByteDeviceBufferImpl |
class | QByteDeviceWrappingIoDevice |