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