2、 void QObject::timerEvent ( QTimerEvent * event );. 当定时器超时后,会进入该事件timerEvent函数,需要重写timerEvent函数,在函数中通过判断event ...
確定! 回上一頁