• 大小: 29KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-27
  • 语言: 其他
  • 标签: Qt  图像采集  

资源简介

基于Qt的图像采集系统 基于Qt的图像采集系统基于Qt的图像采集系统 基于Qt的图像采集系统 http://blog.csdn.net/silangquan/article/details/11808675

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();
    return a.exec();
}


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      24791  2013-08-14 15:31  Test\images\monster.png

     文件        183  2013-09-18 17:05  Test\main.cpp

     文件       4875  2013-09-18 16:52  Test\mainwindow.cpp

     文件       1061  2013-09-18 16:50  Test\mainwindow.h

     文件        103  2013-08-14 15:38  Test\res.qrc

     文件        540  2013-08-14 15:34  Test\Test.pro

     文件      32429  2013-09-18 16:33  Test\Test.pro.user

     目录          0  2013-08-14 15:34  Test\images

     目录          0  2013-09-18 17:05  Test

----------- ---------  ---------- -----  ----

                63982                    9


评论

共有 条评论