搜索资源列表
qpesms-0.1
- QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程序包括QT/Embedded与QT/Palmtop两者,并且QT公开其原始码与发展环境。 本程序主要希望在Linux PDA上藉由RS-232通讯与手机沟通,并且能够收发简讯。 采用的发展环境为QT/Embedded 3.0.2与GSMLib 1.8,模拟程序为QT/Palmtop的模拟器。 您可以在下列网站取得相关的函式库: gsmli
qt-3.5.6-doc(zh_CN)-20050517
- QT开发中文文档最新版,是对英文版的详细使用的说明文档,属开源项目-QT development of Chinese language version of the latest document is to use the English version of the detailed documentation that it is an open-source project
QtPainter 用qt实现的画板
- 用qt实现的画板,可以画直线,矩形,圆形,还有橡皮擦,清空画板,保存图片,打开图片等等功能。-With the realization of qt drawing board, can draw a line, rectangular, round, and an eraser, empty the drawing board, photo preservation, open up the picture, etc. Function.
QT_liaotian QT聊天室
- QT聊天室:分服务器端和客户端,开启服务器端后,客户端连接到服务器的IP上(可建立多个客户端)即可聊天。-QT chat room: min server and client, open the server, the client connects to the server' s IP on (can create multiple clients) to chat.
isoline.rar
- QT GUI的3维等值线绘制~使用open gl绘图,QT GUI for 3-D contour mapping ~ use open gl graphics
QT-openGL.rar
- QT OPENGL写的源码,跟OPENGL差不多,QT OPENGL
QTdeveloponlyfortq2440embedsky
- TQ2440 linux QT应用程序开发手册(天嵌独家出品)---全新LINUX图形界面开发,QT完全应用,开放应用程序全部源代码,配套详细的开发教程,专为sky/tq2440用户制作精品学习开发教程, 详情见:http://www.embedsky.net/infoDis.php?id=3 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品) 发布日期:2009-06-16 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品),包含所
QT-led-test
- 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
QT4_qq
- 软件说明: QT做的QQ聊天系统,人机界面,还可传送文件 1.运行环境 LINUX FC4 2.应用软件 QT 3.3.4 使用方法: 1.把QT的库路径设在 /usr/lib/qt-3.3/lib 下。 2.在LINUX下打开目录,客户端运行./qq_client, 服务器端运行./qq_server。 3.服务器端点start server。 4.客户端输入服务器IP,点联接。 然后就可以正常聊天了。 -Software Descr
qtwinmigrate-2.8-opensource
- Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
linux-snack
- linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
picture.tar
- QT打开图片,给QLabel加上图片,按钮加上图片,以及在线获取网络图片-QT open the picture, a QLabel with pictures, buttons with images, and online access to the network image
DirectUI
- 从网上收集的DirectUI资料,可以轻松实现类似360,QQ的界面。其中有几个是收费版的demo,有几个是开发源码的demo。有源码的几个工程中的控件都不是标准的Windows控件,当然没有收费版的方便。如果需求不是很大,可以使用这种库。-DirectUI information collected from the Internet, you can easily achieve similar 360, QQ interface. Several of the fee version of
BasicExcel
- 功能强大的Excel类,支持打开,保存插入,修改等功能,附带有DEMO案例-Powerful Excel classes, support open, save to insert, modify other functions, with a DEMO Case
qt-gstreamer-0.10.0.2.tar
- gstreamer 开源流媒体源码 支持现有大部分格式-Open Source Media Source gstreamer support most of the existing format
QT+opengl
- QT+opengl 做的一个实例,有晃动的效果-QT opengl do an example of the effect of there shaking
Qt
- linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。-linux open-source software under the Qt, similar to Windows, the Vc++, is very easy to use.
qt-x11-free-3.3.4.tar
- Qt [3] is a cross-platform application framework that features several char- acteristics including: comprehensiveness, portability, ease-of-use, and open- source availability. Qt/X11 [4] is the Qt edition for Unix and Linux operat- ing systems,
camera-linux-QT-Demo
- LINUX 下QT打开摄像并操作的DEMO程序,值得-LINUX camera and operate under the QT open DEMO program, worth a look
Qt动态心电图绘制-利用队列进行实时绘制
- 心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to