Uses of Class
io.qt.widgets.QGraphicsTransform
Packages that use QGraphicsTransform
-
Uses of QGraphicsTransform in io.qt.widgets
Subclasses of QGraphicsTransform in io.qt.widgetsModifier and TypeClassDescriptionclass
Rotation transformation around a given axisclass
Scale transformationMethods in io.qt.widgets that return types with arguments of type QGraphicsTransformModifier and TypeMethodDescriptionfinal QList<QGraphicsTransform>
QAbstractGraphicsShapeItem.transformations()
See QGraphicsItem::final QList<QGraphicsTransform>
QGraphicsItem.Impl.transformations()
See QGraphicsItem::default QList<QGraphicsTransform>
QGraphicsItem.transformations()
final QList<QGraphicsTransform>
QGraphicsItemGroup.transformations()
See QGraphicsItem::final QList<QGraphicsTransform>
QGraphicsLineItem.transformations()
See QGraphicsItem::final QList<QGraphicsTransform>
QGraphicsObject.transformations()
See QGraphicsItem::final QList<QGraphicsTransform>
QGraphicsPixmapItem.transformations()
See QGraphicsItem::Method parameters in io.qt.widgets with type arguments of type QGraphicsTransformModifier and TypeMethodDescriptionfinal void
QAbstractGraphicsShapeItem.setTransformations
(Collection<QGraphicsTransform> transformations) See QGraphicsItem::final void
QGraphicsItem.Impl.setTransformations
(Collection<QGraphicsTransform> transformations) See QGraphicsItem::default void
QGraphicsItem.setTransformations
(Collection<QGraphicsTransform> transformations) final void
QGraphicsItemGroup.setTransformations
(Collection<QGraphicsTransform> transformations) See QGraphicsItem::final void
QGraphicsLineItem.setTransformations
(Collection<QGraphicsTransform> transformations) See QGraphicsItem::final void
QGraphicsObject.setTransformations
(Collection<QGraphicsTransform> transformations) See QGraphicsItem::final void
QGraphicsPixmapItem.setTransformations
(Collection<QGraphicsTransform> transformations) See QGraphicsItem::