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