CopperSpice API  1.9.1
QPainterPath Member List

This is the complete list of members for QPainterPath, including all inherited members.

ElementType enum nameQPainterPath
QPainterPath()QPainterPath
QPainterPath(const QPointF &startPoint)QPainterPathexplicit
QPainterPath(const QPainterPath &other)QPainterPath
addEllipse(const QRectF &rect)QPainterPath
addEllipse(qreal x, qreal y, qreal width, qreal height)QPainterPathinline
addEllipse(const QPointF &center, qreal rx, qreal ry)QPainterPathinline
addPath(const QPainterPath &path)QPainterPath
addPolygon(const QPolygonF &polygon)QPainterPath
addRect(const QRectF &rect)QPainterPath
addRect(qreal x, qreal y, qreal width, qreal height)QPainterPathinline
addRegion(const QRegion &region)QPainterPath
addRoundRect(const QRectF &rect, int xRound, int yRound)QPainterPathdeprecated
addRoundRect(qreal x, qreal y, qreal width, qreal height, int xRound, int yRound)QPainterPathinlinedeprecated
addRoundRect(const QRectF &rect, int roundness)QPainterPathinlinedeprecated
addRoundRect(qreal x, qreal y, qreal width, qreal height, int roundness)QPainterPathinlinedeprecated
addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode=Qt::AbsoluteSize)QPainterPath
addRoundedRect(qreal x, qreal y, qreal width, qreal height, qreal xRadius, qreal yRadius, Qt::SizeMode mode=Qt::AbsoluteSize)QPainterPathinline
addText(const QPointF &point, const QFont &font, const QString &text)QPainterPath
addText(qreal x, qreal y, const QFont &font, const QString &text)QPainterPathinline
angleAtPercent(qreal t) constQPainterPath
arcMoveTo(const QRectF &rect, qreal angle)QPainterPath
arcMoveTo(qreal x, qreal y, qreal width, qreal height, qreal angle)QPainterPathinline
arcTo(const QRectF &rect, qreal startAngle, qreal arcLength)QPainterPath
arcTo(qreal x, qreal y, qreal width, qreal height, qreal startAngle, qreal arcLength)QPainterPathinline
boundingRect() constQPainterPath
closeSubpath()QPainterPath
connectPath(const QPainterPath &path)QPainterPath
contains(const QPointF &point) constQPainterPath
contains(const QRectF &rect) constQPainterPath
contains(const QPainterPath &other) constQPainterPath
controlPointRect() constQPainterPath
cubicTo(const QPointF &point1, const QPointF &point2, const QPointF &point3)QPainterPath
cubicTo(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3)QPainterPathinline
currentPosition() constQPainterPath
elementAt(int index) constQPainterPath
elementCount() constQPainterPath
fillRule() constQPainterPath
intersected(const QPainterPath &other) constQPainterPath
intersects(const QRectF &rect) constQPainterPath
intersects(const QPainterPath &other) constQPainterPath
isEmpty() constQPainterPath
length() constQPainterPath
lineTo(const QPointF &endPoint)QPainterPath
lineTo(qreal x, qreal y)QPainterPathinline
moveTo(const QPointF &point)QPainterPath
moveTo(qreal x, qreal y)QPainterPathinline
operator!=(const QPainterPath &other) constQPainterPath
operator&(const QPainterPath &other) constQPainterPath
operator&=(const QPainterPath &other)QPainterPath
operator+(const QPainterPath &other) constQPainterPath
operator+=(const QPainterPath &other)QPainterPath
operator-(const QPainterPath &other) constQPainterPath
operator-=(const QPainterPath &other)QPainterPath
operator<<(QDataStream &stream, const QPainterPath &path)QPainterPathfriend
operator=(const QPainterPath &other)QPainterPath
operator=(QPainterPath &&other)QPainterPathinline
operator==(const QPainterPath &other) constQPainterPath
operator>>(QDataStream &stream, QPainterPath &path)QPainterPathfriend
operator|(const QPainterPath &other) constQPainterPath
operator|=(const QPainterPath &other)QPainterPath
percentAtLength(qreal len) constQPainterPath
pointAtPercent(qreal t) constQPainterPath
quadTo(const QPointF &point1, const QPointF &point2)QPainterPath
quadTo(qreal x1, qreal y1, qreal x2, qreal y2)QPainterPathinline
setElementPositionAt(int index, qreal x, qreal y)QPainterPath
setFillRule(Qt::FillRule fillRule)QPainterPath
simplified() constQPainterPath
slopeAtPercent(qreal t) constQPainterPath
subtracted(const QPainterPath &other) constQPainterPath
subtractedInverted(const QPainterPath &other) constQPainterPathdeprecated
swap(QPainterPath &other)QPainterPathinline
toFillPolygon(const QMatrix &matrix=QMatrix ()) constQPainterPath
toFillPolygon(const QTransform &matrix) constQPainterPath
toFillPolygons(const QMatrix &matrix=QMatrix ()) constQPainterPath
toFillPolygons(const QTransform &matrix) constQPainterPath
toReversed() constQPainterPath
toSubpathPolygons(const QMatrix &matrix=QMatrix ()) constQPainterPath
toSubpathPolygons(const QTransform &matrix) constQPainterPath
translate(qreal dx, qreal dy)QPainterPath
translate(const QPointF &offset)QPainterPathinline
translated(qreal dx, qreal dy) constQPainterPath
translated(const QPointF &offset) constQPainterPathinline
united(const QPainterPath &other) constQPainterPath
~QPainterPath()QPainterPath