diff options
author | Iain <qt-info@nokia.com> | 2010-06-25 09:38:56 (GMT) |
---|---|---|
committer | Iain <qt-info@nokia.com> | 2010-06-25 09:40:44 (GMT) |
commit | 6887d006ecf2b4a4250659c45a2d9ba002dbcb80 (patch) | |
tree | a40ea7f6357e5a4c3ddbfa0dfb66f70b06260d46 /src/s60installs/eabi | |
parent | bae307e98aedb70d46ca0fd934d6fbca6044b151 (diff) | |
download | Qt-6887d006ecf2b4a4250659c45a2d9ba002dbcb80.zip Qt-6887d006ecf2b4a4250659c45a2d9ba002dbcb80.tar.gz Qt-6887d006ecf2b4a4250659c45a2d9ba002dbcb80.tar.bz2 |
Update EABI and WINSCW DEF files for Symbian
Reviewed-by: TrustMe
Diffstat (limited to 'src/s60installs/eabi')
-rw-r--r-- | src/s60installs/eabi/QtDeclarativeu.def | 5 | ||||
-rw-r--r-- | src/s60installs/eabi/QtGuiu.def | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtDeclarativeu.def b/src/s60installs/eabi/QtDeclarativeu.def index f997454..96e74a6 100644 --- a/src/s60installs/eabi/QtDeclarativeu.def +++ b/src/s60installs/eabi/QtDeclarativeu.def @@ -3681,4 +3681,9 @@ EXPORTS _ZNK17QDeclarativeState7isNamedEv @ 3680 NONAME _ZNK20QDeclarativeGridView6footerEv @ 3681 NONAME _ZNK20QDeclarativeGridView6headerEv @ 3682 NONAME + _ZN19QDeclarativePrivate26registerAutoParentFunctionEPFNS_16AutoParentResultEP7QObjectS2_E @ 3683 NONAME + _ZN20QDeclarativeMetaType15parentFunctionsEv @ 3684 NONAME + _ZN21QDeclarativeTextInput16inputMethodEventEP17QInputMethodEvent @ 3685 NONAME + _ZN23QDeclarativeBorderImage8doUpdateEv @ 3686 NONAME + _ZThn8_N21QDeclarativeTextInput16inputMethodEventEP17QInputMethodEvent @ 3687 NONAME diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def index b59ddee..e7d865b 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12017,4 +12017,7 @@ EXPORTS _ZNK11QStaticText10textOptionEv @ 12016 NONAME _ZNK11QTextEngine13isRightToLeftEv @ 12017 NONAME _ZNK14QWidgetPrivate22childAtRecursiveHelperERK6QPointbb @ 12018 NONAME + _ZN10QImageData14convertInPlaceEN6QImage6FormatE6QFlagsIN2Qt19ImageConversionFlagEE @ 12019 NONAME + _ZN17QRasterPixmapData20createPixmapForImageER6QImage6QFlagsIN2Qt19ImageConversionFlagEEb @ 12020 NONAME + _ZN17QRasterPixmapData8fromDataEPKhjPKc6QFlagsIN2Qt19ImageConversionFlagEE @ 12021 NONAME |