QT 判断动画播放完毕

if (fra == mv->frameCount() - 1)
{
mv->stop();

}

posted @ 2021-02-10 20:27  tonny1000  阅读(304)  评论(0)    收藏  举报