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/bwins/QtDeclarativeu.def | |
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/bwins/QtDeclarativeu.def')
-rw-r--r-- | src/s60installs/bwins/QtDeclarativeu.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s60installs/bwins/QtDeclarativeu.def b/src/s60installs/bwins/QtDeclarativeu.def index 0aac72b..ddc8cf4 100644 --- a/src/s60installs/bwins/QtDeclarativeu.def +++ b/src/s60installs/bwins/QtDeclarativeu.def @@ -4097,4 +4097,8 @@ EXPORTS ?setHeader@QDeclarativeGridView@@QAEXPAVQDeclarativeComponent@@@Z @ 4096 NONAME ; void QDeclarativeGridView::setHeader(class QDeclarativeComponent *) ?header@QDeclarativeGridView@@QBEPAVQDeclarativeComponent@@XZ @ 4097 NONAME ; class QDeclarativeComponent * QDeclarativeGridView::header(void) const ?footerChanged@QDeclarativeGridView@@IAEXXZ @ 4098 NONAME ; void QDeclarativeGridView::footerChanged(void) + ?registerAutoParentFunction@QDeclarativePrivate@@YAHP6A?AW4AutoParentResult@1@PAVQObject@@0@Z@Z @ 4099 NONAME ; int QDeclarativePrivate::registerAutoParentFunction(enum QDeclarativePrivate::AutoParentResult (*)(class QObject *, class QObject *)) + ?parentFunctions@QDeclarativeMetaType@@SA?AV?$QList@P6A?AW4AutoParentResult@QDeclarativePrivate@@PAVQObject@@0@Z@@XZ @ 4100 NONAME ; class QList<enum QDeclarativePrivate::AutoParentResult (*)(class QObject *, class QObject *)> QDeclarativeMetaType::parentFunctions(void) + ?inputMethodEvent@QDeclarativeTextInput@@MAEXPAVQInputMethodEvent@@@Z @ 4101 NONAME ; void QDeclarativeTextInput::inputMethodEvent(class QInputMethodEvent *) + ?doUpdate@QDeclarativeBorderImage@@AAEXXZ @ 4102 NONAME ; void QDeclarativeBorderImage::doUpdate(void) |