QTimer使用注意

1.QTimer单次调用:

QTimer::singleShot(100,this,&Class::func);

  

posted @ 2022-07-26 14:21  xianyongchao  阅读(42)  评论(0)    收藏  举报