QtCore/qbuffer.h Source File
Go to the documentation of this file.
65 explicit QBuffer(QObject *parent = 0);
78 inline void setData(
const char *data,
int len);
81 bool open(OpenMode openMode);
88 bool canReadLine()
const;
92 void connectNotify(
const char*);
93 void disconnectNotify(
const char*);
#define Q_PRIVATE_SLOT(d, signature)
#define QT_BEGIN_NAMESPACE
GLsizei GLsizei GLenum GLenum const GLvoid * data
GLubyte GLubyte GLubyte a
void setData(const QByteArray &data)