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
QtMetaTypePrivate::QPairVariantInterfaceConvertFunctor< std::pair< T, U > > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtMetaTypePrivate::QPairVariantInterfaceConvertFunctor< std::pair< T, U > >:

Public Member Functions

QPairVariantInterfaceImpl operator() (const std::pair< T, U > &f) const
 

Detailed Description

template<typename T, typename U>
struct QtMetaTypePrivate::QPairVariantInterfaceConvertFunctor< std::pair< T, U > >

Definition at line 857 of file qmetatype.h.

Member Function Documentation

◆ operator()()

template<typename T , typename U >
QPairVariantInterfaceImpl QtMetaTypePrivate::QPairVariantInterfaceConvertFunctor< std::pair< T, U > >::operator() ( const std::pair< T, U > & f) const
inline

Definition at line 859 of file qmetatype.h.


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