#include <qtconcurrentfunctionwrappers.h>
Definition at line 148 of file 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::* FunctionPointerType) () const |
Definition at line 151 of file qtconcurrentfunctionwrappers.h.
typedef T result_type |
Definition at line 152 of file qtconcurrentfunctionwrappers.h.
|
inline |
Definition at line 153 of file qtconcurrentfunctionwrappers.h.
|
inline |
Definition at line 156 of file qtconcurrentfunctionwrappers.h.