登录
首页 » QT » mainwindow

mainwindow

于 2015-05-11 发布 文件大小:5673KB
0 221
下载积分: 1 下载次数: 2

代码说明:

  创建界面,应用到线程调用。适用于初步学习者,充分了解界面各部分创建。(Creating interfaces, applications to thread. Applicable to initial learner to fully understand the various parts of the interface creation.)

文件列表:

mainwindow-kaohe
................\mainwindow


................\..........\cmainwindow.cpp,1887,2015-04-16
................\..........\cmainwindow.h,951,2015-04-16

................\..........\GeneratedFiles
................\..........\..............\Debug
................\..........\..............\.....\moc_cmainwindow.cpp,3603,2015-04-16
................\..........\..............\.....\moc_thread.cpp,3733,2015-04-16
................\..........\..............\qrc_mainwindow.cpp,692,2015-04-16
................\..........\..............\Release
................\..........\..............\ui_mainwindow.h,2297,2015-04-16
................\..........\main.cpp,202,2015-04-16
................\..........\mainwindow.qrc,70,2015-04-16
................\..........\mainwindow.ui,805,2015-04-16
................\..........\mainwindow.vcxproj,24537,2015-04-16
................\..........\mainwindow.vcxproj.filters,3122,2015-04-16
................\..........\mainwindow.vcxproj.user,634,2015-04-16
................\..........\Resources
................\..........\start.png
................\..........\thread.cpp,1208,2015-04-16
................\..........\thread.h,424,2015-04-16
................\..........\x64
................\..........\...\Debug
................\..........\...\.....\Average_Threshold_Segment.obj,4272,2015-04-16
................\..........\...\.....\CL.read.1.tlog,140546,2015-04-16
................\..........\...\.....\CL.write.1.tlog,8208,2015-04-16
................\..........\...\.....\cmainwindow.obj,284384,2015-04-16
................\..........\...\.....\custombuild.read.1.tlog,1056,2015-04-16
................\..........\...\.....\custombuild.write.1.tlog,1742,2015-04-16
................\..........\...\.....\link-cvtres.read.1.tlog,2,2015-04-16
................\..........\...\.....\link-cvtres.write.1.tlog,2,2015-04-16
................\..........\...\.....\link-rc.read.1.tlog,2,2015-04-16
................\..........\...\.....\link-rc.write.1.tlog,2,2015-04-16
................\..........\...\.....\link.732-cvtres.read.1.tlog,2,2015-04-16
................\..........\...\.....\link.732-cvtres.write.1.tlog,2,2015-04-16
................\..........\...\.....\link.732-rc.read.1.tlog,2,2015-04-16
................\..........\...\.....\link.732-rc.write.1.tlog,2,2015-04-16
................\..........\...\.....\link.732.read.1.tlog,2,2015-04-16
................\..........\...\.....\link.732.write.1.tlog,2,2015-04-16
................\..........\...\.....\link.read.1.tlog,5754,2015-04-16
................\..........\...\.....\link.write.1.tlog,2136,2015-04-16
................\..........\...\.....\main.obj,194975,2015-04-16
................\..........\...\.....\mainwindow.lastbuildstate,103,2015-04-16
................\..........\...\.....\mainwindow.log,2417,2015-04-16
................\..........\...\.....\moc_cmainwindow.obj,198238,2015-04-16
................\..........\...\.....\moc_thread.obj,198677,2015-04-16
................\..........\...\.....\qrc_mainwindow.obj,36183,2015-04-16
................\..........\...\.....\thread.obj,205414,2015-04-16
................\..........\...\.....\vc110.pdb,1101824,2015-04-16
................\mainwindow.sdf,22544384,2015-04-21
................\mainwindow.sln,1251,2015-04-16
................\x64
................\...\Debug
................\...\.....\mainwindow.exe,111104,2015-04-16
................\...\.....\mainwindow.ilk,1234472,2015-04-16
................\...\.....\mainwindow.pdb,1682432,2015-04-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VVCMFCTreeLisC
    VC MFC 实现的TreeLList控件,左边为树,右边为列表 (VC MFC achieve the TreeLList of controls on the left of the tree, the right to list)
    2012-08-11 23:04:18下载
    积分:1
  • 自画TListBox
    1. 仿QQ好友列表 2. 修改zw_sun代码去掉三方控件 3. TListBox显示图片与文字列表
    2013-04-07下载
    积分:1
  • ExpTab
    可动态添加关闭标签页的自定义TabControl控件.功能强大。(Can be dynamically added to close the Customize tab TabControl control. Powerful.)
    2014-08-17 05:25:54下载
    积分:1
  • 15475
    DLL函数查看器源码例程程序结合易语言扩展界面支持库和应用接口支持库,调用API函数查看DLL函数接口。(DLL function to see the source code routine program combined with easy language support library expansion interface and application interface support library , call the API function to view DLL function interface .)
    2016-06-17 12:45:51下载
    积分:1
  • VC_Control
    本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。(This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.)
    2016-12-18 15:15:56下载
    积分:1
  • copy_image
    本例展示了怎样将mschart控件作出的图形拷贝到剪贴板中的方法.非常实用!(the cases demonstrate how to control the mschart graphics copied to the clipboard. Very real use!)
    2007-05-13 12:08:08下载
    积分:1
  • api_dll
    把函数参数转变为报文结构,定义报文的结构,安装handler,table_hanlder会自动调用handler进行处理, 处理完成后,打包为连续内存的报文结构(interface to packet)
    2015-07-10 10:47:39下载
    积分:1
  • testxpui
    一个XP用户界面类(an XP user interface category)
    2004-12-08 12:03:42下载
    积分:1
  • SZxscxjm_
    圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。(Round clock source, VC++ electronic clock that displays the current system time, round style, in fact, this source is about some of the interface design knowledge, and related electronic bell little interested to download source code reference.)
    2013-06-22 12:59:49下载
    积分:1
  • gis_swb_6214027
    WPF与c++混合编程的一种尝试 使用托管语言进行数据交互 可以帮助想要改善界面的c++朋友(A hybrid of WPF and c++ programming that attempts to interact with data using a managed language can help c++ friends who want to improve the interface)
    2020-06-22 18:00:01下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载