Location:
Search - qt/e
Search list
Description: Trolltech公司发布的基于C++图形开发环境,简称Qt/E,支持大量的API,是Linux下的图形界面开发利器。这是一个较新的可开发嵌入式图形界面的版本。-Trolltech released on C graphical development environment, called Qt / E and large API, Linux graphical interface development weapon. This is a relatively new development of embedded GUI version.
Platform: |
Size: 22811972 |
Author: 何飞 |
Hits:
Description: 介绍了Qt/E相关的知识,包括QT/E安装,编译,以及执行,并详细重点分析了如何在Qt/E下显示中文,对从事Qt/E开发的人员有帮助。
Platform: |
Size: 26655 |
Author: 汪龙峰 |
Hits:
Description: QT/E在linux下的安装与移植到S3C2410
Platform: |
Size: 36021 |
Author: kang |
Hits:
Description: 本文详细的介绍了linux下利用QT/E进行无闪烁绘图的方法。
Platform: |
Size: 287619 |
Author: ssh_2008 |
Hits:
Description: 嵌入式开发中的QT/E输入法源程序,可在移植到开发板上的拼音输入法。-Embedded Development QT/E input source can be transplanted to the development board of the Pinyin input method.
Platform: |
Size: 131786 |
Author: Simonz |
Hits:
Description: Trolltech公司发布的基于C++图形开发环境,简称Qt/E,支持大量的API,是Linux下的图形界面开发利器。这是一个较新的可开发嵌入式图形界面的版本。-Trolltech released on C graphical development environment, called Qt/E and large API, Linux graphical interface development weapon. This is a relatively new development of embedded GUI version.
Platform: |
Size: 22811648 |
Author: 何飞 |
Hits:
Description: 用于FS2410的Qt嵌入式图形开发入门篇
Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的
工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚
拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。-for FS2410 Qt Embedded graphics development portal Part Qt/Embedded Development of Central Habitat can replace those we are familiar UNIX and Windows development tools. It provides a number of cross-platform development tool that makes it become rapid and convenient, especially its graphic designer. Unix developer in PC or workstation use of the virtual frame buffer. thus a simulation and embedded devices the size of the display terminal, the same pixel display environment.
Platform: |
Size: 1465344 |
Author: 高颖峰 |
Hits:
Description: t嵌入式图形开发实战篇
嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设备上,并可靠的运行,这样一个开发过程才宣告结束。
介绍如何在一台装有Linux操作系统的机器上建立Qt/Embedded开发环境。
并教初学者认识Qt/Embedded 开发环境。-t embedded graphics development PART real embedded applications development work is basically in the workstation or PC End 10% of our work on the machine running debug embedded applications, results showed that output will be in a small simulation equipment display terminal on the simulator. Late in the development, we need to according to our choice of embedded hardware platforms, embedded applications will be compiled into a suitable link in the hardware platform running on the binary object code, As the application to use the Qt/Embedded libraries, So we need to Qt/Embedded for compiling the source code for the link as the hardware platform so the binary object code library. When a Qt/Embedded applications are deployed in small devices, and reliable operation, such a development p
Platform: |
Size: 867328 |
Author: 高颖峰 |
Hits:
Description: qt/embeded rh9环境下编译脚本命令文件及hello程序代码-qt/embeded rh9 environment compiler script commands documents and hello code
Platform: |
Size: 16384 |
Author: fenghui |
Hits:
Description: Qt/Embedded延续了Qt在桌面系统的所有功能,丰富的API接口和基于组件的编程模型使得嵌入式Linux系统中的应用程序开发更加便捷。由于Qt/Embedded本身面向高端的手持设备和移动设备,将成为未来嵌入式系统的主要GUI。
-Qt/Embedded extension of the Qt Desktop System in all of the features, rich API interface and programming model of component-based embedded Linux system makes application development easier. Because Qt/Embedded in itself for high-end handheld devices and mobile devices will become the future of embedded systems the main GUI.
Platform: |
Size: 6144 |
Author: 刘娜 |
Hits:
Description: 使用QT开发嵌入式图形程序的指导,从QT/Embedded的配置到项目的构建,都有具体的分析,个人觉得很管用:)-Use QT to develop embedded graphics program guidance, from the QT/Embedded configuration to the project s construction, are both specific analysis, individuals find it very useful:)
Platform: |
Size: 2753536 |
Author: 李晨爔 |
Hits:
Description: 了解嵌入式图形系统
掌握QT/E开发环境、关键技术
通过实例熟悉基于Qt/E的嵌入式GUI设计-err
Platform: |
Size: 334848 |
Author: peng |
Hits:
Description: 前面我们详细介绍了Qt 嵌入式工具开发包的安装和使用方法,但是这个介绍对于要真
正进行一次商业的嵌入式应用开发来说并不足够。嵌入式应用的开发工作基本上是在工作站
或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿
真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,
将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用
到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个
硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设备上,并可
靠的运行,这样一个开发过程才宣告结束。
使用Qt/Embedded 开发一个嵌入式应用的过程大体可用下面的流程图表示:-err
Platform: |
Size: 867328 |
Author: tanghui |
Hits:
Description: 介绍了Qt/E相关的知识,包括QT/E安装,编译,以及执行,并详细重点分析了如何在Qt/E下显示中文,对从事Qt/E开发的人员有帮助。-Introduced the Qt/E-related knowledge, including QT/E to install, compile, and implementation, and detailed analysis of how the focus of Qt/E is shown in Chinese, to engage in Qt/E to develop the staff helpful.
Platform: |
Size: 26624 |
Author: 汪龙峰 |
Hits:
Description: QT/E在linux下的安装与移植到S3C2410-QT/E under the linux install and migrate to S3C2410
Platform: |
Size: 35840 |
Author: kang |
Hits:
Description: 本文主要内容为编译器的安装,安装与建立Qt 桌面运行环境,Qt/E 的交叉编译,建立本机Qtopia 虚拟平-The main contents of this article for the compiler installation, installation and operation of the establishment of Qt desktop environment, Qt/E of the cross compiler to build the Qtopia virtual machine level
Platform: |
Size: 8192 |
Author: 进步龙 |
Hits:
Description: PDA 界面这个一个简单的PDA开发界面,包含一些功能按钮。经过QT/E 4.5.3编译可以运行。-pda interface
Platform: |
Size: 8457216 |
Author: 王先生 |
Hits:
Description: Qt/E开发教程 用于初学者,学习Linux界面的开发和学习-Qt/E development tutorials for beginners to learn Linux interface development and learning
Platform: |
Size: 2198528 |
Author: 123 |
Hits:
Description: QT的事件机制
QT多线程编程
QT网络编程
QT/E的移植与编译
-The event mechanism QT QT QT network programming multi-threaded programming QT/E and the compilation of migration
Platform: |
Size: 66560 |
Author: 曹毅 |
Hits:
Description: 在QT/E下设计的wifi上网配置界面,很有参考价值
Platform: |
Size: 7479871 |
Author: wjy666888wjy |
Hits: