qt_scene_snapshot
Capture all items from a QGraphicsScene to inspect and debug PySide6 desktop application interfaces.
Instructions
Get all items in a QGraphicsScene.
Args:
ref: Ref to a QGraphicsView widget.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes |