diff options
author | Eckhart Koppen <eckhart.koppen@nokia.com> | 2011-04-06 12:42:02 (GMT) |
---|---|---|
committer | Eckhart Koppen <eckhart.koppen@nokia.com> | 2011-04-06 12:42:02 (GMT) |
commit | bcafefff9794ced8f4de8fefe7fdf541c671472d (patch) | |
tree | abacffa2647d59dd420913644d829d5fb69a01a4 /src | |
parent | 470ae2d9da3bdda0dee4530616e1fdd5f9f00146 (diff) | |
download | Qt-bcafefff9794ced8f4de8fefe7fdf541c671472d.zip Qt-bcafefff9794ced8f4de8fefe7fdf541c671472d.tar.gz Qt-bcafefff9794ced8f4de8fefe7fdf541c671472d.tar.bz2 |
Updated QtOpenVG DEF file
Added new functions and absented missing functions
Reviewed-by: TrustMe
Diffstat (limited to 'src')
-rw-r--r-- | src/s60installs/eabi/QtOpenVGu.def | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/s60installs/eabi/QtOpenVGu.def b/src/s60installs/eabi/QtOpenVGu.def index a1be1fc..de352d5 100644 --- a/src/s60installs/eabi/QtOpenVGu.def +++ b/src/s60installs/eabi/QtOpenVGu.def @@ -8,7 +8,7 @@ EXPORTS _Z25qt_vg_create_paint_enginev @ 7 NONAME _Z26qt_vg_destroy_paint_engineP14QVGPaintEngine @ 8 NONAME _Z28qt_vg_config_to_image_formatP11QEglContext @ 9 NONAME - _ZN13QVGPixmapData12forceToImageEv @ 10 NONAME + _ZN13QVGPixmapData12forceToImageEv @ 10 NONAME ABSENT _ZN13QVGPixmapData12toNativeTypeEN11QPixmapData10NativeTypeE @ 11 NONAME _ZN13QVGPixmapData14fromNativeTypeEPvN11QPixmapData10NativeTypeE @ 12 NONAME _ZN13QVGPixmapData15setAlphaChannelERK7QPixmap @ 13 NONAME @@ -206,12 +206,14 @@ EXPORTS _ZN13QVGPixmapData8fromDataEPKhjPKc6QFlagsIN2Qt19ImageConversionFlagEE @ 205 NONAME _ZN13QVGPixmapData8fromFileERK7QStringPKc6QFlagsIN2Qt19ImageConversionFlagEE @ 206 NONAME _ZNK14QVGPaintEngine16canVgWritePixelsERK6QImage @ 207 NONAME - _ZN13QVGPixmapData12updateSerialEv @ 208 NONAME ABSENT - _ZN13QVGPixmapData4copyEPK11QPixmapDataRK5QRect @ 209 NONAME ABSENT - _ZNK13QVGPixmapData11idealFormatEP6QImage6QFlagsIN2Qt19ImageConversionFlagEE @ 210 NONAME ABSENT + _ZN13QVGPixmapData12updateSerialEv @ 208 NONAME + _ZN13QVGPixmapData4copyEPK11QPixmapDataRK5QRect @ 209 NONAME + _ZNK13QVGPixmapData11idealFormatEP6QImage6QFlagsIN2Qt19ImageConversionFlagEE @ 210 NONAME _ZN13QVGPixmapData24releaseNativeImageHandleEv @ 211 NONAME _ZN13QVGPixmapData25initFromNativeImageHandleEPvRK7QString @ 212 NONAME _ZN13QVGPixmapData35createFromNativeImageHandleProviderEv @ 213 NONAME _ZNK13QVGPixmapData14ensureReadbackEb @ 214 NONAME _ZNK16QVGWindowSurface24hasStaticContentsSupportEv @ 215 NONAME ABSENT + _ZN13QVGPixmapData12forceToImageEb @ 216 NONAME + _ZNK16QVGWindowSurface8featuresEv @ 217 NONAME |