[SCM] qtsvg packaging branch, experimental, updated. debian/5.3.2-2-7-g03bbb2c

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Dec 26 10:32:09 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsvg.git;a=commitdiff;h=03bbb2c

The following commit has been merged in the experimental branch:
commit 03bbb2ce1e269a5e11813219e778d8a2f62018b6
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Dec 26 13:32:05 2014 +0300

    Update symbols and ABI version.
---
 debian/changelog          |   4 +
 debian/control            |   2 +-
 debian/libqt5svg5.symbols | 410 +++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 409 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2c202c7..9992c95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ qtsvg-opensource-src (5.4.0-1) UNRELEASED; urgency=medium
   * Update debian/copyright.
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Update Vcs-Browser field to use cgit interface.
+  * Update ABI version (qtsvg-abi-5-4-0).
+
+  [ Timo Jyrinki ]
+  * Update libqt5svg5.symbols.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 26 Dec 2014 13:15:27 +0300
 
diff --git a/debian/control b/debian/control
index 9806567..413d2e9 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtsvg.git
 Package: libqt5svg5
 Architecture: any
 Multi-Arch: same
-Provides: qtsvg-abi-5-3-0
+Provides: qtsvg-abi-5-4-0
 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 SVG module
diff --git a/debian/libqt5svg5.symbols b/debian/libqt5svg5.symbols
index 145d739..f35ad4c 100644
--- a/debian/libqt5svg5.symbols
+++ b/debian/libqt5svg5.symbols
@@ -1,6 +1,16 @@
-# SymbolsHelper-Confirmed: 5.3.1 sparc
+# SymbolsHelper-Confirmed: 5.4.0 amd64
 libQt5Svg.so.5 libqt5svg5 #MINVER#
-| libqt5svg5 #MINVER#, qtsvg-abi-5-3-0
+| libqt5svg5 #MINVER#, qtsvg-abi-5-4-0
+ _ZN10QSvgCircleD0Ev at Base 5.4.0 1
+ _ZN10QSvgCircleD1Ev at Base 5.4.0 1
+ _ZN10QSvgCircleD2Ev at Base 5.4.0 1
+ _ZN10QSvgSwitch4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN10QSvgSwitch4initEv at Base 5.4.0 1
+ _ZN10QSvgSwitchC1EP8QSvgNode at Base 5.4.0 1
+ _ZN10QSvgSwitchC2EP8QSvgNode at Base 5.4.0 1
+ _ZN10QSvgSwitchD0Ev at Base 5.4.0 1
+ _ZN10QSvgSwitchD1Ev at Base 5.4.0 1
+ _ZN10QSvgSwitchD2Ev at Base 5.4.0 1
  _ZN10QSvgWidget10paintEventEP11QPaintEvent at Base 5.0.2
  _ZN10QSvgWidget11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.0.2
  _ZN10QSvgWidget11qt_metacastEPKc at Base 5.0.2
@@ -14,6 +24,46 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZN10QSvgWidgetD0Ev at Base 5.0.2
  _ZN10QSvgWidgetD1Ev at Base 5.0.2
  _ZN10QSvgWidgetD2Ev at Base 5.0.2
