MapResultType< QStringList, U(*)(V)> Struct Template Reference

MapResultType< QStringList, U(*)(V)> Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Class Description

template<class U, class V>
struct QtPrivate::MapResultType< QStringList, U(*)(V)>

Definition at line 284 of file qtconcurrentfunctionwrappers.h.

Public Types

typedef QList< U > ResultType
 

Member Typedef Documentation

typedef QList<U> ResultType

Definition at line 286 of file qtconcurrentfunctionwrappers.h.


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