![]() |
Qt 6.x
The Qt SDK
|
#include <qrecyclepool_p.h>
Collaboration diagram for QRecyclePool< T, Step >: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.
|
inline |
Definition at line 88 of file qrecyclepool_p.h.
References d.
|
inlinestatic |
Definition at line 102 of file qrecyclepool_p.h.
References QRecyclePoolPrivate< T, Step >::dispose().
Referenced by QQmlJavaScriptExpression::~QQmlJavaScriptExpression(), QQmlJavaScriptExpressionGuard::Delete(), and QQmlJavaScriptExpression::needsPropertyChangeTrigger().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 96 of file qrecyclepool_p.h.
References args, q20::construct_at(), and d.
Referenced by QQmlJavaScriptExpression::allocatePropertyChangeTrigger(), and QQmlJavaScriptExpressionGuard::New().
Here is the call graph for this function:
Here is the caller graph for this function: