QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RPainterPath Member List

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

addBox(const RBox &box)RPainterPath
addPath(const RPainterPath &path)RPainterPath
addPoint(const RVector &position)RPainterPath
addRect(double x1, double y1, double x2, double y2)RPainterPath
addRect(const QRectF &rect)RPainterPath
brushRPainterPathprivate
featureSizeRPainterPathprivate
FixedBrushColor enum valueRPainterPath
FixedPenColor enum valueRPainterPath
getBoundingBox() const RPainterPath
getBrush() const RPainterPath
getDistanceTo(const RVector &point) const RPainterPath
getElementCount() const RPainterPath
getEndPoint() const RPainterPath
getFeatureSize() const RPainterPath
getMode(RPainterPath::Mode mode) const RPainterPath
getPen() const RPainterPath
getPoints() const RPainterPath
getShapes() const RPainterPath
getStartPoint() const RPainterPath
getTypeAt(int i) const RPainterPath
getXAt(int i) const RPainterPath
getYAt(int i) const RPainterPath
getZLevel() const RPainterPath
hasPoints()RPainterPath
Highlighted enum valueRPainterPath
Invalid enum valueRPainterPath
isEmpty() const RPainterPath
isFixedBrushColor() const RPainterPath
isFixedPenColor() const RPainterPath
isHighlighted() const RPainterPath
isSelected() const RPainterPath
isValid()RPainterPath
lineTo(const RVector &v)RPainterPathinline
Mode enum nameRPainterPath
modesRPainterPathprivate
moveTo(const RVector &v)RPainterPathinline
NoModes enum valueRPainterPath
penRPainterPathprivate
pointsRPainterPathprivate
RPainterPath()RPainterPath
RPainterPath(const QPainterPath &path)RPainterPath
Selected enum valueRPainterPath
setBrush(const QBrush &b)RPainterPath
setFeatureSize(double s)RPainterPath
setFixedBrushColor(bool on)RPainterPath
setFixedPenColor(bool on)RPainterPath
setHighlighted(bool on)RPainterPath
setMode(RPainterPath::Mode mode, bool on=true)RPainterPath
setPen(const QPen &p)RPainterPath
setPoints(const QList< RVector > &p)RPainterPath
setSelected(bool on)RPainterPath
setValid(bool on)RPainterPath
setZLevel(int zl)RPainterPath
transform(const QTransform &t)RPainterPath
zLevelRPainterPathprivate
~RPainterPath()RPainterPathvirtual