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::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 1798 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 1800 of file qmetatype.h.


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