资源简介
1.app为可运行包(动态库)
2.Demo为源码
3.演示.gif是演示效果
/*******************************************************************************\
类的名称: MainWindow
功能描述: 使用QCustomSlot范例
主要函数:
init - 初始化
realtimeDataSlot - qt实时刷新
使用方法:
直接作为主界面程序运行
作者: 杨炯 QQ:21497936 邮件: 21497936@qq.com
版本 修改者 日期 备注
V1.0 杨炯 2017年9月5日 基本功能
\*******************************************************************************/
编译环境 qt5.2
编译器 mingw48
代码片段和文件信息
#include “mainwindow.h“
#include
#include
int main(int argc char *argv[])
{
QApplication a(argc argv);
MainWindow w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-09-05 08:40 QCustomPlotDemo\
目录 0 2017-09-05 08:37 QCustomPlotDemo\1.Demo\
文件 441 2017-08-31 14:11 QCustomPlotDemo\1.Demo\Demo.pro
文件 17997 2017-09-05 08:35 QCustomPlotDemo\1.Demo\Demo.pro.user
文件 210 2017-09-05 08:31 QCustomPlotDemo\1.Demo\main.cpp
文件 12173 2017-09-05 08:30 QCustomPlotDemo\1.Demo\mainwindow.cpp
文件 1898 2017-09-05 08:34 QCustomPlotDemo\1.Demo\mainwindow.h
文件 15284 2017-09-03 20:05 QCustomPlotDemo\1.Demo\mainwindow.ui
文件 655501 2013-08-02 06:23 QCustomPlotDemo\1.Demo\qcustomplot.cpp
文件 118263 2013-08-02 06:23 QCustomPlotDemo\1.Demo\qcustomplot.h
目录 0 2017-09-05 08:38 QCustomPlotDemo\2.app\
文件 615424 2017-09-04 12:02 QCustomPlotDemo\2.app\Demo.exe
文件 4604928 2017-05-02 12:01 QCustomPlotDemo\2.app\Qt5Core.dll
文件 4622336 2013-12-09 02:03 QCustomPlotDemo\2.app\Qt5Gui.dll
文件 308224 2013-12-09 02:12 QCustomPlotDemo\2.app\Qt5PrintSupport.dll
文件 6281216 2013-12-09 02:08 QCustomPlotDemo\2.app\Qt5Widgets.dll
目录 0 2017-09-05 08:38 QCustomPlotDemo\2.app\accessible\
文件 65536 2013-12-09 02:38 QCustomPlotDemo\2.app\accessible\qtaccessiblequick.dll
文件 2197614 2013-12-09 02:38 QCustomPlotDemo\2.app\accessible\qtaccessiblequickd.dll
文件 202240 2013-12-09 02:15 QCustomPlotDemo\2.app\accessible\qtaccessiblewidgets.dll
文件 3825221 2013-12-09 02:15 QCustomPlotDemo\2.app\accessible\qtaccessiblewidgetsd.dll
目录 0 2017-09-05 08:38 QCustomPlotDemo\2.app\iconengines\
文件 60928 2013-12-09 02:16 QCustomPlotDemo\2.app\iconengines\qsvgicon.dll
文件 828466 2013-12-09 02:16 QCustomPlotDemo\2.app\iconengines\qsvgicond.dll
文件 22378434 2013-04-23 00:03 QCustomPlotDemo\2.app\icudt51.dll
文件 3369922 2013-04-23 00:03 QCustomPlotDemo\2.app\icuin51.dll
文件 1978690 2013-04-23 00:03 QCustomPlotDemo\2.app\icuuc51.dll
目录 0 2017-09-05 08:38 QCustomPlotDemo\2.app\imageformats\
文件 51200 2013-12-09 02:13 QCustomPlotDemo\2.app\imageformats\qgif.dll
文件 658356 2013-12-09 02:13 QCustomPlotDemo\2.app\imageformats\qgifd.dll
文件 52224 2013-12-09 02:13 QCustomPlotDemo\2.app\imageformats\qico.dll
............此处省略31个文件信息
相关资源
- Window 下键盘钩子监控键盘,并将监控
- USBTrace x64 x86 含破解
- Kafka监控程序
- 嵌入式WEB监控小车全套代码以及文档
- 服务器监控软件ganglia安装包及其安装
- PRTG Traffic Grapher 6.2.2.984-可Web查看-带注
- 打印信息获取分析SPOOL文件
- 最新wireshark1.12
- andriod端监控程序。
- GB14287-2014 电气火灾监控系统国标 第
- 京东价格监控软件
- 大华硬盘录像机远程监控设置详细教
- 局域网监控破解版.zip
- Jprofiler9.2使用手册
- GBT28181-2016公共安全视频监控联网系统
- 构建微服务下的性能监控体系
- WebSite-Watcher绿色版+注册码
- 打印监控HOOK.rar
- DP-851绝版资料,带PC监控调试软件和说
- 铁路货运安全检测监控与管理系统总
- GB-T25724-2017公共安全视频监控数字视音
- 通用国产云台摄像头集中监控软件p
- 煤矿监测监控综合技术手册
- 道路监控视频
- 微信监控神经网络训练小程序
- JB3208消防监控软件
- 基于JTT809协议的车辆信息交换平台架
- dubbo监控中心war包
- 《Ganglia系统监控》中文完整版 高清
- 安防监控VISIO素材图库
评论
共有 条评论