+ _ZN11QSvgEllipse4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN11QSvgEllipseC1EP8QSvgNodeRK6QRectF at Base 5.4.0 1
+ _ZN11QSvgEllipseC2EP8QSvgNodeRK6QRectF at Base 5.4.0 1
+ _ZN11QSvgEllipseD0Ev at Base 5.4.0 1
+ _ZN11QSvgEllipseD1Ev at Base 5.4.0 1
+ _ZN11QSvgEllipseD2Ev at Base 5.4.0 1
+ _ZN11QSvgHandler10charactersERK10QStringRef at Base 5.4.0 1
+ _ZN11QSvgHandler10endElementERK10QStringRef at Base 5.4.0 1
+ _ZN11QSvgHandler10setInStyleEb at Base 5.4.0 1
+ _ZN11QSvgHandler12startElementERK7QStringRK20QXmlStreamAttributes at Base 5.4.0 1
+ _ZN11QSvgHandler13pushColorCopyEv at Base 5.4.0 1
+ _ZN11QSvgHandler13setAnimPeriodEii at Base 5.4.0 1
+ _ZN11QSvgHandler16resolveGradientsEP8QSvgNode at Base 5.4.0 1
+ _ZN11QSvgHandler18parseCSStoXMLAttrsE7QStringP7QVectorI16QSvgCssAttributeE at Base 5.4.0 1
+ _ZN11QSvgHandler21processingInstructionERK7QStringS2_ at Base 5.4.0 1
+ _ZN11QSvgHandler26setDefaultCoordinateSystemENS_10LengthTypeE at Base 5.4.0 1
+ _ZN11QSvgHandler4initEv at Base 5.4.0 1
+ _ZN11QSvgHandler5parseEv at Base 5.4.0 1
+ _ZN11QSvgHandler8popColorEv at Base 5.4.0 1
+ _ZN11QSvgHandler9pushColorERK6QColor at Base 5.4.0 1
+ _ZN11QSvgHandlerC1EP16QXmlStreamReader at Base 5.4.0 1
+ _ZN11QSvgHandlerC1EP9QIODevice at Base 5.4.0 1
+ _ZN11QSvgHandlerC1ERK10QByteArray at Base 5.4.0 1
+ _ZN11QSvgHandlerC2EP16QXmlStreamReader at Base 5.4.0 1
+ _ZN11QSvgHandlerC2EP9QIODevice at Base 5.4.0 1
+ _ZN11QSvgHandlerC2ERK10QByteArray at Base 5.4.0 1
+ _ZN11QSvgHandlerD1Ev at Base 5.4.0 1
+ _ZN11QSvgHandlerD2Ev at Base 5.4.0 1
+ _ZN11QSvgPolygon4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN11QSvgPolygonC1EP8QSvgNodeRK9QPolygonF at Base 5.4.0 1
+ _ZN11QSvgPolygonC2EP8QSvgNodeRK9QPolygonF at Base 5.4.0 1
+ _ZN11QSvgPolygonD0Ev at Base 5.4.0 1
+ _ZN11QSvgPolygonD1Ev at Base 5.4.0 1
+ _ZN11QSvgPolygonD2Ev at Base 5.4.0 1
+ _ZN12QSvgPolyline4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN12QSvgPolylineC1EP8QSvgNodeRK9QPolygonF at Base 5.4.0 1
+ _ZN12QSvgPolylineC2EP8QSvgNodeRK9QPolygonF at Base 5.4.0 1
+ _ZN12QSvgPolylineD0Ev at Base 5.4.0 1
+ _ZN12QSvgPolylineD1Ev at Base 5.4.0 1
+ _ZN12QSvgPolylineD2Ev at Base 5.4.0 1
  _ZN12QSvgRenderer10setViewBoxERK5QRect at Base 5.0.2
  _ZN12QSvgRenderer10setViewBoxERK6QRectF at Base 5.0.2
  _ZN12QSvgRenderer11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.0.2
@@ -39,6 +89,31 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZN12QSvgRendererD0Ev at Base 5.0.2
  _ZN12QSvgRendererD1Ev at Base 5.0.2
  _ZN12QSvgRendererD2Ev at Base 5.0.2
+ _ZN13QSvgAnimation4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN13QSvgAnimationD0Ev at Base 5.4.0 1
+ _ZN13QSvgAnimationD1Ev at Base 5.4.0 1
+ _ZN13QSvgAnimationD2Ev at Base 5.4.0 1
+ _ZN13QSvgFillStyle11setFillRuleEN2Qt8FillRuleE at Base 5.4.0 1
+ _ZN13QSvgFillStyle12setFillStyleEP21QSvgFillStyleProperty at Base 5.4.0 1
+ _ZN13QSvgFillStyle14setFillOpacityEd at Base 5.4.0 1
+ _ZN13QSvgFillStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN13QSvgFillStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN13QSvgFillStyle8setBrushE6QBrush at Base 5.4.0 1
+ _ZN13QSvgFillStyleC1Ev at Base 5.4.0 1
+ _ZN13QSvgFillStyleC2Ev at Base 5.4.0 1
+ _ZN13QSvgFillStyleD0Ev at Base 5.4.0 1
+ _ZN13QSvgFillStyleD1Ev at Base 5.4.0 1
+ _ZN13QSvgFillStyleD2Ev at Base 5.4.0 1
+ _ZN13QSvgFontStyle13SVGToQtWeightEi at Base 5.4.0 1
+ _ZN13QSvgFontStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN13QSvgFontStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN13QSvgFontStyleC1EP8QSvgFontP16QSvgTinyDocument at Base 5.4.0 1
+ _ZN13QSvgFontStyleC1Ev at Base 5.4.0 1
+ _ZN13QSvgFontStyleC2EP8QSvgFontP16QSvgTinyDocument at Base 5.4.0 1
+ _ZN13QSvgFontStyleC2Ev at Base 5.4.0 1
+ _ZN13QSvgFontStyleD0Ev at Base 5.4.0 1
+ _ZN13QSvgFontStyleD1Ev at Base 5.4.0 1
+ _ZN13QSvgFontStyleD2Ev at Base 5.4.0 1
  _ZN13QSvgGenerator10setViewBoxERK5QRect at Base 5.0.2
  _ZN13QSvgGenerator10setViewBoxERK6QRectF at Base 5.0.2
  _ZN13QSvgGenerator11setFileNameERK7QString at Base 5.0.2
@@ -52,6 +127,23 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZN13QSvgGeneratorD0Ev at Base 5.0.2
  _ZN13QSvgGeneratorD1Ev at Base 5.0.2
  _ZN13QSvgGeneratorD2Ev at Base 5.0.2
+ _ZN15QSvgCompOpStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN15QSvgCompOpStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN15QSvgCompOpStyleC1EN8QPainter15CompositionModeE at Base 5.4.0 1
+ _ZN15QSvgCompOpStyleC2EN8QPainter15CompositionModeE at Base 5.4.0 1
+ _ZN15QSvgCompOpStyleD0Ev at Base 5.4.0 1
+ _ZN15QSvgCompOpStyleD1Ev at Base 5.4.0 1
+ _ZN15QSvgCompOpStyleD2Ev at Base 5.4.0 1
+ _ZN15QSvgExtraStatesC1Ev at Base 5.4.0
+ _ZN15QSvgExtraStatesC2Ev at Base 5.4.0
+ _ZN15QSvgStrokeStyle12setDashArrayERK7QVectorIdE at Base 5.4.0 1
+ _ZN15QSvgStrokeStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN15QSvgStrokeStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN15QSvgStrokeStyleC1Ev at Base 5.4.0 1
+ _ZN15QSvgStrokeStyleC2Ev at Base 5.4.0 1
+ _ZN15QSvgStrokeStyleD0Ev at Base 5.4.0 1
+ _ZN15QSvgStrokeStyleD1Ev at Base 5.4.0 1
+ _ZN15QSvgStrokeStyleD2Ev at Base 5.4.0 1
  _ZN16QGraphicsSvgItem11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.0.2
  _ZN16QGraphicsSvgItem11qt_metacastEPKc at Base 5.0.2
  _ZN16QGraphicsSvgItem12setElementIdERK7QString at Base 5.0.2
@@ -67,6 +159,30 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZN16QGraphicsSvgItemD0Ev at Base 5.0.2
  _ZN16QGraphicsSvgItemD1Ev at Base 5.0.2
  _ZN16QGraphicsSvgItemD2Ev at Base 5.0.2
+ _ZN16QSvgAnimateColor14setRepeatCountEd at Base 5.4.0 1
+ _ZN16QSvgAnimateColor5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN16QSvgAnimateColor6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN16QSvgAnimateColor7setArgsEbRK5QListI6QColorE at Base 5.4.0 1
+ _ZN16QSvgAnimateColor9setFreezeEb at Base 5.4.0 1
+ _ZN16QSvgAnimateColorC1Eiii at Base 5.4.0 1
+ _ZN16QSvgAnimateColorC2Eiii at Base 5.4.0 1
+ _ZN16QSvgAnimateColorD0Ev at Base 5.4.0 1
+ _ZN16QSvgAnimateColorD1Ev at Base 5.4.0 1
+ _ZN16QSvgAnimateColorD2Ev at Base 5.4.0 1
+ _ZN16QSvgOpacityStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN16QSvgOpacityStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN16QSvgOpacityStyleC1Ed at Base 5.4.0 1
+ _ZN16QSvgOpacityStyleC2Ed at Base 5.4.0 1
+ _ZN16QSvgOpacityStyleD0Ev at Base 5.4.0 1
+ _ZN16QSvgOpacityStyleD1Ev at Base 5.4.0 1
+ _ZN16QSvgOpacityStyleD2Ev at Base 5.4.0 1
+ _ZN16QSvgQualityStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN16QSvgQualityStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN16QSvgQualityStyleC1Ei at Base 5.4.0 1
+ _ZN16QSvgQualityStyleC2Ei at Base 5.4.0 1
+ _ZN16QSvgQualityStyleD0Ev at Base 5.4.0 1
+ _ZN16QSvgQualityStyleD1Ev at Base 5.4.0 1
+ _ZN16QSvgQualityStyleD2Ev at Base 5.4.0 1
  _ZN16QSvgTinyDocument10addSvgFontEP8QSvgFont at Base 5.0.2 1
  _ZN16QSvgTinyDocument10setViewBoxERK6QRectF at Base 5.0.2 1
  _ZN16QSvgTinyDocument11setAnimatedEb at Base 5.0.2 1
@@ -90,14 +206,152 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZN16QSvgTinyDocumentD0Ev at Base 5.0.2 1
  _ZN16QSvgTinyDocumentD1Ev at Base 5.0.2 1
  _ZN16QSvgTinyDocumentD2Ev at Base 5.0.2 1
- (optional=gccinternal|arch=!ia64)_ZN4QCss10StyleSheetC1ERKS0_ at Base 5.0.2
- (optional=gccinternal|arch=!ia64)_ZN4QCss10StyleSheetC2ERKS0_ at Base 5.0.2
- _ZN4QCss10StyleSheetD1Ev at Base 5.0.2
- _ZN4QCss10StyleSheetD2Ev at Base 5.0.2
+ _ZN17QSvgGradientStyle11setStopLinkERK7QStringP16QSvgTinyDocument at Base 5.4.0 1
+ _ZN17QSvgGradientStyle12resolveStopsEv at Base 5.4.0 1
+ _ZN17QSvgGradientStyle5brushEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN17QSvgGradientStyle9setMatrixERK7QMatrix at Base 5.4.0 1
+ _ZN17QSvgGradientStyleC1EP9QGradient at Base 5.4.0 1
+ _ZN17QSvgGradientStyleC2EP9QGradient at Base 5.4.0 1
+ _ZN17QSvgStructureNode8addChildEP8QSvgNodeRK7QString at Base 5.4.0 1
+ _ZN17QSvgStructureNodeC1EP8QSvgNode at Base 5.4.0 1
+ _ZN17QSvgStructureNodeC2EP8QSvgNode at Base 5.4.0 1
+ _ZN17QSvgStructureNodeD0Ev at Base 5.4.0 1
+ _ZN17QSvgStructureNodeD1Ev at Base 5.4.0 1
+ _ZN17QSvgStructureNodeD2Ev at Base 5.4.0 1
+ _ZN17QSvgStylePropertyD0Ev at Base 5.4.0 1
+ _ZN17QSvgStylePropertyD1Ev at Base 5.4.0 1
+ _ZN17QSvgStylePropertyD2Ev at Base 5.4.0 1
+ _ZN18QSvgTransformStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN18QSvgTransformStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN18QSvgTransformStyleC1ERK10QTransform at Base 5.4.0 1
+ _ZN18QSvgTransformStyleC2ERK10QTransform at Base 5.4.0 1
+ _ZN18QSvgTransformStyleD0Ev at Base 5.4.0 1
+ _ZN18QSvgTransformStyleD1Ev at Base 5.4.0 1
+ _ZN18QSvgTransformStyleD2Ev at Base 5.4.0 1
+ _ZN19QSvgSolidColorStyleC1ERK6QColor at Base 5.4.0 1
+ _ZN19QSvgSolidColorStyleC2ERK6QColor at Base 5.4.0 1
+ _ZN19QSvgSolidColorStyleD0Ev at Base 5.4.0 1
+ _ZN19QSvgSolidColorStyleD1Ev at Base 5.4.0 1
+ _ZN19QSvgSolidColorStyleD2Ev at Base 5.4.0 1
+ _ZN20QSvgAnimateTransform13resolveMatrixEPK8QSvgNode at Base 5.4.0 1
+ _ZN20QSvgAnimateTransform14setRepeatCountEd at Base 5.4.0 1
+ _ZN20QSvgAnimateTransform5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN20QSvgAnimateTransform6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN20QSvgAnimateTransform7setArgsENS_13TransformTypeENS_8AdditiveERK7QVectorIdE at Base 5.4.0 1
+ _ZN20QSvgAnimateTransform9setFreezeEb at Base 5.4.0 1
+ _ZN20QSvgAnimateTransformC1Eiii at Base 5.4.0 1
+ _ZN20QSvgAnimateTransformC2Eiii at Base 5.4.0 1
+ _ZN20QSvgAnimateTransformD0Ev at Base 5.4.0 1
+ _ZN20QSvgAnimateTransformD1Ev at Base 5.4.0 1
+ _ZN20QSvgAnimateTransformD2Ev at Base 5.4.0 1
+ _ZN21QSvgFillStyleProperty5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN21QSvgFillStyleProperty6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyleC1ERK6QBrush at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyleC2ERK6QBrush at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyleD0Ev at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyleD1Ev at Base 5.4.0 1
+ _ZN21QSvgViewportFillStyleD2Ev at Base 5.4.0 1
+ _ZN5QSvgG4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN5QSvgGC1EP8QSvgNode at Base 5.4.0 1
+ _ZN5QSvgGC2EP8QSvgNode at Base 5.4.0 1
+ _ZN5QSvgGD0Ev at Base 5.4.0 1
+ _ZN5QSvgGD1Ev at Base 5.4.0 1
+ _ZN5QSvgGD2Ev at Base 5.4.0 1
+ _ZN7QSvgArc4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN7QSvgArcC1EP8QSvgNodeRK12QPainterPath at Base 5.4.0 1
+ _ZN7QSvgArcC2EP8QSvgNodeRK12QPainterPath at Base 5.4.0 1
+ _ZN7QSvgArcD0Ev at Base 5.4.0 1
+ _ZN7QSvgArcD1Ev at Base 5.4.0 1
+ _ZN7QSvgArcD2Ev at Base 5.4.0 1
+ _ZN8QSvgDefs4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN8QSvgDefsC1EP8QSvgNode at Base 5.4.0 1
+ _ZN8QSvgDefsC2EP8QSvgNode at Base 5.4.0 1
+ _ZN8QSvgDefsD0Ev at Base 5.4.0 1
+ _ZN8QSvgDefsD1Ev at Base 5.4.0 1
+ _ZN8QSvgDefsD2Ev at Base 5.4.0 1
+ _ZN8QSvgFont13setFamilyNameERK7QString at Base 5.4.0 1
+ _ZN8QSvgFont13setUnitsPerEmEd at Base 5.4.0 1
+ _ZN8QSvgFont8addGlyphE5QCharRK12QPainterPathd at Base 5.4.0 1
+ _ZN8QSvgFontC1Ed at Base 5.4.0 1
+ _ZN8QSvgFontC2Ed at Base 5.4.0 1
+ _ZN8QSvgFontD0Ev at Base 5.4.0 1
+ _ZN8QSvgFontD1Ev at Base 5.4.0 1
+ _ZN8QSvgFontD2Ev at Base 5.4.0 1
+ _ZN8QSvgLine4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN8QSvgLineC1EP8QSvgNodeRK6QLineF at Base 5.4.0 1
+ _ZN8QSvgLineC2EP8QSvgNodeRK6QLineF at Base 5.4.0 1
+ _ZN8QSvgLineD0Ev at Base 5.4.0 1
+ _ZN8QSvgLineD1Ev at Base 5.4.0 1
+ _ZN8QSvgLineD2Ev at Base 5.4.0 1
+ _ZN8QSvgNode10setVisibleEb at Base 5.4.0 1
+ _ZN8QSvgNode11setXmlClassERK7QString at Base 5.4.0 1
+ _ZN8QSvgNode11strokeWidthEP8QPainter at Base 5.4.0 1
+ _ZN8QSvgNode14setDisplayModeENS_11DisplayModeE at Base 5.4.0 1
+ _ZN8QSvgNode16setRequiredFontsERK11QStringList at Base 5.4.0 1
+ _ZN8QSvgNode18setRequiredFormatsERK11QStringList at Base 5.4.0 1
+ _ZN8QSvgNode19appendStylePropertyEP17QSvgStylePropertyRK7QString at Base 5.4.0 1
+ _ZN8QSvgNode19setRequiredFeaturesERK11QStringList at Base 5.4.0 1
+ _ZN8QSvgNode20setRequiredLanguagesERK11QStringList at Base 5.4.0 1
+ _ZN8QSvgNode21setRequiredExtensionsERK11QStringList at Base 5.4.0 1
+ _ZN8QSvgNode9setNodeIdERK7QString at Base 5.4.0 1
+ _ZN8QSvgNodeC1EPS_ at Base 5.4.0 1
+ _ZN8QSvgNodeC2EPS_ at Base 5.4.0 1
+ _ZN8QSvgNodeD0Ev at Base 5.4.0 1
+ _ZN8QSvgNodeD1Ev at Base 5.4.0 1
+ _ZN8QSvgNodeD2Ev at Base 5.4.0 1
+ _ZN8QSvgPath4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN8QSvgPathC1EP8QSvgNodeRK12QPainterPath at Base 5.4.0 1
+ _ZN8QSvgPathC2EP8QSvgNodeRK12QPainterPath at Base 5.4.0 1
+ _ZN8QSvgPathD0Ev at Base 5.4.0 1
+ _ZN8QSvgPathD1Ev at Base 5.4.0 1
+ _ZN8QSvgPathD2Ev at Base 5.4.0 1
+ _ZN8QSvgRect4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN8QSvgRectC1EP8QSvgNodeRK6QRectFii at Base 5.4.0 1
+ _ZN8QSvgRectC2EP8QSvgNodeRK6QRectFii at Base 5.4.0 1
+ _ZN8QSvgRectD0Ev at Base 5.4.0 1
+ _ZN8QSvgRectD1Ev at Base 5.4.0 1
+ _ZN8QSvgRectD2Ev at Base 5.4.0 1
+ _ZN8QSvgText11setTextAreaERK6QSizeF at Base 5.4.0 1
+ _ZN8QSvgText4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN8QSvgText7addTextERK7QString at Base 5.4.0 1
+ _ZN8QSvgText9LINEBREAKE at Base 5.4.0 1
+ _ZN8QSvgTextC1EP8QSvgNodeRK7QPointF at Base 5.4.0 1
+ _ZN8QSvgTextC2EP8QSvgNodeRK7QPointF at Base 5.4.0 1
+ _ZN8QSvgTextD0Ev at Base 5.4.0 1
+ _ZN8QSvgTextD1Ev at Base 5.4.0 1
+ _ZN8QSvgTextD2Ev at Base 5.4.0 1
+ _ZN9QSvgGlyphC1E5QCharRK12QPainterPathd at Base 5.4.0 1
+ _ZN9QSvgGlyphC2E5QCharRK12QPainterPathd at Base 5.4.0 1
+ _ZN9QSvgImage4drawEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN9QSvgImageC1EP8QSvgNodeRK6QImageRK5QRect at Base 5.4.0 1
+ _ZN9QSvgImageC2EP8QSvgNodeRK6QImageRK5QRect at Base 5.4.0 1
+ _ZN9QSvgImageD0Ev at Base 5.4.0 1
+ _ZN9QSvgImageD1Ev at Base 5.4.0 1
+ _ZN9QSvgImageD2Ev at Base 5.4.0 1
+ _ZN9QSvgStyle5applyEP8QPainterPK8QSvgNodeR15QSvgExtraStates at Base 5.4.0 1
+ _ZN9QSvgStyle6revertEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZN9QSvgStyleD1Ev at Base 5.4.0 1
+ _ZN9QSvgStyleD2Ev at Base 5.4.0 1
+ _ZNK10QSvgCircle4typeEv at Base 5.4.0 1
+ _ZNK10QSvgSwitch4typeEv at Base 5.4.0 1
  _ZNK10QSvgWidget10metaObjectEv at Base 5.0.2
  _ZNK10QSvgWidget8rendererEv at Base 5.0.2
  _ZNK10QSvgWidget8sizeHintEv at Base 5.0.2
