, including all inherited members.
accept(VVisitor &visitor) | VPath | [virtual] |
addStyles(const QDomElement *style, KoOasisLoadingContext &context) | VObject | [protected] |
arcTo(const KoPoint &p1, const KoPoint &p2, double r) | VPath | |
boundingBox() const | VPath | [virtual] |
boundingBoxIsInvalid() const | VObject | [inline] |
buildOasisTransform() const | VPath | [protected] |
buildOasisTransform(const QWMatrix &mat) const | VPath | [protected] |
buildSvgTransform() const | VPath | [protected] |
buildSvgTransform(const QWMatrix &mat) const | VPath | [protected] |
clone() const | VPath | [virtual] |
close() | VPath | |
combine(const VPath &path) | VPath | |
combinePath(const VSubpath &path) | VPath | |
currentPoint() const | VPath | |
curve1To(const KoPoint &p2, const KoPoint &p3) | VPath | |
curve2To(const KoPoint &p1, const KoPoint &p3) | VPath | |
curveTo(const KoPoint &p1, const KoPoint &p2, const KoPoint &p3) | VPath | |
dcopObject() | VPath | [virtual] |
deleted enum value | VObject | |
document() const | VObject | |
draw(VPainter *painter, const KoRect *rect=0L) const | VPath | [virtual] |
drawCenterNode() const | VPath | [inline] |
edit enum value | VObject | |
fill() const | VObject | [inline, virtual] |
fillMode() const | VPath | |
fillRule() const | VPath | [inline] |
hidden enum value | VObject | |
hidden_locked enum value | VObject | |
insertInfrontOf(VObject *newObject, VObject *oldObject) | VObject | [inline, virtual] |
intersects(const VSegment &segment) const | VPath | |
invalidateBoundingBox() | VObject | [inline] |
isClosed() const | VPath | |
lineTo(const KoPoint &p) | VPath | |
load(const QDomElement &element) | VPath | [virtual] |
loadOasis(const QDomElement &element, KoOasisLoadingContext &context) | VPath | [virtual] |
loadSvgPath(const QString &) | VPath | |
m_boundingBox | VObject | [mutable, protected] |
m_boundingBoxIsInvalid | VObject | [mutable, protected] |
m_dcop | VObject | [protected] |
m_fill | VObject | [protected] |
m_matrix | VPath | [protected] |
m_state | VObject | [mutable, protected] |
m_stroke | VObject | [protected] |
moveTo(const KoPoint &p) | VPath | |
name() const | VObject | [virtual] |
normal enum value | VObject | |
normal_locked enum value | VObject | |
parent() const | VObject | [inline] |
parseOasisTransform(const QString &transform) | VPath | [protected] |
parseTransform(const QString &transform) | VPath | [static] |
paths() const | VPath | [inline] |
pointIsInside(const KoPoint &p) const | VPath | |
save(QDomElement &element) const | VPath | [virtual] |
saveOasis(KoStore *store, KoXmlWriter *docWriter, KoGenStyles &mainStyles, int &index) const | VPath | [virtual] |
saveOasisFill(KoGenStyles &mainStyles, KoGenStyle &stylesojectauto) const | VPath | [protected, virtual] |
saveSvgPath(QString &) const | VPath | |
selected enum value | VObject | |
setDrawCenterNode(bool drawCenterNode=true) | VPath | [inline] |
setFill(const VFill &fill) | VObject | [virtual] |
setFillRule(VFillRule fillRule) | VPath | [inline] |
setName(const QString &s) | VObject | |
setParent(VObject *parent) | VObject | [inline] |
setState(const VState state) | VObject | [inline, virtual] |
setStroke(const VStroke &stroke) | VObject | [virtual] |
state() const | VObject | [inline] |
stroke() const | VObject | [inline, virtual] |
svgClosePath() | VPath | [protected, virtual] |
svgCurveToCubic(double x1, double y1, double x2, double y2, double x, double y, bool abs=true) | VPath | [protected, virtual] |
svgLineTo(double x1, double y1, bool abs=true) | VPath | [protected, virtual] |
svgMoveTo(double x1, double y1, bool abs=true) | VPath | [protected, virtual] |
transform(const QString &transform) | VPath | |
transform(const QWMatrix &mat) | VPath | [inline] |
transformByViewbox(const QDomElement &element, QString viewbox) | VPath | [protected] |
transformOasis(const QString &transform) | VPath | |
VObject(VObject *parent, VState state=edit) | VObject | |
VObject(const VObject &obj) | VObject | |
VPath(VObject *parent, VState state=normal) | VPath | |
VPath(const VPath &path) | VPath | |
VState enum name | VObject | |
~VObject() | VObject | [virtual] |
~VPath() | VPath | [virtual] |