QCAD
Open Source 2D CAD
RPainterPath Member List

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

addArc(const RArc &arc)RPainterPath
addBox(const RBox &box)RPainterPath
addLine(const RLine &line)RPainterPath
addOriginalShape(QSharedPointer< RShape > shape)RPainterPath
addPath(const RPainterPath &path)RPainterPath
addPoint(const RVector &position)RPainterPath
addPolyline(const RPolyline &pl)RPainterPath
addRect(double x1, double y1, double x2, double y2)RPainterPath
addRect(const QRectF &rect)RPainterPath
addShape(QSharedPointer< RShape > shape)RPainterPath
addSpline(const RSpline &spline)RPainterPath
AlwaysRegen enum valueRPainterPath
appendPath(const RPainterPath &path)RPainterPath
AutoRegen enum valueRPainterPath
brushRPainterPathprivate
closeSubpath()RPainterPathinline
containsPoint(const RVector &v) constRPainterPathinline
countOriginalShapes() constRPainterPath
cubicTo(const RVector &cp1, const RVector &cp2, const RVector &v)RPainterPathinline
cubicTo(qreal ctrlPt1x, qreal ctrlPt1y, qreal ctrlPt2x, qreal ctrlPt2y, qreal endPtx, qreal endPty)RPainterPathinline
featureSizeRPainterPathprivate
FixedBrushColor enum valueRPainterPath
FixedPenColor enum valueRPainterPath
getAlwaysRegen() constRPainterPath
getAutoRegen() constRPainterPath
getBoundingBox() constRPainterPath
getBrush() constRPainterPath
getCurrentPosition() constRPainterPathinline
getDistanceTo(const RVector &point) constRPainterPath
getElementCount() constRPainterPath
getEndPoint() constRPainterPath
getFeatureSize() constRPainterPath
getInheritPen() constRPainterPath
getMaxList(QList< RPainterPath > &pps)RPainterPathstatic
getMinList(QList< RPainterPath > &pps)RPainterPathstatic
getMode(RPainterPath::Mode mode) constRPainterPath
getNoClipping() constRPainterPath
getNoColorMode() constRPainterPath
getNoPattern() constRPainterPath
getOriginalShape(int i) constRPainterPath
getPen() constRPainterPath
getPixelSizeHint() constRPainterPath
getPixelUnit() constRPainterPath
getPixelWidth() constRPainterPath
getPoints() constRPainterPath
getPolylineGen() constRPainterPath
getShapes() constRPainterPath
getSimplePointDisplay() constRPainterPath
getStartPoint() constRPainterPath
getTypeAt(int i) constRPainterPath
getXAt(int i) constRPainterPath
getYAt(int i) constRPainterPath
getZLevel() constRPainterPath
hasOriginalShapes() constRPainterPath
hasPoints()RPainterPath
Highlighted enum valueRPainterPath
InheritPen enum valueRPainterPath
Invalid enum valueRPainterPath
isAtPosition(const RVector &p, double tolerance=RS::PointTolerance) constRPainterPath
isEmpty() constRPainterPath
isFixedBrushColor() constRPainterPath
isFixedPenColor() constRPainterPath
isHighlighted() constRPainterPath
isSane() constRPainterPath
isSelected() constRPainterPath
isValid() constRPainterPath
lineTo(const RVector &v)RPainterPathinline
lineTo(qreal x, qreal y)RPainterPathinline
lineTo(const QPointF &p)RPainterPathinline
Mode enum nameRPainterPath
modesRPainterPathprivate
move(const RVector &offset)RPainterPath
moveTo(const RVector &v)RPainterPathinline
moveTo(qreal x, qreal y)RPainterPathinline
moveTo(const QPointF &p)RPainterPathinline
moveToOrNop(const RVector &v)RPainterPathinline
NoClipping enum valueRPainterPath
NoColorMode enum valueRPainterPath
NoModes enum valueRPainterPath
NoPattern enum valueRPainterPath
originalShapesRPainterPathprivate
penRPainterPathprivate
pixelSizeHintRPainterPathprivate
PixelUnit enum valueRPainterPath
PixelWidth enum valueRPainterPath
pointsRPainterPathprivate
PolylineGen enum valueRPainterPath
quadTo(const RVector &cp, const RVector &v)RPainterPathinline
quadTo(qreal ctrlPtx, qreal ctrlPty, qreal endPtx, qreal endPty)RPainterPathinline
rotate(double angle)RPainterPath
rotateList(QList< RPainterPath > &pps, double angle)RPainterPathstatic
RPainterPath()RPainterPath
RPainterPath(const QPainterPath &path)RPainterPath
RPainterPath(const RPainterPath &other)RPainterPath
scale(double fx, double fy)RPainterPath
scaleList(QList< RPainterPath > &pps, double fx, double fy)RPainterPathstatic
Selected enum valueRPainterPath
setAlwaysRegen(bool on)RPainterPath
setAutoRegen(bool on)RPainterPath
setBrush(const QBrush &b)RPainterPath
setFeatureSize(double s)RPainterPath
setFixedBrushColor(bool on)RPainterPath
setFixedPenColor(bool on)RPainterPath
setHighlighted(bool on)RPainterPath
setInheritPen(bool on)RPainterPath
setMode(RPainterPath::Mode mode, bool on=true)RPainterPath
setNoClipping(bool on)RPainterPath
setNoColorMode(bool on)RPainterPath
setNoPattern(bool on)RPainterPath
setPath(const QPainterPath &path)RPainterPath
setPen(const QPen &p)RPainterPath
setPixelSizeHint(double s)RPainterPath
setPixelUnit(bool on)RPainterPath
setPixelWidth(bool on)RPainterPath
setPoints(const QList< RVector > &p)RPainterPath
setPolylineGen(bool on)RPainterPath
setSelected(bool on)RPainterPath
setSimplePointDisplay(bool on)RPainterPath
setValid(bool on)RPainterPath
setZLevel(int zl)RPainterPath
SimplePointDisplay enum valueRPainterPath
transform(const QTransform &t)RPainterPath
translateList(QList< RPainterPath > &pps, const RVector &offset)RPainterPathstatic
zLevelRPainterPathprivate
~RPainterPath()RPainterPathvirtual