![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
#include <qtconcurrentfunctionwrappers.h>
Public Types | |
typedef T(* | FunctionPointerType) (U u) |
typedef T | result_type |
Public Member Functions | |
FunctionWrapper1 (FunctionPointerType _functionPointer) | |
T | operator() (U u) |
typedef T(* QtConcurrent::FunctionWrapper1< T, U >::FunctionPointerType) (U u) |
typedef T QtConcurrent::FunctionWrapper1< T, U >::result_type |
|
inline |
|
inline |