Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::SequentialValueTypeIsMetaType< T, bool > Struct Template Reference

#include <qmetatype.h>

+ Inheritance diagram for QtPrivate::SequentialValueTypeIsMetaType< T, bool >:
+ Collaboration diagram for QtPrivate::SequentialValueTypeIsMetaType< T, bool >:

Static Public Member Functions

static bool registerConverter ()
 
static bool registerMutableView ()
 

Detailed Description

template<typename T, bool = QMetaTypeId2<typename T::value_type>::Defined>
struct QtPrivate::SequentialValueTypeIsMetaType< T, bool >

Definition at line 1092 of file qmetatype.h.

Member Function Documentation

◆ registerConverter()

template<typename T, bool = QMetaTypeId2<typename T::value_type>::Defined>
static bool QtPrivate::SequentialValueTypeIsMetaType< T, bool >::registerConverter ( )
inlinestatic

Definition at line 1094 of file qmetatype.h.

◆ registerMutableView()

template<typename T, bool = QMetaTypeId2<typename T::value_type>::Defined>
static bool QtPrivate::SequentialValueTypeIsMetaType< T, bool >::registerMutableView ( )
inlinestatic

Definition at line 1099 of file qmetatype.h.


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