Home · All Classes · Modules |
The QGraphicsAnchor class represents an anchor between two items in a QGraphicsAnchorLayout. More...
Inherits QObject.
The QGraphicsAnchor class represents an anchor between two items in a QGraphicsAnchorLayout.
The graphics anchor provides an API that enables you to query and manipulate the properties an anchor has. When an anchor is added to the layout with QGraphicsAnchorLayout.addAnchor(), a QGraphicsAnchor instance is returned where the properties are initialized to their default values. The properties can then be further changed, and they will be picked up the next time the layout is activated.
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |