资源简介
好看的界面
代码片段和文件信息
#include “openwindow.h“
#include
int main(int argc char *argv[])
{
QApplication a(argc argv);
openWindow w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3 2020-06-11 13:41 studentGL\abc.txt
文件 183 2020-06-11 10:22 studentGL\main.cpp
文件 803 2020-06-11 16:35 studentGL\mainwindow.cpp
文件 454 2020-06-11 16:33 studentGL\mainwindow.h
文件 15018 2020-06-11 19:54 studentGL\mainwindow.ui
文件 1546 2020-06-11 11:14 studentGL\openwindow.cpp
文件 534 2020-06-11 11:14 studentGL\openwindow.h
文件 7404 2020-06-11 12:17 studentGL\openwindow.ui
文件 499 2020-06-11 11:05 studentGL\studentGL.pro
文件 18643 2020-06-11 19:54 studentGL\studentGL.pro.user
文件 233 2020-06-11 11:51 studentGL\zy.qrc
目录 0 2020-06-11 13:54 studentGL\zy\
文件 194107 2020-06-10 22:58 studentGL\zy\4.png
文件 100044 2020-01-09 23:50 studentGL\zy\4942.wav
文件 4303764 2020-05-27 10:47 studentGL\zy\aa.jpg
文件 114272 2020-06-10 21:56 studentGL\zy\bg.jpg
文件 363120 2020-01-09 15:08 studentGL\zy\ee.jpg
文件 64637 2020-01-09 15:13 studentGL\zy\ff.png
- 上一篇:linux上c++多线程
- 下一篇:Qt chat聊天程序源码(含毕业设计说明文档)
相关资源
- c++ 界面换肤
- HyperLPR带UI界面的工程(cpp文件)
- ABCBank(银行管理系统)
- MFC界面美化之SkinMagic典型
- MFC界面中英文切换
- mfc绘制贝塞尔曲线曲面
- 基于winPcap开发嗅探器c++,带界面
- C++ GUI Qt4编程第二版电子书pdf
- 基于可视化界面实现Ping命令
- MFC界面美化库BCGControlbar16.1
- c++课程设计员工管理系统带MFC界面
- python版本推箱子(界面美化包含打包
- c++ mfc 单词及其释义的录入和读取,查
- MFC界面 8数码A星算法
- des源码 界面很友好
- VC++ 实现自动升级 漂亮的界面效果
- duilib进阶教程.zip
- 图形化界面的万年历代码
- c语言 五子棋源码界面美观
- 3阶魔方通用算法带图形界面vc++,核心
- C语言编写图形登陆界面
- C++ OOP实现贪吃蛇,EASYX图形界面
- 用C语言实现图形菜单界面
- 操作系统C语言实现银行家算法,键盘
- 磁盘调度算法模拟软件,完整课程设
- C语言编写Windows界面程序新手必看!附
- 文件系统的用户界面[含答案]
- CBCGPGridCtrl对使用
- MFC界面上位机文档
- mfc图形界面校园导航系统
评论
共有 条评论