搜索资源列表
QUpdater-4-7-SRC
- QT写的自动更新程序 自认为不错 请大家参考
《24小时学通qt编程》 第4章的代码
- qt实例代码!《24小时学通qt编程》 的代码!不错!已经在qt2.3.7调试ok!第4章,qt examples of code! 24-hour programming Xuetong qt code! Yes! Has qt2.3.7 debug ok! Chapter 4
QtButtonTest
- QT 4.7.4自定义按钮button,按钮状态有:正常状态,鼠标移动状态,鼠标按下状态,鼠标释放状态暂定为与正常状态相同。可以设置按钮上文本或不显示文本,按钮自适应图片大小或图片自适应按钮大小,使能/禁用按钮等操作。如果安装了QT for VS2008也可以直接使用VS2008打开,否则使用Qt crater打开。-QT 4.7.4 Custom Buttons button, the button state are: normal state, the state moves the mo
styles
- QT下的窗口风格演示,演示了QT下的多种控件的风格,极有助于QT的开发人员使用。-QT under the window style presentations, demonstrated QT control under a variety of styles, very conducive to the development of QT officers.
ini
- 一个LINUX下的ini文件解析程序,功能比较不错。-An ini file under LINUX analytical procedures, functions well.
10
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
9.4-dialog
- qt实例 在qt2.3.7调试ok!没有在arm板测试!第3例-qt instance qt2.3.7 debug ok! Not in the arm plate test! The first three cases of
7.2_Kphone4.2
- Kphone 是其于QT界面的开源SIP 软件电话,支持语音,视频和文字消息交流.经测试,可以在Redhat 9.0 直接编译通过.在Arm-Linux 上需要比较多移植工作 以下是Kphone 是在SBC2410 ,Arm-Linux 2.6.11 内核移植过 -QT are Kphone its software interface, open source SIP phone to support voice, video and text message exchanges.
multiProcess
- 一个多进程通信的演示,在UBuntu8.04中编写,使用QT图形化,主要内容是有四个进程,每个进程一个窗口,一个物体在四个窗口中穿梭-A demonstration about multi process communication, built in UBuntu8.04 with QT, there are four process, each process have a window, an object move in the four windows.
WebCarousel
- linux下面的web浏览器源码,也可以移植到其他平台上去,这个源码是基于qt设计的,功能全面-The following web browsers linux source code can also be ported to other platforms go up, this source is based on qt-designed, full-featured
console
- this is a sample QT console application.. with some sample classes and methods
serialapp
- 在linux下用QT来编写的一个通过串口来通信的示例程序-In use QT under linux to write to a serial port to communicate through the sample program
qmusicplayer
- 基于linux qt的音乐播放器,采用QT代码编程,是个初学者学习提高!-Linux qt-based music player, using QT code programming, a beginner learning to improve!
serialtool.tar
- Linux环境下的图形界面的串口调试助手。基于qt4.6.2的串口调试工具。 我在ubuntu10.04下运行正常。-Graphical interface under Linux serial debugging assistant. Based qt4.6.2 serial debugging tools. I ubuntu10.04 run properly.
Qt_Quick_Start_Building_Hello_World
- QuickStart FrameWork QT. Version 4.7 QT QUICK
embedded-tesktop-management
- 一个简单的嵌入式桌面管理器程序,用QT编写而成的,基于client/server模型,可以运行在嵌入式平台上,代码比较简单,读者可以对它做进一步开发。-A simple embedded Desktop Manager program, written in with a QT-based client/server model, can run on embedded platforms, the code is relatively simple, readers can develop i
qt-x11-opensource-src-4.5.0
- 搭建嵌入式QT开发环境qt-x11-opensource-src-4.5.0在fedora core 7平台上搭建Qt开发平台的详细步骤-Build embedded QT development environment QT-x11-opensource-SRC-4.5.0 in fedora core 7 platform building QT development platform detailed steps
configure-compile-qt-4.7.4-embedded
- 描述在ubuntu10.04环境下配置编译qt-4.7.4的embedded版本的库。 虽然目标机器是pc,X86的64位机器,但是其中的配置编译过程可以在其他平台上仿照。-This document describes configuration compilation qt-4.7.4-embedded library in the ubuntu-10.04 environment. Although the target machine is PC, X86,64bit m
configure-compile-qt-4.7.4
- 描述在ubuntu10.04环境下配置编译qt-4.7.4版本的库。 虽然目标机器是pc,X86的64位机器,但是其中的配置编译过程可以在其他平台上仿照。-This document describes configuration compilation qt-4.7.4 library in the ubuntu-10.04 environment. Although the target machine is PC, X86,64bit machines, but configuration
CentOS-7.3上安装qt-4.8.6
- CentOS/Redhat 上编译安装Qt(Compile and install Qt on CentOS/Redhat)