Qt provides powerful graphics engine that supports easy visualization of items, with support for rotation and zooming. Additionally it provides an event propagation architecture for interaction.
These examples demonstrate the fundamental aspects of canvas programming with Qt.
| 可視化具有 40000 個芯片項的巨大圖形視圖場景。 | |
| Combines advanced OpenGL rendering with the Graphics View framework. | |
| Demonstrates how to animate items on a graphics view. | |
| 演示如何使用圖形視圖框架。 | |
| Demonstrates how to drag and drop items in a graphics view. | |
| Demonstrates how to interact with graphical items in a scene. | |
| Demonstrates how to create animated user interface. |
These examples show the use of graphics widgets and layouts.
| Demonstrates anchor layout in a graphics view scene. | |
| 演示如何創建基本圖形布局。 | |
| Demonstrates how to embed dialogs into a graphics view. | |
| Demonstrates flow layout on a graphics view scene. | |
| 演示圖形視圖場景中的錨點布局。 | |
| 演示圖形視圖場景中的錨點布局。 |
Some examples demonstrate the use of graphics effects with canvas items.
| Demonstrates how to apply graphical effects on items in the view. | |
| Demonstrates how to apply effects on items in the view. |