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

Public Types | |
| typedef T(C::* | FunctionPointerType) () |
| typedef T | result_type |
Public Member Functions | |
| MemberFunctionWrapper (FunctionPointerType _functionPointer) | |
| T | operator() (C &c) |
| typedef T(C::* QtConcurrent::MemberFunctionWrapper< T, C >::FunctionPointerType) () |
| typedef T QtConcurrent::MemberFunctionWrapper< T, C >::result_type |
|
inline |
|
inline |
1.8.13