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