+ _ZNK11QSvgEllipse4typeEv at Base 5.4.0 1
+ _ZNK11QSvgEllipse6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK11QSvgHandler12currentColorEv at Base 5.4.0 1
+ _ZNK11QSvgHandler17animationDurationEv at Base 5.4.0 1
+ _ZNK11QSvgHandler23defaultCoordinateSystemEv at Base 5.4.0 1
+ _ZNK11QSvgHandler7inStyleEv at Base 5.4.0 1
+ _ZNK11QSvgHandler8documentEv at Base 5.4.0 1
+ _ZNK11QSvgHandler8selectorEv at Base 5.4.0 1
+ _ZNK11QSvgPolygon4typeEv at Base 5.4.0 1
+ _ZNK11QSvgPolygon6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
  _ZNK12QPaintDevice7devTypeEv at Base 5.0.2
+ _ZNK12QSvgPolyline4typeEv at Base 5.4.0 1
+ _ZNK12QSvgPolyline6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
  _ZNK12QSvgRenderer10metaObjectEv at Base 5.0.2
  _ZNK12QSvgRenderer11defaultSizeEv at Base 5.0.2
  _ZNK12QSvgRenderer12currentFrameEv at Base 5.0.2
@@ -110,6 +364,9 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZNK12QSvgRenderer7viewBoxEv at Base 5.0.2
  _ZNK12QSvgRenderer8animatedEv at Base 5.0.2
  _ZNK12QSvgRenderer8viewBoxFEv at Base 5.0.2
