Qt 4.8
|
#include "QtCore/qiodevice.h"
#include "QtCore/qbytearray.h"
#include "QtCore/qobjectdefs.h"
#include "QtCore/qstring.h"
#include "private/qringbuffer_p.h"
#include "private/qobject_p.h"
Go to the source code of this file.
Classes | |
class | QIODevicePrivate |
class | QIODevicePrivateLinearBuffer |
Macros | |
#define | QIODEVICE_BUFFERSIZE Q_INT64_C(16384) |
#define QIODEVICE_BUFFERSIZE Q_INT64_C(16384) |
Definition at line 68 of file qiodevice_p.h.
Referenced by QIODevicePrivateLinearBuffer::makeSpace(), QIODevice::read(), QIODevice::readAll(), and QIODevice::readLine().