Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qringbuffer_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtCore/private/qglobal_p.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qlist.h>
+ Include dependency graph for qringbuffer_p.h:

Go to the source code of this file.

Classes

class  QRingChunk
 
class  QRingBuffer
 

Macros

#define QRINGBUFFER_CHUNKSIZE   4096
 

Functions

 Q_DECLARE_TYPEINFO (QRingBuffer, Q_RELOCATABLE_TYPE)
 

Macro Definition Documentation

◆ QRINGBUFFER_CHUNKSIZE

#define QRINGBUFFER_CHUNKSIZE   4096

Definition at line 25 of file qringbuffer_p.h.

Referenced by QIODevice::write().

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QRingBuffer ,
Q_RELOCATABLE_TYPE  )