文件名称:qt_test_date_wm_struct
- 所属分类:
- Windows编程
- 资源属性:
- 上传时间:
- 2017-12-07
- 文件大小:
- 910kb
- 下载次数:
- 0次
- 提 供 者:
- 以菜农为理*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简洁的qt工程,一个qt5工程,一个qt demo,自己编写,测试可以用,实测可用。打开编译运行即可。
这是一个qt源码工程,里面实现的主要内容是qt程序获取windows开关机消息,qt捕获windows message从而实现开关机、休眠之前的动作;
一、源码内容如下:
1. qt显示时间和日期; qt5显示日期时间,qt5获取系统时间,qt获取日期;qt日期例子。qt时间例子;
2. typedef结构体用法,typedef结构体转换和数据拷贝方法例子;
3. qt测试小端模式存储,结构体复制,结构体存储的测试;
4. qt获取windows系统消息,qt获取系统信息,qt5获取window消息,qt5获取开关机时间,qt5获取休眠消息,qt捕获关机消息,qt捕获休眠信号;
5. qt警告对话框的用法,qt messagebox的用法;qt5 messagebox例子;(a qt demonstrate of geting the windows message in qt application;this is a qt5 project, It have been fully tested and runale; this qt program's purpose is to get windows system message and dong something before shutting down or sleepping;
content:
1. use qt to display the system date and time;
2. how to use typedef, how to use typedef struct, how to copy the sturct;
3. how to get windows msg , how to get windows event;
4. usage of QMessagebox;)
这是一个qt源码工程,里面实现的主要内容是qt程序获取windows开关机消息,qt捕获windows message从而实现开关机、休眠之前的动作;
一、源码内容如下:
1. qt显示时间和日期; qt5显示日期时间,qt5获取系统时间,qt获取日期;qt日期例子。qt时间例子;
2. typedef结构体用法,typedef结构体转换和数据拷贝方法例子;
3. qt测试小端模式存储,结构体复制,结构体存储的测试;
4. qt获取windows系统消息,qt获取系统信息,qt5获取window消息,qt5获取开关机时间,qt5获取休眠消息,qt捕获关机消息,qt捕获休眠信号;
5. qt警告对话框的用法,qt messagebox的用法;qt5 messagebox例子;(a qt demonstrate of geting the windows message in qt application;this is a qt5 project, It have been fully tested and runale; this qt program's purpose is to get windows system message and dong something before shutting down or sleepping;
content:
1. use qt to display the system date and time;
2. how to use typedef, how to use typedef struct, how to copy the sturct;
3. how to get windows msg , how to get windows event;
4. usage of QMessagebox;)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
test_struct_copy | ||
test_struct_copy\build | ||
test_struct_copy\build\test_struct_copy | ||
test_struct_copy\debug | ||
test_struct_copy\debug\main.obj | 223257 | 2017-12-07 |
test_struct_copy\debug\mainwindow.obj | 351853 | 2017-12-07 |
test_struct_copy\debug\moc_mainwindow.cpp | 2715 | 2017-12-07 |
test_struct_copy\debug\moc_mainwindow.obj | 217186 | 2017-12-07 |
test_struct_copy\debug\test_struct_copy.exe | 91136 | 2017-12-07 |
test_struct_copy\debug\test_struct_copy.ilk | 1245896 | 2017-12-07 |
test_struct_copy\debug\test_struct_copy.pdb | 2437120 | 2017-12-07 |
test_struct_copy\main.cpp | 183 | 2017-12-06 |
test_struct_copy\mainwindow.cpp | 3611 | 2017-12-07 |
test_struct_copy\mainwindow.h | 503 | 2017-12-07 |
test_struct_copy\mainwindow.ui | 654 | 2017-12-06 |
test_struct_copy\Makefile | 24903 | 2017-12-06 |
test_struct_copy\Makefile.Debug | 37328 | 2017-12-06 |
test_struct_copy\Makefile.Release | 37334 | 2017-12-06 |
test_struct_copy\release | ||
test_struct_copy\test_struct_copy.pro | 389 | 2017-12-07 |
test_struct_copy\test_struct_copy.pro.user | 18671 | 2017-12-07 |
test_struct_copy\ui_mainwindow.h | 2192 | 2017-12-06 |