|
PySide2.QtWidgets.QGraphicsEffect
|
QGraphicsEffect 类是用于所有图形效果的基类。
|
|
PySide2.QtWidgets.QGraphicsAnchorLayout
|
QGraphicsAnchorLayout 类提供可以在图形视图中将 Widget 锚定在一起的布局。
|
|
PySide2.QtWidgets.QGraphicsAnchor
|
The QGraphicsAnchor class represents an anchor between two items in a QGraphicsAnchorLayout.
|
|
PySide2.QtWidgets.QGraphicsGridLayout
|
QGraphicsGridLayout 类提供用于在图形视图中管理 Widget 的栅格布局。
|
|
PySide2.QtWidgets.QGraphicsItem
|
The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsObject
|
QGraphicsObject 类提供基类用于所有要求信号、槽及特性的图形项。
|
|
PySide2.QtWidgets.QAbstractGraphicsShapeItem
|
The QAbstractGraphicsShapeItem class provides a common base for all path items.
|
|
PySide2.QtWidgets.QGraphicsPathItem
|
The QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsRectItem
|
The QGraphicsRectItem class provides a rectangle item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsEllipseItem
|
The QGraphicsEllipseItem class provides an ellipse item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsPolygonItem
|
The QGraphicsPolygonItem class provides a polygon item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsLineItem
|
The QGraphicsLineItem class provides a line item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsPixmapItem
|
The QGraphicsPixmapItem class provides a pixmap item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsTextItem
|
The QGraphicsTextItem class provides a text item that you can add to a QGraphicsScene to display formatted text.
|
|
PySide2.QtWidgets.QGraphicsSimpleTextItem
|
The QGraphicsSimpleTextItem class provides a simple text path item that you can add to a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsItemGroup
|
QGraphicsItemGroup 类提供将一组项视为单项的容器。
|
|
PySide2.QtWidgets.QGraphicsItemAnimation
|
The QGraphicsItemAnimation class provides simple animation support for QGraphicsItem.
|
|
PySide2.QtWidgets.QGraphicsLayout
|
QGraphicsLayout 类提供基类为图形视图中的所有布局。
|
|
PySide2.QtWidgets.QGraphicsLayoutItem
|
QGraphicsLayoutItem 类可以被继承以允许自定义项由布局进行管理。
|
|
PySide2.QtWidgets.QGraphicsLinearLayout
|
QGraphicsLinearLayout 类提供用于在图形视图中管理 Widget 的水平或垂直布局。
|
|
PySide2.QtWidgets.QGraphicsProxyWidget
|
The QGraphicsProxyWidget class provides a proxy layer for embedding a QWidget in a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsScene
|
QGraphicsScene 类提供用于管理大量 2D 图形项的表面。
|
|
The QGraphicsSceneBspTreeIndex class provides an implementation of a BSP indexing algorithm for discovering items in QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsSceneEvent
|
QGraphicsSceneEvent 类提供基类为所有图形视图相关事件。
|
|
PySide2.QtWidgets.QGraphicsSceneMouseEvent
|
QGraphicsSceneMouseEvent 类提供在图形视图框架中的鼠标事件。
|
|
PySide2.QtWidgets.QGraphicsSceneWheelEvent
|
QGraphicsSceneWheelEvent 类提供在图形视图框架中的滚轮事件。
|
|
PySide2.QtWidgets.QGraphicsSceneContextMenuEvent
|
QGraphicsSceneContextMenuEvent 类在图形视图框架中提供上下文菜单事件。
|
|
PySide2.QtWidgets.QGraphicsSceneHoverEvent
|
QGraphicsSceneHoverEvent 类提供在图形视图框架中的悬停事件。
|
|
PySide2.QtWidgets.QGraphicsSceneHelpEvent
|
QGraphicsSceneHelpEvent 类提供当请求工具提示时的事件。
|
|
PySide2.QtWidgets.QGraphicsSceneDragDropEvent
|
QGraphicsSceneDragDropEvent 类提供用于图形视图框架的拖放事件。
|
|
PySide2.QtWidgets.QGraphicsSceneResizeEvent
|
QGraphicsSceneResizeEvent 类提供用于在图形视图框架中重置 Widget 尺寸的事件。
|
|
PySide2.QtWidgets.QGraphicsSceneMoveEvent
|
QGraphicsSceneMoveEvent 类提供用于在图形视图框架中移动 Widget 的事件。
|
|
The QGraphicsSceneIndex class provides a base class to implement a custom indexing algorithm for discovering items in QGraphicsScene.
|
|
The QGraphicsSceneLinearIndex class provides an implementation of a linear indexing algorithm for discovering items in QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsTransform
|
QGraphicsTransform 类是抽象基类用于在 QGraphicsItems 构建高级变换。
|
|
PySide2.QtWidgets.QGraphicsView
|
The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene.
|
|
PySide2.QtWidgets.QGraphicsWidget
|
The QGraphicsWidget class is the base class for all widget items in a QGraphicsScene.
|
|
PySide2.QtWidgets.QStyleOptionGraphicsItem
|
The QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem.
|