搜索资源列表
QT
- QT写得键盘监控程序(其中的底层sys驱动文件是用windows得SDK写的),抓取键盘记录时需要加载sys文件,有问题QQ:450623035-QT written keyboard monitoring program (where the underlying sys driver file is windows SDK was written), grab the keyboard when you need to load the sys file record, there are
Qt-Designer
- Qt设计器是用来设计和实现用户界面并能够在多平台下使用的一种工具。Qt设计器可以使用户界面设计实验变得简单。在任何时候你可以要求所生成的代码去重建Qt设计器产生的用户界面文件,并可以根据你的喜好来改变你的设计。假如你使用的是先前的版本,你将发现在新的版本下自己可以立即进入工作,因为新的版本在界面上基本没有什么变化。但是你将发现根据你们的反馈而开发出的新的部件和新的或者改进的功能。 -Qt Designer is used to design and implement the user in
draw4.rar
- 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
BasicExcel(1)
- 操作EXECEL类,里面有2个文件类,.CPP.HCPP希望对大家右帮助!-Operation EXECEL class, which has two file types,. CPP.HCPP hope that the right of everyone to help!
MediaPlayer
- 用Qt4 phonon实现的一个多媒体播放器,支持播放器基本操作功能,以及双击全屏,播放列表,播放器窗口大小记忆,文件拖拽。当播放的是音频文件时,显示music player界面,当播放的是视频文件时显示vedio player界面。-This is media player based on Qt4 phonon framwork. It includes the basic functionalities of media player. And all so support double
AddressBook
- 通讯录程序,QT4编程,源代码测试通过,可以从文件中读取数据。-Address book program, QT4 programming, source code test pass, you can read data from the file.
TextFinder
- 一个简单的文件浏览器 可以搜索并差看文件 使用QT开发 可以方便的移植到嵌入式设备中-A simple file browser to search and view documents using the QT poor development can be easily ported to the embedded device
dev_qt_template
- 在dev c++中配置qt的模板,将文件解压后,将文件夹中的东东拷贝到dev c++中的templates文件夹中-In dev c++ in the template configuration qt, unzip the file after the folder copied to the Dongdong dev c++ in the templates folder
readfile
- 用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
filetranslate
- 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
filetranslate
- 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
multimediaplayer
- 功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,-Features: fast forward, play, pause, rewind, adjust the size of the sound, add play the file,
musicplayer.tar
- 基于qt的音频播放器,能够实现各种音频文件的播放-Qt-based audio player, able to achieve a variety of audio file playback
dir
- QT的目录识别器 检索文件目录 其中包含打开文件功能-QT directory identifier retrieve the file directory that contains the functionality to open the file
mplayer1
- 在linux上的一款开源功能强大的播放器 可支持MP3 MP4 AVI qt等许多格式的文件-In linux on an open source powerful player that supports MP3 MP4 AVI qt and many other file formats
totem-2.28.5.tar
- 一款linux下的播放器 基于gtk以gstreamer作为播放后端 可以播放MP4 avi qt等格式音视频文件-A player under linux to gstreamer gtk-based back-end as a player that can play MP4 avi qt video and audio file formats
file11.12
- 简单的日志文件创建,模拟了GPRS流量计的用量记录-the simple log file implement
QT-chinese-help-file
- qt中文帮助文档,虽然qt自带的文档已经很详细了,但对于英文不是太好的人还是很有帮助的。-qt Chinese help file.
inputdialog
- 操作文件是各种语言和类库的基本功能. 在QFile的文档中指出了几种操作文件的方法, 其中QTextStream是比较好理解和使用的:-Operating file is the basic language and library features. Qt is how to read and write files from? In Qt s documentation there have the answer in QFile document points out several w
Qt svg文件读取
- SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形(SVG file and draw the code, using the QSVG module to read SVG files, draw points, lines, polygons, circles)