锚点布局范例

Demonstrates anchor layout in a graphics view scene.

The Anchor Layout example demonstrates the use of the QGraphicsAnchorLayout 类。

../_images/graphicsanchorlayout-example.png

The basic steps of this example are:

Creating a QGraphicsScene

Creating Widgets

Creating a Layout

Creating a QGraphicsWidget

Adding Anchors

Viewing the Scene with QGraphicsView