If your program has long running computations running in other threads or processes, you can use qtbot.waitSignal to block a test until a signal is emitted ...
確定! 回上一頁