Qt 5.15
Qt GUI
C++ Classes
QPolygon
Qt 5.15.15 Reference Documentation
List of All Members for QPolygon
This is the complete list of members for
QPolygon
, including inherited members.
QPolygon
(const QPolygon &)
QPolygon
(const QRect &, bool )
QPolygon
(const QVector<QPoint> &)
QPolygon
(int )
QPolygon
()
~QPolygon
()
boundingRect
() const : QRect
containsPoint
(const QPoint &, Qt::FillRule ) const : bool
intersected
(const QPolygon &) const : QPolygon
intersects
(const QPolygon &) const : bool
point
(int , int *, int *) const
point
(int ) const : QPoint
putPoints
(int , int , const QPolygon &, int )
putPoints
(int , int , int , int ,
...
)
setPoint
(int , int , int )
setPoint
(int , const QPoint &)
setPoints
(int , const int *)
setPoints
(int , int , int ,
...
)
subtracted
(const QPolygon &) const : QPolygon
swap
(QPolygon &)
translate
(int , int )
translate
(const QPoint &)
translated
(int , int ) const : QPolygon
translated
(const QPoint &) const : QPolygon
united
(const QPolygon &) const : QPolygon
operator QVariant
() const : QVariant