Qt 5.3
Qt GUI
C++ Classes
QPolygon
Qt 5.3.2 Reference Documentation
List of All Members for QPolygon
This is the complete list of members for
QPolygon
, including inherited members.
QPolygon
()
QPolygon
(int)
QPolygon
(const QPolygon &)
QPolygon
(const QVector<QPoint> &)
QPolygon
(const QRect &, bool)
~QPolygon
()
boundingRect
() const : QRect
containsPoint
(const QPoint &, Qt::FillRule) const : bool
intersected
(const QPolygon &) const : QPolygon
point
(int, int *, int *) const
point
(int) const : QPoint
putPoints
(int, int, int, int, ...)
putPoints
(int, int, const QPolygon &, 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