Yep QTimer can only be started on a thread which has an event loop, because when the timer fires (timeout or interval) there needs to be an ...
確定! 回上一頁