Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qvariant_p.h File Reference
#include "qvariant.h"
+ Include dependency graph for qvariant_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename F >
static QT_BEGIN_NAMESPACE QVariant::PrivateSharedcustomConstructShared (size_t size, size_t align, F &&construct)
 

Function Documentation

◆ customConstructShared()

template<typename F >
static QT_BEGIN_NAMESPACE QVariant::PrivateShared * customConstructShared ( size_t  size,
size_t  align,
F &&  construct 
)
static

Definition at line 23 of file qvariant_p.h.

References QVariant::PrivateShared::create(), QVariant::PrivateShared::free(), and ptr().

Referenced by QVariant::Private::Private().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: