void, stop() ... 要使用它,请创建一个QTimer, 将timeout() 信号连接到相应的插槽, ... 你也可以使用静态QTimer::singleShot() 函数在特定的时间内调用一个槽函数.
確定! 回上一頁