filters
SvgImport Member ListThis is the complete list of members for SvgImport, including all inherited members.
| addGraphicContext() | SvgImport | [protected] |
| convert(const QCString &from, const QCString &to) | SvgImport | [virtual] |
| convert() | SvgImport | [protected] |
| createObject(VGroup *grp, const QDomElement &, VObject::VState state=VObject::normal, const QDomElement &style=QDomElement()) | SvgImport | [protected] |
| createText(VGroup *, const QDomElement &) | SvgImport | [protected] |
| findGradient(const QString &id, const QString &href=0) | SvgImport | [protected] |
| findObject(const QString &name) | SvgImport | [protected] |
| findObject(const QString &name, VGroup *) | SvgImport | [protected] |
| fromPercentage(QString) | SvgImport | [protected] |
| getScalingFromMatrix(QWMatrix &matrix) | SvgImport | [protected] |
| inpdoc | SvgImport | [protected] |
| mergeStyles(const QDomElement &, const QDomElement &) | SvgImport | [protected] |
| outdoc | SvgImport | [protected] |
| parseColor(VColor &, const QString &) | SvgImport | [protected] |
| parseColor(const QString &) | SvgImport | [protected] |
| parseColorStops(VGradient *, const QDomElement &) | SvgImport | [protected] |
| parseDefs(const QDomElement &) | SvgImport | [protected] |
| parseFont(const QDomElement &) | SvgImport | [protected] |
| parseGradient(const QDomElement &, const QDomElement &referencedBy=QDomElement()) | SvgImport | [protected] |
| parseGroup(VGroup *, const QDomElement &) | SvgImport | [protected] |
| parsePA(VObject *, SvgGraphicsContext *, const QString &, const QString &) | SvgImport | [protected] |
| parseStyle(VObject *, const QDomElement &) | SvgImport | [protected] |
| parseUnit(const QString &, bool horiz=false, bool vert=false, KoRect bbox=KoRect()) | SvgImport | [protected] |
| parseUse(VGroup *, const QDomElement &) | SvgImport | [protected] |
| setupTransform(const QDomElement &) | SvgImport | [protected] |
| SvgImport(KoFilter *parent, const char *name, const QStringList &) (defined in SvgImport) | SvgImport | |
| toPercentage(QString) | SvgImport | [protected] |
| ~SvgImport() | SvgImport | [virtual] |
|