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::QAssociativeIterableConvertFunctor< From > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QAssociativeIterableConvertFunctor< From >:

Public Member Functions

QIterable< QMetaAssociationoperator() (const From &f) const
 

Detailed Description

template<typename From>
struct QtPrivate::QAssociativeIterableConvertFunctor< From >

Definition at line 1809 of file qmetatype.h.

Member Function Documentation

◆ operator()()

template<typename From >
QIterable< QMetaAssociation > QtPrivate::QAssociativeIterableConvertFunctor< From >::operator() ( const From & f) const
inline

Definition at line 1811 of file qmetatype.h.


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