Qt 5.15
Qt GUI
C++ Classes
QPolygonF
Qt 5.15.15 Reference Documentation
List of All Members for QPolygonF
This is the complete list of members for
QPolygonF
, including inherited members.
QPolygonF
(const QPolygonF &)
QPolygonF
(const QPolygon &)
QPolygonF
(const QRectF &)
QPolygonF
(const QVector<QPointF> &)
QPolygonF
(int )
QPolygonF
()
~QPolygonF
()
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