Welcome![Sign In][Sign Up]
Location:
Search - QT o

Search list

[Program docQT中文版

Description:

嘒彼小星的笔记

http://blog.csdn.net/iamdbl/

 

 

1.1Hello Qt开始  

 

差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本。

1 #include <QApplication>
2 #include <QLabel>
3 int main(int argc, char *argv[])
4 {
5     QApplication app(argc, argv);
6     QLabel *label = new QLabel("Hello Qt!");
7     label->show();
8     return app.exec();
9 }

 


Platform: | Size: 1396219 | Author: liruixin0202 | Hits:

[Windows Developlinqt-2[1].8.3.tar

Description: 言规则,类和对象,流和I/O,异常处理,AWT/Swing高级编程,对 象序列化,高效I/O及正则表达式,...网络编程技术 TCP/IP协议,Socket套接字-on rule,class,object,stream,I/O,exception,AWT/Swing,seral,TCP/IP principle,Socket,and so on.
Platform: | Size: 314368 | Author: 丁飘 | Hits:

[Software Engineeringdataconvertor

Description: Qt下的文件操I/O作源码,如如何读取写入等,有需要的下哦-Qt
Platform: | Size: 2805760 | Author: hyw | Hits:

[Linux-Unixdialog

Description: Qt/e对话框 Makefile moc_userdialog.o userdialog.cpp userdialog.pro moc_userdialog.cpp popdown.png-Qt/e dialog Makefile moc_userdialog.o userdialog.cpp userdialog.pro moc_userdialog.cpp popdown.png
Platform: | Size: 438272 | Author: s | Hits:

[Graph programANewMethodofHybridModelingBasedonMultipleRangeImag

Description: 为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视 点下的多幅深度图像, 根据它们之间颜色和纹理的相关性, 通过逆投影变换, 可将图像中象素点映射到三维空间中的正 确位置. 然后再经模型重建和重投影, 可获取实体在任意视点下的图像. 实验结果表明, 这种建模方法具有复杂度恒定、 获取图像真实感强等优点, 适用于形状、 结构复杂的物体的重建.-: In o rder to reconst ruct th ree di mensi on model of an object, a new method of hybr id modeling is p resented . Th is method use mut i p le range i mage of different viewpo int, acco rding to the co lo r and texture, the p ixel po int can be mapped to co r rect po sit i on in th ree di mensi on space by the backp ro ject t ransfo rmat i on. Then the i mage can be go t in any viewpo int by modeling reconst ruct i on and rep ro ject i on. Exper i ments has p roved that th is method can acquire h igh realist ic i mage and has stat ic comp lexit i on. It can be used to reconst ruct some objects w ith comp licated shape and topo logies
Platform: | Size: 129024 | Author: christine | Hits:

[.netosgviewerQT

Description: OSG是三维场景渲染的API,本程序是基于QT的OSG模型导入与渲染,可作为OSG初学者的参考资料。 -OSG is a three-dimensional scene rendering API, this program is based on the OSG model QT import and rendering can be used as reference for beginners OSG.
Platform: | Size: 7168 | Author: 张晓青 | Hits:

[Linux-UnixQT_OSG_1

Description: 在Qt中使用osg库,实现Qt与 osg的结合。-Qt in use in the osg library, to achieve a combination of Qt and osg.
Platform: | Size: 8587264 | Author: 张宁丽 | Hits:

[Linux-Unixqt-embedded-2.2.2.tar

Description: Qt Embedded是挪威Trolletch公司的图形化界面开发工具Qt的嵌入式版本,它通过QtAPI与LinuxI/O以及Framebuffer直接交互,拥有较高的运行效率,而且整体采用面向对象编程,拥有良好地体系架构和编程模式,Qt/embedded和Qt一样,在4.5版本之后提供了三种不同的授权协议GPL, LGPL和Commercial。有关如何正确选择协议,可以阅读这里[1]。   Qt Embedded目前的版本通常为4.5,提供了两个版本,分别是Qt for Embedded Linux,以及Qt for Windows CE。-Qt Embedded Norway Trolletch graphical user interface development tools, embedded version of Qt, it adopted QtAPI with LinuxI/O and direct interaction Framebuffer and a higher operating efficiency and overall use of object-oriented programming, have a good ground system architecture and programming mode, Qt/embedded and Qt, as in the 4.5 version offers three different after the license GPL, LGPL, and Commercial. Agreement on how to properly select, you can read here [1]. Qt Embedded is usually the current version 4.5, offers two versions, namely, Qt for Embedded Linux, and Qt for Windows CE.
Platform: | Size: 13103104 | Author: 观光客 | Hits:

[Embeded LinuxEmbedded-Linux-application-

Description: 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded system basis. Embedded Linux development environment construction. File I/O programming. Process control development. Inter-process communication. Multi-threaded programming. Embedded Linux network programming. Embedded Linux device driver development. Qt graphics programming
Platform: | Size: 7808000 | Author: 罗其 | Hits:

[Linux-Unixtestir.tar

Description: a test run over the QT platform.for the primery devoloper to lerning how to dull with I/O ,such as keybord,with QT
Platform: | Size: 843776 | Author: rabbit | Hits:

[Linux-Unix3Marquee

Description: Qt包括多达 250 个以上的 C++ 类,还提供基于模板的 collections, serialization, file, I/O device, directory management, date/time 类。甚至还包括正则表达式的处理 功能。-Qt includes up to more than 250 C++ class also offers collections of templates, the serialization, the file, I/O device, directory management, the date/time class. Even include the regular expression processing functions.
Platform: | Size: 13312 | Author: sky | Hits:

[Linux-Unixqimageiohandler

Description: The QImageIOHandler class defines the common image I/O interface for all image formats in Qt for Linux.
Platform: | Size: 5120 | Author: hangfaozer | Hits:

[Other DatabasesQTshujuku]

Description: 非常简单的QT与数据库连接小程序,适合初学者-中文(简体)英语日语 翻译文字或网页 非常简单的QT与数据库连接小程序,适合初学者 请键入文字或网站地址,或者上传文档。 取消 Fēicháng jiǎndān de QT yǔ shùjùkù liánjiē xiǎo chéngxù, shìhé chū xuézhěQT and very simple connection small program for beginners
Platform: | Size: 679936 | Author: liuping | Hits:

[AlgorithmLcPnP

Description: 这个是对《A Robust O(n) Solution to the Perspective-n-Point Problem》论文中描述的算法的c++实现,使用qt环境下的仿真-This is to A Robust O (n) Solution to the Perspective- n- Point Problem, described in the paper the algorithm c++ implementation, using qt environment simulation
Platform: | Size: 160768 | Author: ken | Hits:

[Linux-Unixgpio

Description: QT读取高低电平,能够在控制台输出电平值,测试通过,在linux测试通过(QT reads the high and low level, can output level value in the console, pass the test and pass through the Linux Test)
Platform: | Size: 4096 | Author: hshaha | Hits:

[GUI Developmanuel d'utilisation

Description: french translationn o fmarune pms
Platform: | Size: 13312 | Author: monku | Hits:

[GPS developSPP_file

Description: 解决导航文件N,O文件读取,计算卫星的误差,实现单点定位(Solve the navigation file N, O file reading, calculate the satellite error, and realize single-point positioning)
Platform: | Size: 23552 | Author: 张导 | Hits:

CodeBus www.codebus.net