[][src]Module qt_widgets::q_graphics_scene

C++ type: QGraphicsScene

Structs

ItemIndexMethod

This enum describes the indexing algorithms QGraphicsScene provides for managing positional information about items on the scene.

SceneLayer

This enum describes the rendering layers in a QGraphicsScene. When QGraphicsScene draws the scene contents, it renders each of these layers separately, in order.