+ _ZNK13QSvgAnimation4typeEv at Base 5.4.0 1
+ _ZNK13QSvgFillStyle4typeEv at Base 5.4.0 1
+ _ZNK13QSvgFontStyle4typeEv at Base 5.4.0 1
  _ZNK13QSvgGenerator10resolutionEv at Base 5.0.2
  _ZNK13QSvgGenerator11descriptionEv at Base 5.0.2
  _ZNK13QSvgGenerator11paintEngineEv at Base 5.0.2
@@ -120,6 +377,8 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZNK13QSvgGenerator7viewBoxEv at Base 5.0.2
  _ZNK13QSvgGenerator8fileNameEv at Base 5.0.2
  _ZNK13QSvgGenerator8viewBoxFEv at Base 5.0.2
+ _ZNK15QSvgCompOpStyle4typeEv at Base 5.4.0 1
+ _ZNK15QSvgStrokeStyle4typeEv at Base 5.4.0 1
  _ZNK16QGraphicsSvgItem10metaObjectEv at Base 5.0.2
  _ZNK16QGraphicsSvgItem12boundingRectEv at Base 5.0.2
  _ZNK16QGraphicsSvgItem16isCachingEnabledEv at Base 5.0.2
@@ -127,6 +386,9 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZNK16QGraphicsSvgItem4typeEv at Base 5.0.2
  _ZNK16QGraphicsSvgItem8rendererEv at Base 5.0.2
  _ZNK16QGraphicsSvgItem9elementIdEv at Base 5.0.2
+ _ZNK16QSvgAnimateColor4typeEv at Base 5.4.0 1
+ _ZNK16QSvgOpacityStyle4typeEv at Base 5.4.0 1
+ _ZNK16QSvgQualityStyle4typeEv at Base 5.4.0 1
  _ZNK16QSvgTinyDocument10namedStyleERK7QString at Base 5.0.2 1
  _ZNK16QSvgTinyDocument12currentFrameEv at Base 5.0.2 1
  _ZNK16QSvgTinyDocument13elementExistsERK7QString at Base 5.0.2 1
@@ -136,24 +398,160 @@ libQt5Svg.so.5 libqt5svg5 #MINVER#
  _ZNK16QSvgTinyDocument7svgFontERK7QString at Base 5.0.2 1
  _ZNK16QSvgTinyDocument8animatedEv at Base 5.0.2 1
  _ZNK16QSvgTinyDocument9namedNodeERK7QString at Base 5.0.2 1
