資源簡介
圖像滾輪放大縮小及單擊拖動,Qt源碼打包
效果預(yù)覽:https://blog.csdn.net/a2583211/article/details/93486015

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????183??2019-06-21?15:42??Test_label\main.cpp
?????文件????????990??2019-06-24?14:28??Test_label\mainwindow.cpp
?????文件????????423??2019-06-24?14:37??Test_label\mainwindow.h
?????文件???????1765??2019-06-24?14:28??Test_label\mainwindow.ui
?????文件???????7648??2019-06-24?14:21??Test_label\scrollarea.cpp
?????文件????????623??2019-06-24?14:11??Test_label\scrollarea.h
?????文件????1063220??2019-06-24?14:26??Test_label\temp.jpg
?????文件???????1098??2019-06-24?14:37??Test_label\Test_label.pro
?????文件??????23875??2019-06-24?14:27??Test_label\Test_label.pro.user
?????目錄??????????0??2019-06-24?14:37??Test_label
-----------?---------??----------?-----??----
??????????????1099825????????????????????10
評論
共有 條評論