Member List

  • Main Page
  • Topics
  • Modules
  • Namespaces
  • Classes
  • Files
  • Examples
  • Class List
  • Class Hierarchy
  • Class Members
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
addRoundRect(const QRectF &rect, int xRnd, int yRnd)QPainterPath
addRoundRect(qreal x, qreal y, qreal w, qreal h, int xRnd, int yRnd)QPainterPathinline
addRoundRect(const QRectF &rect, int roundness)QPainterPathinline
addRoundRect(qreal x, qreal y, qreal w, qreal h, int roundness)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) const QPainterPath
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() const QPainterPath
closeSubpath()QPainterPath
connectPath(const QPainterPath &path)QPainterPath
contains(const QPointF &pt) const QPainterPath
contains(const QRectF &rect) const QPainterPath
contains(const QPainterPath &p) const QPainterPath
controlPointRect() const QPainterPath
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() const QPainterPath
CurveToDataElement enum valueQPainterPath
CurveToElement enum valueQPainterPath
elementAt(int i) const QPainterPathinline
elementCount() const QPainterPathinline
ElementType enum nameQPainterPath
fillRule() const QPainterPath
intersected(const QPainterPath &r) const QPainterPath
intersects(const QRectF &rect) const QPainterPath
intersects(const QPainterPath &p) const QPainterPath
isEmpty() const QPainterPathinline
length() const QPainterPath
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) const QPainterPath
operator&(const QPainterPath &other) const QPainterPath
operator&=(const QPainterPath &other)QPainterPath
operator+(const QPainterPath &other) const QPainterPath
operator+=(const QPainterPath &other)QPainterPath
operator-(const QPainterPath &other) const QPainterPath
operator-=(const QPainterPath &other)QPainterPath
operator<<(QDataStream &, const QPainterPath &)QPainterPathfriend
operator=(const QPainterPath &other)QPainterPath
operator==(const QPainterPath &other) const QPainterPath
operator>>(QDataStream &, QPainterPath &)QPainterPathfriend
operator|(const QPainterPath &other) const QPainterPath
operator|=(const QPainterPath &other)QPainterPath
percentAtLength(qreal t) const QPainterPath
pointAtPercent(qreal t) const QPainterPath
QMatrix classQPainterPathfriend
QPainterPath()QPainterPath
QPainterPath(const QPointF &startPoint)QPainterPathexplicit
QPainterPath(const QPainterPath &other)QPainterPath
QPainterPathData classQPainterPathfriend
QPainterPathStroker classQPainterPathfriend
QPainterPathStrokerPrivate classQPainterPathfriend
QTransform classQPainterPathfriend
qtVectorPathForPath(const QPainterPath &)QPainterPathfriend
quadTo(const QPointF &ctrlPt, const QPointF &endPt)QPainterPath
quadTo(qreal ctrlPtx, qreal ctrlPty, qreal endPtx, qreal endPty)QPainterPathinline
QVectorPath classQPainterPathfriend
setElementPositionAt(int i, qreal x, qreal y)QPainterPathinline
setFillRule(Qt::FillRule fillRule)QPainterPath
simplified() const QPainterPath
slopeAtPercent(qreal t) const QPainterPath
subtracted(const QPainterPath &r) const QPainterPath
subtractedInverted(const QPainterPath &r) const QPainterPath
swap(QPainterPath &other)QPainterPathinline
toFillPolygon(const QMatrix &matrix=QMatrix()) const QPainterPath
toFillPolygon(const QTransform &matrix) const QPainterPath
toFillPolygons(const QMatrix &matrix=QMatrix()) const QPainterPath
toFillPolygons(const QTransform &matrix) const QPainterPath
toReversed() const QPainterPath
toSubpathPolygons(const QMatrix &matrix=QMatrix()) const QPainterPath
toSubpathPolygons(const QTransform &matrix) const QPainterPath
translate(qreal dx, qreal dy)QPainterPath
translate(const QPointF &offset)QPainterPathinline
translated(qreal dx, qreal dy) const QPainterPath
translated(const QPointF &offset) const QPainterPathinline
united(const QPainterPath &r) const QPainterPath
~QPainterPath()QPainterPath
Please send us your comment about this page