![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrecyclepool_p.h>
Public Member Functions | |
QRecyclePool () | |
~QRecyclePool () | |
template<typename... Args> | |
T * | New (Args &&...args) |
Static Public Member Functions | |
static void | Delete (T *) |
Definition at line 66 of file qrecyclepool_p.h.
|
inline |
Definition at line 82 of file qrecyclepool_p.h.
References QRecyclePool().
Referenced by QRecyclePool().
|
inline |
Definition at line 88 of file qrecyclepool_p.h.
|
inlinestatic |
Definition at line 102 of file qrecyclepool_p.h.
|
inlinenodiscard |
Definition at line 96 of file qrecyclepool_p.h.