MapResultType< QStringList, MapFunctor > Struct Template Reference

MapResultType< QStringList, MapFunctor > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Class Description

template<class MapFunctor>
struct QtPrivate::MapResultType< QStringList, MapFunctor >

Definition at line 278 of file qtconcurrentfunctionwrappers.h.

Public Types

typedef QList< typename LazyResultType< MapFunctor >::Type > ResultType
 

Member Typedef Documentation

typedef QList<typename LazyResultType<MapFunctor>::Type> ResultType

Definition at line 280 of file qtconcurrentfunctionwrappers.h.


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