資源簡介
下載qt5.4.0版本之后打開工程文件即可顯示
代碼片段和文件信息
#include?“widget.h“
#include?
#include?
#include?
#include?
#include?
#include
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????myQtOpenglWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????340??2018-04-09?20:02??OpenGL\main.cpp
?????文件????????349??2018-04-09?21:14??OpenGL\OpenGL.pro
?????文件??????18457??2020-01-08?09:09??OpenGL\OpenGL.pro.user
?????文件???????3364??2020-01-08?09:07??OpenGL\widget.cpp
?????文件????????609??2020-01-08?09:08??OpenGL\widget.h
?????目錄??????????0??2020-03-11?10:18??OpenGL
-----------?---------??----------?-----??----
????????????????23119????????????????????6
- 上一篇:Qt多線程
- 下一篇:《Qt及Qt Quick開發實戰精解》代碼
評論
共有 條評論