Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qringbuffer_p.h File Reference

(c39c3fe0cb104563c1baf0d474cc83bffd503b23)

#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.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QRingBuffer ,
Q_RELOCATABLE_TYPE  )