![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 | QByteDeviceWrappingIoDevice |