+ _ZNK17QSvgGradientStyle4typeEv at Base 5.4.0 1
+ _ZNK17QSvgStructureNode19previousSiblingNodeEP8QSvgNode at Base 5.4.0 1
+ _ZNK17QSvgStructureNode6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK17QSvgStructureNode9scopeNodeERK7QString at Base 5.4.0 1
+ _ZNK18QSvgTransformStyle4typeEv at Base 5.4.0 1
+ _ZNK19QSvgSolidColorStyle4typeEv at Base 5.4.0 1
+ _ZNK20QSvgAnimateTransform4typeEv at Base 5.4.0 1
+ _ZNK21QSvgViewportFillStyle4typeEv at Base 5.4.0 1
+ _ZNK5QSvgG4typeEv at Base 5.4.0 1
+ _ZNK7QSvgArc4typeEv at Base 5.4.0 1
+ _ZNK7QSvgArc6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgDefs4typeEv at Base 5.4.0 1
+ _ZNK8QSvgFont10familyNameEv at Base 5.4.0 1
+ _ZNK8QSvgFont4drawEP8QPainterRK7QPointFRK7QStringd6QFlagsIN2Qt13AlignmentFlagEE at Base 5.4.0 1
+ _ZNK8QSvgLine4typeEv at Base 5.4.0 1
+ _ZNK8QSvgLine6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgNode10applyStyleEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgNode11displayModeEv at Base 5.4.0 1
+ _ZNK8QSvgNode11revertStyleEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgNode13requiredFontsEv at Base 5.4.0 1
+ _ZNK8QSvgNode13stylePropertyEN17QSvgStyleProperty4TypeE at Base 5.4.0 1
+ _ZNK8QSvgNode13stylePropertyERK7QString at Base 5.4.0 1
+ _ZNK8QSvgNode15requiredFormatsEv at Base 5.4.0 1
+ _ZNK8QSvgNode16requiredFeaturesEv at Base 5.4.0 1
+ _ZNK8QSvgNode17requiredLanguagesEv at Base 5.4.0 1
+ _ZNK8QSvgNode17transformedBoundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgNode17transformedBoundsEv at Base 5.4.0 1
+ _ZNK8QSvgNode18requiredExtensionsEv at Base 5.4.0 1
+ _ZNK8QSvgNode6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgNode8documentEv at Base 5.4.0 1
+ _ZNK8QSvgPath4typeEv at Base 5.4.0 1
+ _ZNK8QSvgPath6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgRect4typeEv at Base 5.4.0 1
+ _ZNK8QSvgRect6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZNK8QSvgText4typeEv at Base 5.4.0 1
+ _ZNK9QSvgImage4typeEv at Base 5.4.0 1
+ _ZNK9QSvgImage6boundsEP8QPainterR15QSvgExtraStates at Base 5.4.0 1
+ _ZTI10QSvgCircle at Base 5.4.0 1
+ _ZTI10QSvgSwitch at Base 5.4.0 1
  _ZTI10QSvgWidget at Base 5.0.2
+ _ZTI11QSvgEllipse at Base 5.4.0 1
+ _ZTI11QSvgPolygon at Base 5.4.0 1
+ _ZTI12QSvgPolyline at Base 5.4.0 1
  _ZTI12QSvgRenderer at Base 5.0.2
+ _ZTI13QSvgAnimation at Base 5.4.0 1
+ _ZTI13QSvgFillStyle at Base 5.4.0 1
+ _ZTI13QSvgFontStyle at Base 5.4.0 1
  _ZTI13QSvgGenerator at Base 5.0.2
+ _ZTI14QSvgRefCounted at Base 5.4.0 1
+ _ZTI15QSvgCompOpStyle at Base 5.4.0 1
+ _ZTI15QSvgStrokeStyle at Base 5.4.0 1
  _ZTI16QGraphicsSvgItem at Base 5.0.2
+ _ZTI16QSvgAnimateColor at Base 5.4.0 1
+ _ZTI16QSvgOpacityStyle at Base 5.4.0 1
+ _ZTI16QSvgQualityStyle at Base 5.4.0 1
  _ZTI16QSvgTinyDocument at Base 5.0.2 1
+ _ZTI17QSvgGradientStyle at Base 5.4.0 1
+ _ZTI17QSvgStructureNode at Base 5.4.0 1
+ _ZTI17QSvgStyleProperty at Base 5.4.0 1
+ _ZTI18QSvgTransformStyle at Base 5.4.0 1
  _ZTI19QPaintEnginePrivate at Base 5.0.2
+ _ZTI19QSvgSolidColorStyle at Base 5.4.0 1
+ _ZTI20QSvgAnimateTransform at Base 5.4.0 1
+ _ZTI21QSvgFillStyleProperty at Base 5.4.0 1
+ _ZTI21QSvgViewportFillStyle at Base 5.4.0 1
+ _ZTI5QSvgG at Base 5.4.0 1
+ _ZTI7QSvgArc at Base 5.4.0 1
+ _ZTI8QSvgDefs at Base 5.4.0 1
+ _ZTI8QSvgFont at Base 5.4.0 1
+ _ZTI8QSvgLine at Base 5.4.0 1
+ _ZTI8QSvgNode at Base 5.4.0 1
+ _ZTI8QSvgPath at Base 5.4.0 1
+ _ZTI8QSvgRect at Base 5.4.0 1
+ _ZTI8QSvgText at Base 5.4.0 1
+ _ZTI9QSvgImage at Base 5.4.0 1
+ _ZTI9QSvgTspan at Base 5.4.0 1
+ _ZTS10QSvgCircle at Base 5.4.0 1
+ _ZTS10QSvgSwitch at Base 5.4.0 1
  _ZTS10QSvgWidget at Base 5.0.2
+ _ZTS11QSvgEllipse at Base 5.4.0 1
+ _ZTS11QSvgPolygon at Base 5.4.0 1
+ _ZTS12QSvgPolyline at Base 5.4.0 1
  _ZTS12QSvgRenderer at Base 5.0.2
+ _ZTS13QSvgAnimation at Base 5.4.0 1
+ _ZTS13QSvgFillStyle at Base 5.4.0 1
+ _ZTS13QSvgFontStyle at Base 5.4.0 1
  _ZTS13QSvgGenerator at Base 5.0.2
+ _ZTS14QSvgRefCounted at Base 5.4.0 1
+ _ZTS15QSvgCompOpStyle at Base 5.4.0 1
+ _ZTS15QSvgStrokeStyle at Base 5.4.0 1
  _ZTS16QGraphicsSvgItem at Base 5.0.2
+ _ZTS16QSvgAnimateColor at Base 5.4.0 1
+ _ZTS16QSvgOpacityStyle at Base 5.4.0 1
+ _ZTS16QSvgQualityStyle at Base 5.4.0 1
  _ZTS16QSvgTinyDocument at Base 5.0.2 1
+ _ZTS17QSvgGradientStyle at Base 5.4.0 1
+ _ZTS17QSvgStructureNode at Base 5.4.0 1
+ _ZTS17QSvgStyleProperty at Base 5.4.0 1
+ _ZTS18QSvgTransformStyle at Base 5.4.0 1
  _ZTS19QPaintEnginePrivate at Base 5.0.2
+ _ZTS19QSvgSolidColorStyle at Base 5.4.0 1
+ _ZTS20QSvgAnimateTransform at Base 5.4.0 1
+ _ZTS21QSvgFillStyleProperty at Base 5.4.0 1
+ _ZTS21QSvgViewportFillStyle at Base 5.4.0 1
+ _ZTS5QSvgG at Base 5.4.0 1
+ _ZTS7QSvgArc at Base 5.4.0 1
+ _ZTS8QSvgDefs at Base 5.4.0 1
+ _ZTS8QSvgFont at Base 5.4.0 1
+ _ZTS8QSvgLine at Base 5.4.0 1
+ _ZTS8QSvgNode at Base 5.4.0 1
+ _ZTS8QSvgPath at Base 5.4.0 1
+ _ZTS8QSvgRect at Base 5.4.0 1
+ _ZTS8QSvgText at Base 5.4.0 1
+ _ZTS9QSvgImage at Base 5.4.0 1
+ _ZTS9QSvgTspan at Base 5.4.0 1
+ _ZTV10QSvgCircle at Base 5.4.0 1
+ _ZTV10QSvgSwitch at Base 5.4.0 1
  _ZTV10QSvgWidget at Base 5.0.2
+ _ZTV11QSvgEllipse at Base 5.4.0 1
+ _ZTV11QSvgPolygon at Base 5.4.0 1
+ _ZTV12QSvgPolyline at Base 5.4.0 1
  _ZTV12QSvgRenderer at Base 5.0.2
+ _ZTV13QSvgAnimation at Base 5.4.0 1
+ _ZTV13QSvgFillStyle at Base 5.4.0 1
+ _ZTV13QSvgFontStyle at Base 5.4.0 1
  _ZTV13QSvgGenerator at Base 5.0.2
+ _ZTV14QSvgRefCounted at Base 5.4.0 1
+ _ZTV15QSvgCompOpStyle at Base 5.4.0 1
+ _ZTV15QSvgStrokeStyle at Base 5.4.0 1
  _ZTV16QGraphicsSvgItem at Base 5.0.2
+ _ZTV16QSvgAnimateColor at Base 5.4.0 1
+ _ZTV16QSvgOpacityStyle at Base 5.4.0 1
+ _ZTV16QSvgQualityStyle at Base 5.4.0 1
  _ZTV16QSvgTinyDocument at Base 5.0.2 1
+ _ZTV17QSvgGradientStyle at Base 5.4.0 1
+ _ZTV17QSvgStructureNode at Base 5.4.0 1
+ _ZTV17QSvgStyleProperty at Base 5.4.0 1
+ _ZTV18QSvgTransformStyle at Base 5.4.0 1
  _ZTV19QPaintEnginePrivate at Base 5.0.2
+ _ZTV19QSvgSolidColorStyle at Base 5.4.0 1
+ _ZTV20QSvgAnimateTransform at Base 5.4.0 1
+ _ZTV21QSvgFillStyleProperty at Base 5.4.0 1
+ _ZTV21QSvgViewportFillStyle at Base 5.4.0 1
+ _ZTV5QSvgG at Base 5.4.0 1
+ _ZTV7QSvgArc at Base 5.4.0 1
+ _ZTV8QSvgDefs at Base 5.4.0 1
+ _ZTV8QSvgFont at Base 5.4.0 1
+ _ZTV8QSvgLine at Base 5.4.0 1
+ _ZTV8QSvgNode at Base 5.4.0 1
+ _ZTV8QSvgPath at Base 5.4.0 1
+ _ZTV8QSvgRect at Base 5.4.0 1
+ _ZTV8QSvgText at Base 5.4.0 1
+ _ZTV9QSvgImage at Base 5.4.0 1
+ _ZTV9QSvgTspan at Base 5.4.0 1
  (c++)"non-virtual thunk to QGraphicsSvgItem::boundingRect() const at Base" 5.0.2
  (c++)"non-virtual thunk to QGraphicsSvgItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*)@Base" 5.0.2
  (c++)"non-virtual thunk to QGraphicsSvgItem::type() const at Base" 5.0.2

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list