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
qrecyclepool_p.h File Reference

(7d450891a2565f2e91430b1415f320ff01fc5914)

#include <QtCore/private/qglobal_p.h>
#include <QtCore/q20memory.h>
+ Include dependency graph for qrecyclepool_p.h:

Go to the source code of this file.

Classes

class  QRecyclePoolPrivate< T, Step >
 
struct  QRecyclePoolPrivate< T, Step >::PoolType
 
struct  QRecyclePoolPrivate< T, Step >::Page
 
class  QRecyclePool< T, Step >
 

Macros

#define QRECYCLEPOOLCOOKIE   0x33218ADF
 

Macro Definition Documentation

◆ QRECYCLEPOOLCOOKIE

#define QRECYCLEPOOLCOOKIE   0x33218ADF

Definition at line 24 of file qrecyclepool_p.h.

Referenced by QRecyclePoolPrivate< T, Step >::dispose().