With Qt you wouldn't sleep in the main thread (as it blocks everything). The best would be to have a QTimer (single shot) that would trigger ...
確定! 回上一頁