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

#include <qmetatype.h>

+ Inheritance diagram for QtPrivate::AssociativeContainerTransformationHelper< T, true >:
+ Collaboration diagram for QtPrivate::AssociativeContainerTransformationHelper< T, true >:

Static Public Member Functions

static bool registerConverter ()
 
static bool registerMutableView ()
 
- Static Public Member Functions inherited from QtPrivate::AssociativeKeyTypeIsMetaType< T, bool >
static bool registerConverter ()
 
static bool registerMutableView ()
 

Detailed Description

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

Definition at line 1153 of file qmetatype.h.

Member Function Documentation

◆ registerConverter()

static bool QtPrivate::AssociativeContainerTransformationHelper< T, bool >::registerConverter ( )
inlinestatic

Definition at line 1113 of file qmetatype.h.

◆ registerMutableView()

static bool QtPrivate::AssociativeContainerTransformationHelper< T, bool >::registerMutableView ( )
inlinestatic

Definition at line 1118 of file qmetatype.h.


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