Welcome![Sign In][Sign Up]
Location:
Search - qt graphics view

Search list

[SourceCodebox2d V2.1.2

Description: Box2D做为一个物理引擎,它本身并不提供可见的图形界面,但是提供了计算在物理世界中刚体(不会变形的物体)运动(旋转/移动)轨迹数据的能力。所以任何一个带图形界面的程序开发框架都可以使用Box2D提供的数据,将物理特效以直观的方式展现出来。目前javascript/flash/java/Python等都提供了对Box2D的支持。当然Qt也能将Box2D加入进来和Graphics View框架结合,而且因为都是C++代码,这种集成显得非常方便。
Platform: | Size: 3100922 | Author: huqinwen | Hits:

[Linux-Unixbutterfly

Description: Linux 窗口程序设计实例 飞舞的蝴蝶 可用Qt,VC++打开-qt designer:one example of graphics view
Platform: | Size: 659456 | Author: 杨光 | Hits:

[Linux-Unixcollidingmice

Description: 使用了QT的graphics view framework实现了动态图形,并实现了动态图形的碰撞检测。-shows how to use Graphics view framework to implement animated items and detect colision between items.
Platform: | Size: 8192 | Author: 曹琨 | Hits:

[Embeded Linuxitems

Description: Qt Graphics View显示各种图形的绘制及动画显示-Qt Graphics View display a variety of graphics rendering and animation show
Platform: | Size: 200704 | Author: 龙阳 | Hits:

[BooksGUIPROGRAMMINGWITHQT4

Description: C++ GUI PROGRAMMING WITH QT4本书详细讲述了用最新的Qt版本进行图形用户界面应用程序开发的各个方面。前5章主要涉及Qt基础知识,后两个部分主要讲解Qt的中高级编程,包括布局管理、事件处理、二维/三维图形、拖放、项视图类、容器类、输入/输出、数据库、多线程、网络、XML、国际化、嵌入式编程等内容。对于本书讲授的大量 Qt4编程原理和实践,都可以轻易将其应用于Qt4.4、Qt4.5以及后续版本的Qt程序开发过程中。本书适合对Qt编程感兴趣的程序员以及广大计算机编程爱好者阅读,也可作为相关机构的培训教材。 -This book describes in detail the latest Qt version to use graphical user interface, all aspects of application development. Top 5 Qt basics chapter mainly deals with the latter two part of the Qt main explanation for intermediate to advanced programming, including the layout management, event handling, two-dimensional/three dimensional graphics, drag and drop, items view class, container type, input/output, database, multithreading, networking, XML, internationalization, embedded programming, and more. The book teaches a large number of Qt4 programming theory and practice, can easily be applied to Qt4.4, Qt4.5 and subsequent versions of the Qt application development process. Qt programming book is suitable for programmers interested in computer programming enthusiasts and the general reading, but also can be used as training materials related organizations.
Platform: | Size: 6349824 | Author: bosimao | Hits:

[OtherGUI-Programming-with-Qt-4

Description: Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to getting outstanding results with the latest version of Qt: Qt 4.3. Packed with realistic examples and in-depth advice, this is the book Trolltech uses to teach Qt to its own new hires. Extensively revised and expanded, it reveals today s best Qt programming patterns for everything from implementing model/view architecture to using Qt 4.3 s improved graphics support. You ll find proven solutions for virtually every GUI development task, as well as sophisticated techniques for providing database access, integrating XML, using subclassing, composition, and more. Whether you re new to Qt or upgrading from an older version, this book can help you accomplish everything that Qt 4.3 makes possible.
Platform: | Size: 14185472 | Author: lobu | Hits:

[Linux-Unixitemtransform

Description: Graphics View 的 一个例子-Graphics View an example
Platform: | Size: 107520 | Author: mydream | Hits:

[Embeded Linuxmapwidget

Description: QT读取PNG地图,利用Graphics View-QT PNG map reading
Platform: | Size: 173056 | Author: 陈成 | Hits:

[OtherCPP-GUI-Programming-with-Qt-4

Description: 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地API接口 包括一个新的Java版本的Qt Qt的占碑新的附录,-Completely updated throughout, with significant new coverage of databases, XML, and Qtopia embedded programming Covers all Qt 4.2/4.3 changes, including Windows Vista support, native CSS support for widget styling, and SVG file generation Contains separate 2D and 3D chapters, coverage of Qt 4.3 s new graphics view classes, and an introduction to QPainter s OpenGL back-end Includes new chapters on look-and-feel customization and application scripting Illustrates Qt 4 s model/view architecture, plugin support, layout management, event processing, container classes, and much more Presents advanced techniques covered in no other book–from creating plugins to interfacing with native APIs Includes a new appendix on Qt Jambi, the new Java version of Qt
Platform: | Size: 14185472 | Author: 威震开 | Hits:

[Linux-UnixGraphics-View

Description: 一些qt基本的实现程序,能够交叉编译到嵌入式linux中运行!实现相应的功能!-Some qt realize the program, can cross-compilation running Linux embedded! Realize the corresponding function!
Platform: | Size: 501760 | Author: 顾振东 | Hits:

[GUI DevelopQtSrc

Description: QT初级学习源码 分11章介绍学习 第1章 基本对话框 第2章 布局管理 第3章 对话框进阶 第4章 QMainWindow 第5章 图形与图画 第6章 Graphics View 第7章 ModelView 第8章 网络与通信 第9章 磁盘文件 第10章 事件 第11章 其它 很适合刚刚入门的QT初学者 -QT primary learning source is divided into 11 chapters introduce learning the Chapter 7 ModelView of the graphics and pictures of Chapter 4 of Chapter 3, Chapter 2, Chapter 1 Basic dialog box layout manager dialog box Advanced QMainWindow Chapter 5 Chapter 6 Graphics View Chapter 8 network other QT beginners it is suitable for beginners and communication Chapter 9 Chapter 10 events of the disk file Chapter 11
Platform: | Size: 5175296 | Author: 杨洋 | Hits:

[OtherCPPGUIPQt4program

Description: 本书详细讲述了用最新的Qt版本进行图形用户界面应用程序开发的各个方面。前5章主要涉及Qt基础知识,后两个部分主要讲解Qt的中高级编程,包括布局管理、事件处理、二维/三维图形、拖放、项视图类、容器 类、输入/输出、数据库、多钱程、网络、XML、国际化、嵌入式编程等内容。对于本书讲授的大量。4编程原理和 实践,都可以轻易将其应用于Qt4.4、Qt4.5以及后续版本的Qt程序开发过程中。 本书适合对Qt编程感兴趣的程序员以及广大计算机编程爱好者~读,也可作为相关机柏的培训I[教材。-The book is a detailed account of all aspects of the graphical user interface application development using the latest version of Qt. The first five chapters mainly related to the Qt basics, the latter two part explain the major the Qt' s senior programming, including layout management, event processing, 2D/3D graphics, drag and drop, in view class container class, input/output, database, much money away, networking, XML, international, embedded programming content. For the book taught. Programming principles and practice, can be easily applied to Qt4.4, Qt4.5 and subsequent versions of Qt application development process. The book is suitable for Qt programming of interest to programmers as well as the majority of computer programming enthusiasts to read, but also as a the related machines Cedar training I [textbooks.
Platform: | Size: 35707904 | Author: Lin da | Hits:

[Linux-Unixgraphicsview

Description: Graphics View for linux QT Interface Driver.
Platform: | Size: 2048 | Author: | Hits:

[Linux-Unixqdeclarativelayoutitem_p

Description: The LayoutItem element allows declarative UI elements to be placed inside Qt s Graphics View layouts for Linux.
Platform: | Size: 1024 | Author: hapufie | Hits:

[Dialog_Windowanimation

Description: 动画框架的目的是用于创建动画提供了一种简单的方法,并平滑的GUI的。通过动画Qt的属性,该框架提供了很大的自由在动画控件和其他的QObject。该框架还可以应用于图形视图框架。-The animation framework aims to provide an easy way for creating animated and smooth GUI s. By animating Qt properties, the framework provides great freedom for animating widgets and other QObjects. The framework can also be used with the Graphics View framework.
Platform: | Size: 1253376 | Author: rockelin | Hits:

[Special EffectsGraphicsView

Description: QT读取图像(一副中国地图),并用图形视图模型进行显示浏览-Read image with QT5,and display it with graphics view
Platform: | Size: 12946432 | Author: Lucas Rao | Hits:

[Linux-Unixitemtransform

Description: 使用Qt的 Graphics View框架实现坐标系的变换。-Using Qt Graphics View framework implementations coordinate system transformation.
Platform: | Size: 112640 | Author: juyun | Hits:

[VC/MFCQT-The-Graphics-View-Framework

Description: (The Graphics View Framework)
Platform: | Size: 388096 | Author: myname | Hits:

[Software EngineeringQT_GraphicsView

Description: QT图形视图框架(The Graphics View Framework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系-QT图形视图框架(The Graphics View Framework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系
Platform: | Size: 122880 | Author: weiguian | Hits:

[Other第7章Qt5图形视图框架

Description: qt的图形试图框架的学习方法与例程,设计漂亮的ui界面(Qt5 graphics view frame settings methods and routines, the main learning UI)
Platform: | Size: 1290240 | Author: 熊猫bb | Hits:
« 12 »

CodeBus www.codebus.net