DtkCore
DTK Core module
Dtk::Core::DThreadUtil::_TMP< ReturnType > 模板类 参考

静态 Public 成员函数

static ReturnType runInThread (QSemaphore *s, QThread *thread, QObject *target, std::function< ReturnType()> fun)
 
template<typename T >
static std::enable_if<!std::is_base_of< QObject, T >::value, ReturnType >::type runInThread (QSemaphore *s, QThread *thread, T *, std::function< ReturnType()> fun)
 

该类的文档由以下文件生成: