• 大小: 4.37KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: C/C++
  • 标签: OpenGL  en  pe  Qt  开发  

资源简介

下载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


评论

共有 条评论