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::SequentialValueTypeIsMetaType< T, true > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::SequentialValueTypeIsMetaType< T, true >:

Static Public Member Functions

static bool registerConverter ()
 
static bool registerMutableView ()
 

Detailed Description

template<typename T>
struct QtPrivate::SequentialValueTypeIsMetaType< T, true >

Definition at line 1785 of file qmetatype.h.

Member Function Documentation

◆ registerConverter()

template<typename T >
static bool QtPrivate::SequentialValueTypeIsMetaType< T, true >::registerConverter ( )
inlinestatic

Definition at line 1787 of file qmetatype.h.

References QMetaType::hasRegisteredConverterFunction(), and o.

+ Here is the call graph for this function:

◆ registerMutableView()

template<typename T >
static bool QtPrivate::SequentialValueTypeIsMetaType< T, true >::registerMutableView ( )
inlinestatic

Definition at line 1797 of file qmetatype.h.

References QMetaType::hasRegisteredMutableViewFunction(), and o.

+ Here is the call graph for this function:

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