MapResultType< QStringList, U(C::*)() const > Struct Template Reference

MapResultType< QStringList, U(C::*)() const > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Class Description

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

Definition at line 290 of file qtconcurrentfunctionwrappers.h.

Public Types

typedef QList< U > ResultType
 

Member Typedef Documentation

typedef QList<U> ResultType

Definition at line 292 of file qtconcurrentfunctionwrappers.h.


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