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. |