-
QT+OPENGL开发实例
下载qt5.4.0版本之后打开工程文件即可显示
- 2020-03-11下载
- 积分:1
-
基于QT的用TCP或是UDP传输图片
该程序主要适用于初学者,用QT Creater编写TCP或者UDP,服务端与客户端之间的连接,并实现服务器端发送图片与客户端接收图片的功能。
- 2022-12-11 05:50:03下载
- 积分:1
-
Qt五子棋游戏
传统的五子棋小游戏,没有做界面设计,很丑,不过大家看逻辑就好了,哈哈 写的逻辑还是很简单的。把这个游戏改成局域网对决的游戏后 会继续上传的最近很闲 想做无聊小游戏的集合 大家有想法可以交流一下
- 2023-03-03 22:55:07下载
- 积分:1
-
Snakegame
贪吃蛇游戏 基于Qt的c++游戏 可以开发人的智力(snakegame write by Qt)
- 2013-05-26 19:53:48下载
- 积分:1
-
addressBook
简单记事本,实现简单的文本编辑功能,和win7下记事本功能基本类似(Simple Notepad, to achieve simple text editing features, and win7 notepad function under substantially similar)
- 2013-10-09 12:05:12下载
- 积分:1
-
BPT算法,用于层析成像反演
BPT算法程序,用于层析成像的反演计算,是一种迭代算法,参考于《地震正反演与成像》一书。啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦阿里拉阿拉蕾
- 2022-02-01 02:38:19下载
- 积分:1
-
qt shell
qt 写的嵌入式shell 窗口,代码非常精简 运行于linux arm-linux
shell
Commandline shell
- 2022-07-16 23:09:16下载
- 积分:1
-
DominoCalendar
基于QT显示的日历小程序,对于QT课程设计或是毕业设计都有一定的参考价值(Based on QT displays calendar small procedures, for QT curriculum design or graduation design has some reference value)
- 2020-07-21 22:18:45下载
- 积分:1
-
Qt VirtualKeyboard
A virtual keyboard for touch-screen application
Virtual Keyboard for touch-screen devices written in C/C++ Qt, compatible for Qt 4.x and 5.x
The widget works with QLineEdit, but you can modify it for your convenience.
Features:
click sound buttons
copy/cut and paste facility
echo password facility
dynamic keyboard layout based on selected language
move around textbox using TAB or directly click on a textbox (require subclassing as in the provided example)
Dual mode keyboard: large and small
zoom facility for pressed keys
Supported Languages:
Arabic
English
French
German
Italian
Russian
- 2022-10-13 18:45:03下载
- 积分:1
-
The-road-of-QT-learning
Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java
的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选
择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧
何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预
处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt
使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境
中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够
运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
- 2016-09-13 20:40:22下载
- 积分:1