Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPainterPath Member List

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

addEllipse(const QRectF &rect)QPainterPath
addEllipse(qreal x, qreal y, qreal w, qreal h)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 w, qreal h)QPainterPathinline
addRegion(const QRegion &region)QPainterPath
addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode=Qt::AbsoluteSize)QPainterPath
addRoundedRect(qreal x, qreal y, qreal w, qreal h, qreal xRadius, qreal yRadius, Qt::SizeMode mode=Qt::AbsoluteSize)QPainterPathinline
addText(const QPointF &point, const QFont &f, const QString &text)QPainterPath
addText(qreal x, qreal y, const QFont &f, const QString &text)QPainterPathinline
angleAtPercent(qreal t) constQPainterPath
arcMoveTo(const QRectF &rect, qreal angle)QPainterPath
arcMoveTo(qreal x, qreal y, qreal w, qreal h, qreal angle)QPainterPathinline
arcTo(const QRectF &rect, qreal startAngle, qreal arcLength)QPainterPath
arcTo(qreal x, qreal y, qreal w, qreal h, qreal startAngle, qreal arcLength)QPainterPathinline
boundingRect() constQPainterPath
capacity() constQPainterPath
clear()QPainterPath
closeSubpath()QPainterPath
connectPath(const QPainterPath &path)QPainterPath
contains(const QPointF &pt) constQPainterPath
contains(const QRectF &rect) constQPainterPath
contains(const QPainterPath &p) constQPainterPath
controlPointRect() constQPainterPath
cubicTo(const QPointF &ctrlPt1, const QPointF &ctrlPt2, const QPointF &endPt)QPainterPath
cubicTo(qreal ctrlPt1x, qreal ctrlPt1y, qreal ctrlPt2x, qreal ctrlPt2y, qreal endPtx, qreal endPty)QPainterPathinline
currentPosition() constQPainterPath
CurveToDataElement enum valueQPainterPath
CurveToElement enum valueQPainterPath
elementAt(int i) constQPainterPath
elementCount() constQPainterPath
ElementType enum nameQPainterPath
fillRule() constQPainterPath
intersected(const QPainterPath &r) constQPainterPath
intersects(const QRectF &rect) constQPainterPath
intersects(const QPainterPath &p) constQPainterPath
isEmpty() constQPainterPath
length() constQPainterPath
lineTo(const QPointF &p)QPainterPath
lineTo(qreal x, qreal y)QPainterPathinline
LineToElement enum valueQPainterPath
moveTo(const QPointF &p)QPainterPath
moveTo(qreal x, qreal y)QPainterPathinline
MoveToElement enum valueQPainterPath
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<<QPainterPathfriend
operator<<(QDataStream &stream, const QPainterPath &path)QPainterPathrelated
operator=(const QPainterPath &other)QPainterPath
operator==(const QPainterPath &other) constQPainterPath
operator>>QPainterPathfriend
operator>>(QDataStream &stream, QPainterPath &path)QPainterPathrelated
operator|(const QPainterPath &other) constQPainterPath
operator|=(const QPainterPath &other)QPainterPath
percentAtLength(qreal t) constQPainterPath
pointAtPercent(qreal t) constQPainterPath
QPainterPath() noexceptQPainterPath
QPainterPath(const QPointF &startPoint)QPainterPathexplicit
QPainterPath(const QPainterPath &other)QPainterPath
QPainterPathStrokerQPainterPathfriend
QPainterPathStrokerPrivateQPainterPathfriend
QTransformQPainterPathfriend
qtVectorPathForPathQPainterPathfriend
quadTo(const QPointF &ctrlPt, const QPointF &endPt)QPainterPath
quadTo(qreal ctrlPtx, qreal ctrlPty, qreal endPtx, qreal endPty)QPainterPathinline
QVectorPathQPainterPathfriend
reserve(int size)QPainterPath
setElementPositionAt(int i, qreal x, qreal y)QPainterPath
setFillRule(Qt::FillRule fillRule)QPainterPath
simplified() constQPainterPath
slopeAtPercent(qreal t) constQPainterPath
subtracted(const QPainterPath &r) constQPainterPath
swap(QPainterPath &other) noexceptQPainterPathinline
toFillPolygon(const QTransform &matrix=QTransform()) constQPainterPath
toFillPolygons(const QTransform &matrix=QTransform()) constQPainterPath
toReversed() constQPainterPath
toSubpathPolygons(const QTransform &matrix=QTransform()) 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 &r) constQPainterPath
~QPainterPath()QPainterPath