搜索资源列表
thesocket
- 关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
udpc
- 用QT实现udp网络广播是网络应用中的一个常用功能,本实例通过QUdpSocket实现基于UDP协议的广播应用。
chat
- 基于qt的局域网聊天室,摘自QT精彩《编程实例》-Qt-based LAN chat room, taken from the QT wonderful " programming examples"
httpDownload
- Windows环境下,采用QT开发的http通信实例。-Windows environment, using the http communication examples of the QT development.
121
- QT的学习教程及实例的介绍。适合那写刚接触QT方面编程的人参考及学习-Tutorials and examples of the introduction of the QT. Suitable for it to write new to QT programming in reference and learning
linuxsocketexample
- linux网络基础例程socket实例client server实现简单通讯,用kdevelop和QT实现-linux network client server based instance of the routine simple socket communication, achieved with kdevelop and QT
myFtp
- QT实现的FTP下载实例,采用的是QT 4.8.0版本的-The QT implementation FTP downloads instance using QT 4.8.0 version
ftpclient
- QT ftp 实例源码,适合初学者学习QT的网络编程,可以编译运行。-qt ftp program
chat88
- C++ QT实现即时通信,实现简单的即时通信和文件传输的源代码,点对点文件传输实例源码-C++ QT achieve real-time communication, the source code of a simple real-time communication and file transfer, peer-to-peer file transfer source code examples
net_server11
- QT TCPSERVER多线程服务器本文参考了http://mobile.51cto.com/symbian-272733_1.htm和http://mobile.51cto.com/symbian-268690_1.htm两篇好文章,这个两篇文章各有不足,第一篇 解释QThread线程工作的原理,但是没有具体直观的多线程实例,第二篇则给出了多线程服务器端建立的实例,但是多线程并没有真正的在不同的线程工作,本文依据第一篇博文, 在第二篇的基础上修改,从debug的结果来看,实现了文件在新
QTwebkit
- QTwebkit浏览器实例,QT制作的浏览器核心-QTwebkit browser instance
Qt4-source
- qt4编程实例分析随书源码,可运行的小项目,适合QT新手入门使用-qt4 programming examples analyzed with the source book, you can run small projects, suitable for beginners to use QT
MonitorUi.tar
- 这是一个QT图型界面实例,用于TCP连接的设置,创建。-QT tcp
view2.tar
- qt编写的模型视图里的项目视图便捷类qlistwidget、qtreewidget qtablewidget的用法实例-Usage examples of model views qt prepared in the project view and convenient class qlistwidget, qtreewidget qtablewidget of
myScene.tar
- qt对场景图形项 视图三者的关系,简单实例-qt scene graph term view of the relationship of the three, a simple example
tcp
- 用QT中的tcp传输文件和字符串的例子以及利用QT中的tcp和udp做QQ聊天和发送文件实例-QT with examples of tcp transfer files and strings as well as the use of tcp and udp QT QQ chat and send files to make examples
eventtest
- QT当中的事件驱动实例,简单,功能强大,用于事件驱动- 您是不是要找: QTp 中的事件驱动实例 QT instances in which event-driven
signaldemo
- QT信号和槽机制的一个完整实例,通过这个例子你可以感受到Qt信号和槽机制的美妙之处-A complete example QT signals and slots mechanism
Qt-network-sample
- QT中的网络编程实例,very useful-Qt C++ code for tcp
weathertray
- 从网站获取天气信息,QDomDocument使用实例(Get weather information from the website)