Welcome![Sign In][Sign Up]
Location:
Search - qt/e

Search list

[Linux-Unixhydrology_detection_and_control

Description: 硕士论文,关于水文采集、控制,包括软硬件的设计,其中有QT/E
Platform: | Size: 3848622 | Author: kang | Hits:

[Otherqt_1234

Description: Qt知识集锦 qt简介 关于Qt,Qt/E,Qtopia Core, Qtopia这些版本之间的区别和联系,似乎没有看到一个比较有价值的讨论,本人现在总结一下个人的理解:
Platform: | Size: 363008 | Author: ailinty | Hits:

[Otherqtdoc

Description: Linux下Qt编程的电子书,详细介绍了Qt编程的各个方面-Linux Qt programming e-books, detail the Qt programming in all aspects
Platform: | Size: 775168 | Author: 刘强 | Hits:

[Other24hour_learn_qt

Description: 《24小时学通qt编程》,介绍Qt编程的电子书,需要超星浏览器阅读-"24-hour learning in qt programming" on Qt programming e-books, the need to read Superstar Browser
Platform: | Size: 8599552 | Author: 刘强 | Hits:

[OtherQt4ClassView

Description: 本电子书详细介绍了Qt4的类的结构,以树图的方式显示,清晰明了-The Qt 4 E-book detailing the type of structure to the tree map display, the clarity
Platform: | Size: 23552 | Author: liuxp | Hits:

[Linux-Unixhydrology_detection_and_control

Description: 硕士论文,关于水文采集、控制,包括软硬件的设计,其中有QT/E-Master s thesis, on the hydrological acquisition, control, including software and hardware design, including QT/E
Platform: | Size: 3848192 | Author: kang | Hits:

[Linux-Unixeva--qq

Description: eva是一个基于qt的linux下的QQ客户端,体积小界面友好,基本实现了QQ的基本功能,当然没有QQ的功能的强大也是可以理解的。 基本功能:以最新版为蓝本进行介绍 1.实现了发送图片 发送文件的功能,遗憾的是还没有实现QQ自定义表情的功能 不过可以通过发送图片的功能可以满足一下你发送自定义表情的欲望 2.实现了QQ截图功能 3.群里实现了查看群用户名片和查看群用户的详细资料。 4.实现好友分组功能 5.实现备注 自定义头像 6.显ip -eva is a qt based on the linux client under the QQ, small size and friendly interface, the basic realization of the basic function of QQ, it is certainly not the function of a powerful QQ is understandable. Basic functions: to the latest version is based on the introduction 1. Realized send pictures to send files, unfortunately has not yet been achieved, however the function of QQ自定义表情can function by sending a picture to meet your desire to send自定义表情2. the realization of the QQ screenshot 3. qun achieve a group of users view the card and view the details of the user group. 4. The realization of Friends grouping function 5. The realization of a custom portrait Remarks 6. Significantly ip
Platform: | Size: 2911232 | Author: elvis | Hits:

[Other01090517446

Description: QT4的电子书,全名是C++ GUI Programming with Qt 4,英文版的-QT4 of e-books, full name is C++ GUI Programming with Qt 4, the English version of
Platform: | Size: 6349824 | Author: jason | Hits:

[Linux-Unix53607894Qtopia

Description: qtopia and qt/e examples or descriptions
Platform: | Size: 2794496 | Author: mrfeng | Hits:

[OS programqttrpreviewtool-1.1-enterprise

Description: qt solutions, E:\Qt\Qt Solutions 02.12.2004-qt solutions, E: QtQt Solutions 02.12.2004
Platform: | Size: 80896 | Author: zxj | Hits:

[OS programspreadsheet

Description: 用QT制作的文件操作,可以直接运行,也可以在LINUX下用MAKEFILE进行编译、调试、运行~-Produced by the QT file operations
Platform: | Size: 2150400 | Author: apple | Hits:

[GUI DevelopPrentice.Hall.C.plus.plus.GUI.Programming.with.Qt

Description: using and programmin on QT 4 with c++ e-book on linux
Platform: | Size: 14152704 | Author: Eray 脰zt眉rk | Hits:

[OtherQt4

Description: QT4的电子教程,内涵源代码可用。由浅入深,感觉不错-QT4 e-tutorials, meaning the source code is available. Deep feeling good
Platform: | Size: 1553408 | Author: 艾伦 | Hits:

[Linux-Unixmailclient

Description: windows下Qt编写的邮件收发终端,可以实现邮件的收发-e-mail write in windows with qt
Platform: | Size: 2236416 | Author: | Hits:

[OtherjingtongQTbiancheng

Description: 精通QT4编程的电子书,非常值得一看 有点大-Proficient QT4 programming e-books, is worth a visit
Platform: | Size: 22260736 | Author: 王晓晨 | Hits:

[Embeded LinuxLinux_Qt4_Example

Description: 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, very painful, huh, huh.
Platform: | Size: 4337664 | Author: wangchao | Hits:

[3D GraphicCload3ds

Description: 该类是在qt4.6上运行通过,是我将网上流传的两个文件进行了整合,使得适用于qt了,加载了3ds文件成功显示。注意头文件。 使用方法: CLoad3DS *m_3ds_p = new CLoad3DS() m_3ds_p->Init("e:/plane1.3ds",0) //以上代码置于OpenGL的Init部分 //以下代码置于OpenGL画图部分 m_3ds_p->show3ds(0,50,50,-50,10.0) 说明:上面的0表示绑定的模型ID,该类可以绑定0~9个模型,分别进行显示 50,50,-50是程序员将该模型置于空间中的xyz坐标,10.0是该模型的放大倍数 如果要旋转的话自己使用OpenGL提供的选装函数吧-The class is run by the qt4.6 that I will be circulated on the Internet integration of the two documents were made applicable to qt, and load the 3ds file a successful show. Note that header file. Usage: CLoad3DS* m_3ds_p = new CLoad3DS () m_3ds_p-> Init (" e:/plane1.3ds" , 0) // more code in the Init OpenGL part of// the following code in the OpenGL drawing some m_3ds_p- > show3ds (0,50,50,-50,10.0) Note: The above model 0 that bind ID, the class can be bound to 0 ~ 9 models were for display 50,50,-50 programmers The model is placed in the xyz coordinate space, 10.0 is the magnification of the model so if you want to spin their own use OpenGL functions it provides optional
Platform: | Size: 10240 | Author: 郭培 | Hits:

[Linux-Unixe2fsprogs-1.18.tar

Description: QT/E 配置安装软件包 e2fsprogs-1.18.tar.gz -QT/E configuration install package e2fsprogs-1.18.tar.gz
Platform: | Size: 829440 | Author: zhang | Hits:

[Linux-Unixaddressbook

Description: 关于qt电子书的代码 希望对每一个初学者都有帮助 用心看就就没问题-Qt e-book on the code hope to help every beginner has a heart to see no problem
Platform: | Size: 54272 | Author: 刘捷 | Hits:

[Embeded Linux9.1-hello

Description: (1) 掌握Qt/e编程的基本框架; (2) 掌握Qt/e程序编写和调试的基本方法; (3) 掌握Qt/e标签的使用-(1) master Qt/e programming the basic framework (2) master Qt/e programming and debugging of the basic methods (3) master Qt/e the use of labels
Platform: | Size: 17408 | Author: bin | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net