Why does a function no block and not return in QT?

后端 未结 0 1772
暗喜
暗喜 2020-12-03 03:50

I connect a button to bellowing function call:

void EvalFile(const std::string& py_file) {
    std::lock_guard guard(g_python_mutex_);
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题