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
QtPrivate::MetaTypeSmartPointerHelper< T, typename > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::MetaTypeSmartPointerHelper< T, typename >:

Static Public Member Functions

static bool registerConverter ()
 

Detailed Description

template<typename T, typename = void>
struct QtPrivate::MetaTypeSmartPointerHelper< T, typename >

Definition at line 1188 of file qmetatype.h.

Member Function Documentation

◆ registerConverter()

template<typename T , typename = void>
static bool QtPrivate::MetaTypeSmartPointerHelper< T, typename >::registerConverter ( )
inlinestatic

Definition at line 1190 of file qmetatype.h.

Referenced by qRegisterNormalizedMetaTypeImplementation().

+ Here is the caller graph for this function:

The documentation for this struct was generated from the following file: