Location:
Search - qt documents
Search list
Description: qt/embeded rh9环境下编译脚本命令文件及hello程序代码-qt/embeded rh9 environment compiler script commands documents and hello code
Platform: |
Size: 16384 |
Author: fenghui |
Hits:
Description: 本人这两天在linux下用qt作的益智小游戏,在linux下解压缩后一般直接可以运行,如果运行有错,请重新按说明文件编译-I linux in the past two days, using qt small for the educational games, under Linux decompress directly after the general run, if the operation is wrong, please follow the instructions to re-compile documents
Platform: |
Size: 205824 |
Author: 汪洋 |
Hits:
Description: C++ GUI Programming with Qt 3是linux上的QT开发的官方文档!-C++ GUI Programming with Qt 3 is linux on the development of official documents QT!
Platform: |
Size: 3042304 |
Author: feiyang |
Hits:
Description: 24小时学通QT编程,QT编程的资料太少了,希望这些文档对大家很有用。-24 hours Xuetong QT programming, QT little information programming, and hope that these documents useful to everyone.
Platform: |
Size: 14671872 |
Author: tml |
Hits:
Description: 该程序是用QT编写,有着跨平台的优越性!在Windows/linux下都可以工作。可以对PDF的文件进行完整编辑,而且还提供了脚本执行方式,用户可以自由编辑脚本让它运行!-The program is prepared QT has the advantages of cross-platform! In Windows/linux can work under. PDF documents can be a full editor, but also provides the script implementation, the user can freely edit the script to run it!
Platform: |
Size: 3440640 |
Author: no name |
Hits:
Description: QT3.0.5的帮助文档的中文翻译,希望对编qt的朋友有帮助-QT3.0.5 the help of the Chinese translation of documents, and they hope to have made friends qt help
Platform: |
Size: 817152 |
Author: qianzheng |
Hits:
Description: 一些学习QT的文档 希望对接触QT的人有帮助 -QT study documents some hope to people contacts have QT help
Platform: |
Size: 3077120 |
Author: 杨旭荣 |
Hits:
Description: 一些学习QT的文档 希望对接触QT 的人有帮助-QT study documents some hope to people contacts have QT help
Platform: |
Size: 3052544 |
Author: 杨旭荣 |
Hits:
Description: 奇趣科技官方文档,QT4.2中文版,内容较详细。-Trolltech official documents, QT4.2 the Chinese version of the content in more detail.
Platform: |
Size: 1300480 |
Author: 张刚 |
Hits:
Description: Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理-Qt Programming Introduction to Qt installation Hello World Chapter II Chapter III C/C++ The basis of Chapter IV Chapter V dialog window parts of Chapter VI of the main application window procedure documents and directories Chapter VII Chapter VIII deal with the database provision Chapter IX-way program debugging and exception handling
Platform: |
Size: 929792 |
Author: nixiaohua |
Hits:
Description: 自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。
在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。
程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
Platform: |
Size: 514048 |
Author: 钟毓秀 |
Hits:
Description: Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后
#qmake pcm.pro生成Makefile,然后
#make 最后
#./pcm 执行
注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering documents pcm.pro, and then# Qmake pcm.pro generated Makefile, then# Make the final#./Pcm attention to the implementation of the code inside the including the need to play. wav file path
Platform: |
Size: 1024 |
Author: wujiaping |
Hits:
Description: 前 言
第一章 Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理
附录A:Qt3.0新特性
附录B:Qt3.0类分组列表
-Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window components Chapter IV Chapter V Chapter VI the main application dialog box window procedure documents and directories Chapter VII Chapter VIII deal with database programming Chapter IX program debugging and exception handling in Appendix A: Qt3.0 new features in Appendix B: Qt3.0 category grouping list
Platform: |
Size: 928768 |
Author: jeff |
Hits:
Description: 安全文件传输,基于arm2440的文件的上传下载,修改,重命名,界面采用QT实现,希望多大家能有所帮组-Secure File Transfer, based on the upload documents arm2440 download, modify, rename, interface implementation using QT, I hope everyone can be helped many groups
Platform: |
Size: 38912 |
Author: antonio |
Hits:
Description: 讲述QT编程的经典书籍,无需都说,英文第二版,带源码- Table of Contents| Index
Copyright
Series Editor s Note
Foreword
Preface
Acknowledgments
A Brief History of Qt
Part I: Basic Qt
Chapter 1. Getting Started
Hello Qt
Making Connections
Laying Out Widgets
Using the Reference Documentation
Chapter 2. Creating Dialogs
Subclassing QDialog
Signals and Slots in Depth
Rapid Dialog Design
Shape-Changing Dialogs
Dynamic Dialogs
Built-in Widget and Dialog Classes
Chapter 3. Creating Main Windows
Subclassing QMainWindow
Creating Menus and Toolbars
Setting Up the Status Bar
Implementing the File Menu
Using Dialogs
Storing Settings
Multiple Documents
Splash Screens
Chapter 4. Implementing Application Functionality
The Central Widget
Subclassing QTableWidget
Loading and Saving
Implementing the Edit Menu
Implementing the Other Menus
Subclassing QTableWidgetItem
Chapter 5. Creating Custom Widgets
Customizing Qt Widgets
Subclassing QWidget
Integrating Custom Widgets with Qt
Platform: |
Size: 8090624 |
Author: huang traoye |
Hits:
Description: 一个简单的文件浏览器 可以搜索并差看文件 使用QT开发 可以方便的移植到嵌入式设备中-A simple file browser to search and view documents using the QT poor development can be easily ported to the embedded device
Platform: |
Size: 641024 |
Author: 王雪飞 |
Hits:
Description: Some useful documents of Qt basic.
Wish it can help you.-Some useful documents of Qt basic. Wish it can help you.
Platform: |
Size: 310272 |
Author: Xue |
Hits:
Description: 关于qt如何安装步骤的有用文档,是初学者首次安装qt软件的好帮手-How to install the steps on the qt useful documents, is a beginner for the first time the software is a good helper to install qt
Platform: |
Size: 17408 |
Author: liuminxue |
Hits:
Description: Linux 下 图形编程软件,适合初学者,里面资料电子文档很多-Graphical programming software for Linux, for beginners, a lot of electronic documents inside information
Platform: |
Size: 36636672 |
Author: wen |
Hits:
Description: QT+VTK的应用实例demo和学习文档(QT+VTK application examples demo and learning documents)
Platform: |
Size: 412672 |
Author: 鸭老板
|
Hits: