![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
#include <qtconcurrentfunctionwrappers.h>

Public Types | |
| typedef T(* | FunctionPointerType) (U u, V v) |
| typedef T | result_type |
Public Member Functions | |
| FunctionWrapper2 (FunctionPointerType _functionPointer) | |
| T | operator() (U u, V v) |
| typedef T(* QtConcurrent::FunctionWrapper2< T, U, V >::FunctionPointerType) (U u, V v) |
| typedef T QtConcurrent::FunctionWrapper2< T, U, V >::result_type |
|
inline |
|
inline |
1.8.13