QtBase  v6.3.1
Classes | Macros | Functions
qringbuffer_p.h File Reference
#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 61 of file qringbuffer_p.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QRingBuffer  ,
Q_RELOCATABLE_TYPE   
)