标签:c tar int a art app
intdelayTime=3;
QElapsedTimer timer;
timer.start();
while(timer.elapsed()<(delayTime*1000))
{
app.processEvents();
}
qt qsplashscreen 启动画面 延时,码迷,mamicode.com
qt qsplashscreen 启动画面 延时
原文地址:http://www.cnblogs.com/Duskcl/p/3731075.html