Qt 6.5
Qt GUI
C++ Classes
QPolygonF
Qt 6.5.2 Reference Documentation
List of All Members for QPolygonF
This is the complete list of members for
QPolygonF
, including inherited members.
QPolygonF
()
QPolygonF
(const QList<QPointF> &)
QPolygonF
(const QRectF &)
QPolygonF
(const QPolygon &)
boundingRect
() const : QRectF
containsPoint
(const QPointF &, Qt::FillRule) const : bool
intersected
(const QPolygonF &) const : QPolygonF
intersects
(const QPolygonF &) const : bool
isClosed
() const : bool
subtracted
(const QPolygonF &) const : QPolygonF
swap
(QPolygonF &)
toPolygon
() const : QPolygon
translate
(const QPointF &)
translate
(qreal, qreal)
translated
(const QPointF &) const : QPolygonF
translated
(qreal, qreal) const : QPolygonF
united
(const QPolygonF &) const : QPolygonF
operator QVariant
() const : QVariant