qt学习(二):启动画面
摘要:
打开一个软件,都会有启动画面。 现在去体验如何实现启动画面:输入图,装载,延时,下一张主部件图 在main。Cpp中实现启动时桌面图片。 #include <QtGui/QApplication> #include "mainwindow.h" #include <QSplashScreen>//屏 阅读全文
posted @ 2014-08-06 09:14 余小张 阅读(2212) 评论(0) 推荐(0)
posted @ 2014-08-06 09:14 余小张 阅读(2212) 评论(0) 推荐(0)