Qt5 QSplashScreen實現程序啓動畫面和動畫

1.效果   2.代碼 #include "mainwindow.h" #include <QApplication> #include <QLabel> #include <QMovie> #include <QSplashScreen> #include <QThread> int main(int argc, char *argv[]) { QApplication a(argc
相關文章
相關標籤/搜索