Uses of Class
io.qt.gui.QPolygonF
-
Uses of QPolygonF in io.qt.gui
Modifier and TypeMethodDescriptionQPolygonF.clone()
final QPolygonF
QPolygonF.intersected
(QPolygonF r) final QPolygonF
final QPolygonF
QPolygonF.subtracted
(QPolygonF r) final QPolygonF
QPainterPath.toFillPolygon()
Overloaded function forQPainterPath.toFillPolygon(io.qt.gui.QTransform)
withmatrix = new io.qt.gui.QTransform()
.final QPolygonF
QPainterPath.toFillPolygon
(QTransform matrix) final QPolygonF
QPolygonF.translated
(double dx, double dy) final QPolygonF
QPolygonF.translated
(QPointF offset) final QPolygonF
Modifier and TypeMethodDescriptionQPainterPath.toFillPolygons()
Overloaded function forQPainterPath.toFillPolygons(io.qt.gui.QTransform)
withmatrix = new io.qt.gui.QTransform()
.QPainterPath.toFillPolygons
(QTransform matrix) QPainterPath.toSubpathPolygons()
Overloaded function forQPainterPath.toSubpathPolygons(io.qt.gui.QTransform)
withmatrix = new io.qt.gui.QTransform()
.QPainterPath.toSubpathPolygons
(QTransform matrix) Modifier and TypeMethodDescriptionfinal void
QPainterPath.addPolygon
(QPolygonF polygon) final void
QPainter.drawConvexPolygon
(QPolygonF polygon) final void
QPainter.drawPoints
(QPolygonF points) final void
QPainter.drawPolygon
(QPolygonF polygon) Overloaded function forQPainter.drawPolygon(io.qt.gui.QPolygonF, io.qt.core.Qt.FillRule)
withfillRule = io.qt.core.Qt.FillRule.OddEvenFill
.final void
QPainter.drawPolygon
(QPolygonF polygon, Qt.FillRule fillRule) final void
QPainter.drawPolyline
(QPolygonF polyline) final QPolygonF
QPolygonF.intersected
(QPolygonF r) final boolean
QPolygonF.intersects
(QPolygonF r) final QPolygonF
static QTransform
QTransform.quadToQuad
(QPolygonF one, QPolygonF two) static QTransform
QTransform.quadToSquare
(QPolygonF quad) static QTransform
QTransform.squareToQuad
(QPolygonF square) final QPolygonF
QPolygonF.subtracted
(QPolygonF r) final void
final QPolygonF
-
Uses of QPolygonF in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QPolygonF
QAbstractGraphicsShapeItem.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QAbstractGraphicsShapeItem.mapFromItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QAbstractGraphicsShapeItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItem.Impl.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsItem.Impl.mapFromItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsItem.Impl.mapFromItem
(QGraphicsItem item, QPolygonF polygon) default QPolygonF
QGraphicsItem.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) default QPolygonF
QGraphicsItem.mapFromItem
(QGraphicsItem item, QRectF rect) default QPolygonF
QGraphicsItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsItemGroup.mapFromItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsItemGroup.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsLineItem.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsLineItem.mapFromItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsLineItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsObject.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsObject.mapFromItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsObject.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsPixmapItem.mapFromItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsPixmapItem.mapFromItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsPixmapItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QAbstractGraphicsShapeItem.mapFromParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapFromParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromParent
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapFromParent
(double x, double y, double w, double h) default QPolygonF
QGraphicsItem.mapFromParent
(QRectF rect) default QPolygonF
QGraphicsItem.mapFromParent
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapFromParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapFromParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapFromScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapFromScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromScene
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapFromScene
(double x, double y, double w, double h) default QPolygonF
QGraphicsItem.mapFromScene
(QRectF rect) default QPolygonF
QGraphicsItem.mapFromScene
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapFromScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapFromScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QAbstractGraphicsShapeItem.mapToItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QAbstractGraphicsShapeItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItem.Impl.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsItem.Impl.mapToItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsItem.Impl.mapToItem
(QGraphicsItem item, QPolygonF polygon) default QPolygonF
QGraphicsItem.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) default QPolygonF
QGraphicsItem.mapToItem
(QGraphicsItem item, QRectF rect) default QPolygonF
QGraphicsItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsItemGroup.mapToItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsItemGroup.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsLineItem.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsLineItem.mapToItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsLineItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsObject.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsObject.mapToItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsObject.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsPixmapItem.mapToItem
(QGraphicsItem item, double x, double y, double w, double h) final QPolygonF
QGraphicsPixmapItem.mapToItem
(QGraphicsItem item, QRectF rect) final QPolygonF
QGraphicsPixmapItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QAbstractGraphicsShapeItem.mapToParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToParent
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapToParent
(double x, double y, double w, double h) default QPolygonF
QGraphicsItem.mapToParent
(QRectF rect) default QPolygonF
QGraphicsItem.mapToParent
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapToParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapToParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToParent
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToParent
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToScene
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapToScene
(double x, double y, double w, double h) default QPolygonF
QGraphicsItem.mapToScene
(QRectF rect) default QPolygonF
QGraphicsItem.mapToScene
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapToScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapToScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsItemGroup.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToScene
(double x, double y, double w, double h) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToScene
(QRectF rect) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsView.mapToScene
(int x, int y, int w, int h) final QPolygonF
QGraphicsView.mapToScene
(QRect rect) final QPolygonF
QGraphicsView.mapToScene
(QPolygon polygon) final QPolygonF
QGraphicsPolygonItem.polygon()
Modifier and TypeMethodDescriptionfinal QGraphicsPolygonItem
QGraphicsScene.addPolygon
(QPolygonF polygon) Equivalent to addPolygon(polygon, null, null)final QGraphicsPolygonItem
QGraphicsScene.addPolygon
(QPolygonF polygon, QPen pen) Equivalent to addPolygon(polygon, pen, null)final QGraphicsPolygonItem
QGraphicsScene.addPolygon
(QPolygonF polygon, QPen pen, QBrush brush) Creates and adds a polygon item to the scene, and returns the item reference.final QList<QGraphicsItem>
final QList<QGraphicsItem>
QGraphicsScene.items
(QPolygonF polygon, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsScene.items
(QPolygonF polygon, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.gui.QPolygonF, io.qt.core.Qt.ItemSelectionMode, io.qt.core.Qt.SortOrder, io.qt.gui.QTransform)
withdeviceTransform = new io.qt.gui.QTransform()
.final QList<QGraphicsItem>
QGraphicsScene.items
(QPolygonF polygon, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) Returns all visible items that, depending on mode, are either inside or intersect with the specified polygon, in a list sorted using order.final QPolygonF
QAbstractGraphicsShapeItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItem.Impl.mapFromItem
(QGraphicsItem item, QPolygonF polygon) default QPolygonF
QGraphicsItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsLineItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsObject.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsPixmapItem.mapFromItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QAbstractGraphicsShapeItem.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromParent
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapFromParent
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapFromScene
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapFromScene
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapFromScene
(QPolygonF polygon) See QGraphicsItem::final QPolygon
QGraphicsView.mapFromScene
(QPolygonF polygon) final QPolygonF
QAbstractGraphicsShapeItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItem.Impl.mapToItem
(QGraphicsItem item, QPolygonF polygon) default QPolygonF
QGraphicsItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsLineItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsObject.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QGraphicsPixmapItem.mapToItem
(QGraphicsItem item, QPolygonF polygon) final QPolygonF
QAbstractGraphicsShapeItem.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToParent
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapToParent
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToParent
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QAbstractGraphicsShapeItem.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsItem.Impl.mapToScene
(QPolygonF polygon) See QGraphicsItem::default QPolygonF
QGraphicsItem.mapToScene
(QPolygonF polygon) final QPolygonF
QGraphicsItemGroup.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsLineItem.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsObject.mapToScene
(QPolygonF polygon) See QGraphicsItem::final QPolygonF
QGraphicsPixmapItem.mapToScene
(QPolygonF polygon) See QGraphicsItem::final void
QGraphicsPolygonItem.setPolygon
(QPolygonF polygon) ModifierConstructorDescriptionQGraphicsPolygonItem
(QPolygonF polygon) Overloaded constructor forQGraphicsPolygonItem(io.qt.gui.QPolygonF, io.qt.widgets.QGraphicsItem)
withparent = null
.QGraphicsPolygonItem
(QPolygonF polygon, QGraphicsItem parent)