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

#include <qmetatype.h>

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

Public Member Functions

QIterable< QMetaSequenceoperator() (From &f) const
 

Detailed Description

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

Definition at line 1767 of file qmetatype.h.

Member Function Documentation

◆ operator()()

template<typename From>
QIterable< QMetaSequence > QtPrivate::QSequentialIterableMutableViewFunctor< From >::operator() ( From & f) const
inline

Definition at line 1769 of file qmetatype.h.


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