• J
    UI: Add CreateQThread helper function · 74cda9a2
    jp9000 提交于
    Allows creating a QThread via an std::function.  A backward-compatible
    alternative to QThread::create for Qt versions older than 5.10 (when it
    became available in Qt).
    74cda9a2
qt-wrappers.hpp 2.7 KB