Binary compatibility report for the libmeegotouch library between 0.20.79.2 and 0.20.81.2 versions on x86
Test Info
Library Name | libmeegotouch |
Version #1 | 0.20.79.2 |
Version #2 | 0.20.81.2 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 539 |
Total Shared Libraries | 4 |
Total Symbols / Types | 7047 / 2372 |
Verdict | Incompatible (0.45%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 34 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 2 |
Medium | 0 |
Low | 6 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (34)
mabstractitemmodel.h,
libmeegotouchcore.so.0.20.81
MAbstractItemModel::layoutAboutToBeAnimated ( )
[ symbol: _ZN18MAbstractItemModel23layoutAboutToBeAnimatedEv ]
mbannerstyle.h,
libmeegotouchviews.so.0.20.81
MBannerStyle::pressDimFactor ( ) const
[ symbol: _ZNK12MBannerStyle14pressDimFactorEv ]
MBannerStyle::setPressDimFactor ( qreal const& pressDimFactor )
[ symbol: _ZN12MBannerStyle17setPressDimFactorERKd ]
mbannerview.h,
libmeegotouchviews.so.0.20.81
MBannerView::cancelEvent ( MCancelEvent* event )
[ symbol: _ZN11MBannerView11cancelEventEP12MCancelEvent ]
MBannerView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event )
[ symbol: _ZN11MBannerView14mouseMoveEventEP24QGraphicsSceneMouseEvent ]
mliststyle.h,
libmeegotouchviews.so.0.20.81
MListStyle::deleteItemAnimation ( ) const
[ symbol: _ZNK10MListStyle19deleteItemAnimationEv ]
MListStyle::setDeleteItemAnimation ( QString const& deleteItemAnimation )
[ symbol: _ZN10MListStyle22setDeleteItemAnimationERK7QString ]
mnavigationbar.h,
libmeegotouchcore.so.0.20.81
MNavigationBar::MNavigationBar [in-charge] ( QGraphicsItem* parent )
[ symbol: _ZN14MNavigationBarC1EP13QGraphicsItem ]
MNavigationBar::MNavigationBar [not-in-charge] ( QGraphicsItem* parent )
[ symbol: _ZN14MNavigationBarC2EP13QGraphicsItem ]
mpopupliststyle.h,
libmeegotouchviews.so.0.20.81
MPopupListStyle::itemWordWrap ( ) const
[ symbol: _ZNK15MPopupListStyle12itemWordWrapEv ]
MPopupListStyle::setItemWordWrap ( bool const& itemWordWrap )
[ symbol: _ZN15MPopupListStyle15setItemWordWrapERKb ]
msortfilterproxymodel.h,
libmeegotouchcore.so.0.20.81
MSortFilterProxyModel::layoutAboutToBeAnimated ( )
[ symbol: _ZN21MSortFilterProxyModel23layoutAboutToBeAnimatedEv ]
MSortFilterProxyModel::rowsInserted ( QModelIndex const& parent, int first, int last, bool animated )
[ symbol: _ZN21MSortFilterProxyModel12rowsInsertedERK11QModelIndexiib ]
MSortFilterProxyModel::rowsRemoved ( QModelIndex const& parent, int first, int last, bool animated )
[ symbol: _ZN21MSortFilterProxyModel11rowsRemovedERK11QModelIndexiib ]
MSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel )
[ symbol: _ZN21MSortFilterProxyModel14setSourceModelEP18QAbstractItemModel ]
mstatusbar.h,
libmeegotouchcore.so.0.20.81
MStatusBar::MStatusBar [in-charge] ( QGraphicsItem* parent )
[ symbol: _ZN10MStatusBarC1EP13QGraphicsItem ]
MStatusBar::MStatusBar [not-in-charge] ( QGraphicsItem* parent )
[ symbol: _ZN10MStatusBarC2EP13QGraphicsItem ]
mstatusbarstyle.h,
libmeegotouchviews.so.0.20.81
MStatusBarStyle::enableStatusIndicatorMenu ( ) const
[ symbol: _ZNK15MStatusBarStyle25enableStatusIndicatorMenuEv ]
MStatusBarStyle::setEnableStatusIndicatorMenu ( bool const& enableStatusIndicatorMenu )
[ symbol: _ZN15MStatusBarStyle28setEnableStatusIndicatorMenuERKb ]
mtexteditview.h,
libmeegotouchviews.so.0.20.81
MTextEditView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value )
[ symbol: _ZN13MTextEditView16notifyItemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant ]
mtoolbarstyle.h,
libmeegotouchviews.so.0.20.81
MToolbarStyle::alignmentMargins ( ) const
[ symbol: _ZNK13MToolbarStyle16alignmentMarginsEv ]
MToolbarStyle::centerCommonButtonsToParent ( ) const
[ symbol: _ZNK13MToolbarStyle27centerCommonButtonsToParentEv ]
MToolbarStyle::centerToParent ( ) const
[ symbol: _ZNK13MToolbarStyle14centerToParentEv ]
MToolbarStyle::iconButtonStyleName ( ) const
[ symbol: _ZNK13MToolbarStyle19iconButtonStyleNameEv ]
MToolbarStyle::iconLabelButtonStyleName ( ) const
[ symbol: _ZNK13MToolbarStyle24iconLabelButtonStyleNameEv ]
MToolbarStyle::labelOnlyButtonStyleName ( ) const
[ symbol: _ZNK13MToolbarStyle24labelOnlyButtonStyleNameEv ]
MToolbarStyle::labelOnlyCommonButtonStyleName ( ) const
[ symbol: _ZNK13MToolbarStyle30labelOnlyCommonButtonStyleNameEv ]
MToolbarStyle::setAlignmentMargins ( int const& alignmentMargins )
[ symbol: _ZN13MToolbarStyle19setAlignmentMarginsERKi ]
MToolbarStyle::setCenterCommonButtonsToParent ( bool const& centerCommonButtonsToParent )
[ symbol: _ZN13MToolbarStyle30setCenterCommonButtonsToParentERKb ]
MToolbarStyle::setCenterToParent ( bool const& centerToParent )
[ symbol: _ZN13MToolbarStyle17setCenterToParentERKb ]
MToolbarStyle::setIconButtonStyleName ( QString const& iconButtonStyleName )
[ symbol: _ZN13MToolbarStyle22setIconButtonStyleNameERK7QString ]
MToolbarStyle::setIconLabelButtonStyleName ( QString const& iconLabelButtonStyleName )
[ symbol: _ZN13MToolbarStyle27setIconLabelButtonStyleNameERK7QString ]
MToolbarStyle::setLabelOnlyButtonStyleName ( QString const& labelOnlyButtonStyleName )
[ symbol: _ZN13MToolbarStyle27setLabelOnlyButtonStyleNameERK7QString ]
MToolbarStyle::setLabelOnlyCommonButtonStyleName ( QString const& labelOnlyCommonButtonStyleName )
[ symbol: _ZN13MToolbarStyle33setLabelOnlyCommonButtonStyleNameERK7QString ]
to the top
Problems with Data Types, High Severity (2)
mextensionrunner.h
[+] class MExtensionRunner (1)
| Change |
Effect |
1 | Field context has been removed from the middle position of this structural type. | 1) Previous accesses of applications to the removed field will be incorrect. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
[+] affected symbols (18)
MExtensionRunner::createAppletPixmap ( Qt::HANDLE handle )This method is from 'MExtensionRunner' class.
MExtensionRunner::handleCancelEvent ( MAppletCancelMessage const* message )This method is from 'MExtensionRunner' class.
MExtensionRunner::handleMouseEvent ( MAppletMouseMessage const* message )This method is from 'MExtensionRunner' class.
MExtensionRunner::hostProcessNotAlive ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::init ( QString const& serverName )This method is from 'MExtensionRunner' class.
MExtensionRunner::messageReceived ( MAppletMessage const& message )This method is from 'MExtensionRunner' class.
MExtensionRunner::metaObject ( ) constThis method is from 'MExtensionRunner' class.
MExtensionRunner::MExtensionRunner [in-charge] ( )This constructor is from 'MExtensionRunner' class.
MExtensionRunner::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'MExtensionRunner' class.
MExtensionRunner::qt_metacast ( char const* p1 )This method is from 'MExtensionRunner' class.
MExtensionRunner::sceneChanged ( QList<QRectF>const& region )This method is from 'MExtensionRunner' class.
MExtensionRunner::sendUpdateGeometryMessage ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::staticMetaObject [data]This method is from 'MExtensionRunner' class.
MExtensionRunner::teardown ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::updateDisplayState ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::visibilityChanged ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::visibilityChanged ( bool visibility )This method is from 'MExtensionRunner' class.
MExtensionRunner::~MExtensionRunner [in-charge] ( )This method is from 'MExtensionRunner' class.
msortfilterproxymodel.h
[+] class MSortFilterProxyModel (1)
| Change |
Effect |
1 | Size of this class has been increased from 8 bytes to 12 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed.. |
[+] affected symbols (8)
MListFilter::proxy ( ) constReturn value (pointer) has base type 'MSortFilterProxyModel'.
MSortFilterProxyModel::filterAcceptsRow ( int source_row, QModelIndex const& source_parent ) constThis method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::metaObject ( ) constThis method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::MSortFilterProxyModel [in-charge] ( QObject* parent )This constructor is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::qt_metacast ( char const* p1 )This method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::staticMetaObject [data]This method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::~MSortFilterProxyModel [in-charge] ( )This method is from 'MSortFilterProxyModel' class.
to the top
Problems with Data Types, Low Severity (6)
mbannerview.h
[+] class MBannerView (2)
| Change |
Effect |
1 | Virtual method MWidgetView::cancelEvent ( MCancelEvent* event ) has been overridden by MBannerView::cancelEvent ( MCancelEvent* event ). | Method MBannerView::cancelEvent ( MCancelEvent* event ) will be called instead of MWidgetView::cancelEvent ( MCancelEvent* event ). |
2 | Virtual method MWidgetView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event ) has been overridden by MBannerView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event ). | Method MBannerView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event ) will be called instead of MWidgetView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 44 entries | Virtual Table (New) - 44 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | MBannerView::metaObject | MBannerView::metaObject |
12 | MBannerView::qt_metacast | MBannerView::qt_metacast |
16 | MBannerView::qt_metacall | MBannerView::qt_metacall |
20 | ~MBannerView | ~MBannerView |
24 | ~MBannerView | ~MBannerView |
28 | QObject::event | QObject::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | MBannerView::createStyleContainer | MBannerView::createStyleContainer |
60 | MBannerView::styleType | MBannerView::styleType |
64 | MWidgetView::setActive | MWidgetView::setActive |
68 | MWidgetView::paint | MWidgetView::paint |
72 | MWidgetView::setGeometry | MWidgetView::setGeometry |
76 | MWidgetView::shape | MWidgetView::shape |
80 | MWidgetView::boundingRect | MWidgetView::boundingRect |
84 | MWidgetView::resizeEvent | MWidgetView::resizeEvent |
88 | MWidgetView::changeEvent | MWidgetView::changeEvent |
92 | MWidgetView::font | MWidgetView::font |
96 | MWidgetView::sizeHint | MWidgetView::sizeHint |
100 | MBannerView::mousePressEvent | MBannerView::mousePressEvent |
104 | MBannerView::mouseReleaseEvent | MBannerView::mouseReleaseEvent |
108 | MWidgetView::mouseMoveEvent | MBannerView::mouseMoveEvent |
112 | MWidgetView::sceneEventFilter | MWidgetView::sceneEventFilter |
116 | MWidgetView::inputMethodQuery | MWidgetView::inputMethodQuery |
120 | MWidgetView::cancelEvent | MBannerView::cancelEvent |
124 | MWidgetView::orientationChangeEvent | MWidgetView::orientationChangeEvent |
128 | MWidgetView::tapAndHoldGestureEvent | MWidgetView::tapAndHoldGestureEvent |
132 | MWidgetView::panGestureEvent | MWidgetView::panGestureEvent |
136 | MWidgetView::pinchGestureEvent | MWidgetView::pinchGestureEvent |
140 | MWidgetView::tapGestureEvent | MWidgetView::tapGestureEvent |
144 | MWidgetView::swipeGestureEvent | MWidgetView::swipeGestureEvent |
148 | MWidgetView::notifyItemChange | MWidgetView::notifyItemChange |
152 | MWidgetView::drawBackground | MWidgetView::drawBackground |
156 | MWidgetView::drawContents | MWidgetView::drawContents |
160 | MBannerView::drawForeground | MBannerView::drawForeground |
164 | MBannerView::updateData | MBannerView::updateData |
168 | MBannerView::setupModel | MBannerView::setupModel |
172 | MBannerView::applyStyle | MBannerView::applyStyle |
[+] affected symbols (2)
MWidgetView::cancelEvent ( MCancelEvent* event )The method 'MBannerView::cancelEvent ( MCancelEvent* event )' will be called instead of this method.
MWidgetView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event )The method 'MBannerView::mouseMoveEvent ( QGraphicsSceneMouseEvent* event )' will be called instead of this method.
mextensionrunner.h
[+] class MExtensionRunner (1)
| Change |
Effect |
1 | Size of this type has been changed from 96 bytes to 92 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (18)
MExtensionRunner::createAppletPixmap ( Qt::HANDLE handle )This method is from 'MExtensionRunner' class.
MExtensionRunner::handleCancelEvent ( MAppletCancelMessage const* message )This method is from 'MExtensionRunner' class.
MExtensionRunner::handleMouseEvent ( MAppletMouseMessage const* message )This method is from 'MExtensionRunner' class.
MExtensionRunner::hostProcessNotAlive ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::init ( QString const& serverName )This method is from 'MExtensionRunner' class.
MExtensionRunner::messageReceived ( MAppletMessage const& message )This method is from 'MExtensionRunner' class.
MExtensionRunner::metaObject ( ) constThis method is from 'MExtensionRunner' class.
MExtensionRunner::MExtensionRunner [in-charge] ( )This constructor is from 'MExtensionRunner' class.
MExtensionRunner::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'MExtensionRunner' class.
MExtensionRunner::qt_metacast ( char const* p1 )This method is from 'MExtensionRunner' class.
MExtensionRunner::sceneChanged ( QList<QRectF>const& region )This method is from 'MExtensionRunner' class.
MExtensionRunner::sendUpdateGeometryMessage ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::staticMetaObject [data]This method is from 'MExtensionRunner' class.
MExtensionRunner::teardown ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::updateDisplayState ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::visibilityChanged ( )This method is from 'MExtensionRunner' class.
MExtensionRunner::visibilityChanged ( bool visibility )This method is from 'MExtensionRunner' class.
MExtensionRunner::~MExtensionRunner [in-charge] ( )This method is from 'MExtensionRunner' class.
msortfilterproxymodel.h
[+] class MSortFilterProxyModel (2)
| Change |
Effect |
1 | Field d_ptr has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Virtual method QSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel ) has been overridden by MSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel ). | Method MSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel ) will be called instead of QSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 50 entries | Virtual Table (New) - 50 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | MSortFilterProxyModel::metaObject | MSortFilterProxyModel::metaObject |
12 | MSortFilterProxyModel::qt_metacast | MSortFilterProxyModel::qt_metacast |
16 | MSortFilterProxyModel::qt_metacall | MSortFilterProxyModel::qt_metacall |
20 | ~MSortFilterProxyModel | ~MSortFilterProxyModel |
24 | ~MSortFilterProxyModel | ~MSortFilterProxyModel |
28 | QObject::event | QObject::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QSortFilterProxyModel::index | QSortFilterProxyModel::index |
60 | QSortFilterProxyModel::parent | QSortFilterProxyModel::parent |
64 | QSortFilterProxyModel::rowCount | QSortFilterProxyModel::rowCount |
68 | QSortFilterProxyModel::columnCount | QSortFilterProxyModel::columnCount |
72 | QSortFilterProxyModel::hasChildren | QSortFilterProxyModel::hasChildren |
76 | QSortFilterProxyModel::data | QSortFilterProxyModel::data |
80 | QSortFilterProxyModel::setData | QSortFilterProxyModel::setData |
84 | QSortFilterProxyModel::headerData | QSortFilterProxyModel::headerData |
88 | QSortFilterProxyModel::setHeaderData | QSortFilterProxyModel::setHeaderData |
92 | QAbstractProxyModel::itemData | QAbstractProxyModel::itemData |
96 | QAbstractItemModel::setItemData | QAbstractItemModel::setItemData |
100 | QSortFilterProxyModel::mimeTypes | QSortFilterProxyModel::mimeTypes |
104 | QSortFilterProxyModel::mimeData | QSortFilterProxyModel::mimeData |
108 | QSortFilterProxyModel::dropMimeData | QSortFilterProxyModel::dropMimeData |
112 | QSortFilterProxyModel::supportedDropActions | QSortFilterProxyModel::supportedDropActions |
116 | QSortFilterProxyModel::insertRows | QSortFilterProxyModel::insertRows |
120 | QSortFilterProxyModel::insertColumns | QSortFilterProxyModel::insertColumns |
124 | QSortFilterProxyModel::removeRows | QSortFilterProxyModel::removeRows |
128 | QSortFilterProxyModel::removeColumns | QSortFilterProxyModel::removeColumns |
132 | QSortFilterProxyModel::fetchMore | QSortFilterProxyModel::fetchMore |
136 | QSortFilterProxyModel::canFetchMore | QSortFilterProxyModel::canFetchMore |
140 | QSortFilterProxyModel::flags | QSortFilterProxyModel::flags |
144 | QSortFilterProxyModel::sort | QSortFilterProxyModel::sort |
148 | QSortFilterProxyModel::buddy | QSortFilterProxyModel::buddy |
152 | QSortFilterProxyModel::match | QSortFilterProxyModel::match |
156 | QSortFilterProxyModel::span | QSortFilterProxyModel::span |
160 | QAbstractProxyModel::submit | QAbstractProxyModel::submit |
164 | QAbstractProxyModel::revert | QAbstractProxyModel::revert |
168 | QSortFilterProxyModel::setSourceModel | MSortFilterProxyModel::setSourceModel |
172 | QSortFilterProxyModel::mapToSource | QSortFilterProxyModel::mapToSource |
176 | QSortFilterProxyModel::mapFromSource | QSortFilterProxyModel::mapFromSource |
180 | QSortFilterProxyModel::mapSelectionToSource | QSortFilterProxyModel::mapSelectionToSource |
184 | QSortFilterProxyModel::mapSelectionFromSource | QSortFilterProxyModel::mapSelectionFromSource |
188 | MSortFilterProxyModel::filterAcceptsRow | MSortFilterProxyModel::filterAcceptsRow |
192 | QSortFilterProxyModel::filterAcceptsColumn | QSortFilterProxyModel::filterAcceptsColumn |
196 | QSortFilterProxyModel::lessThan | QSortFilterProxyModel::lessThan |
[+] affected symbols (9)
MListFilter::proxy ( ) constReturn value (pointer) has base type 'MSortFilterProxyModel'.
MSortFilterProxyModel::filterAcceptsRow ( int source_row, QModelIndex const& source_parent ) constThis method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::metaObject ( ) constThis method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::MSortFilterProxyModel [in-charge] ( QObject* parent )This constructor is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::qt_metacast ( char const* p1 )This method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::staticMetaObject [data]This method is from 'MSortFilterProxyModel' class.
MSortFilterProxyModel::~MSortFilterProxyModel [in-charge] ( )This method is from 'MSortFilterProxyModel' class.
QSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel )The method 'MSortFilterProxyModel::setSourceModel ( QAbstractItemModel* sourceModel )' will be called instead of this method.
mtexteditview.h
[+] class MTextEditView (1)
| Change |
Effect |
1 | Virtual method MWidgetView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value ) has been overridden by MTextEditView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value ). | Method MTextEditView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value ) will be called instead of MWidgetView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 47 entries | Virtual Table (New) - 47 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | MTextEditView::metaObject | MTextEditView::metaObject |
12 | MTextEditView::qt_metacast | MTextEditView::qt_metacast |
16 | MTextEditView::qt_metacall | MTextEditView::qt_metacall |
20 | ~MTextEditView | ~MTextEditView |
24 | ~MTextEditView | ~MTextEditView |
28 | QObject::event | QObject::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | MTextEditView::createStyleContainer | MTextEditView::createStyleContainer |
60 | MTextEditView::styleType | MTextEditView::styleType |
64 | MWidgetView::setActive | MWidgetView::setActive |
68 | MWidgetView::paint | MWidgetView::paint |
72 | MWidgetView::setGeometry | MWidgetView::setGeometry |
76 | MWidgetView::shape | MWidgetView::shape |
80 | MTextEditView::boundingRect | MTextEditView::boundingRect |
84 | MTextEditView::resizeEvent | MTextEditView::resizeEvent |
88 | MTextEditView::changeEvent | MTextEditView::changeEvent |
92 | MWidgetView::font | MWidgetView::font |
96 | MTextEditView::sizeHint | MTextEditView::sizeHint |
100 | MTextEditView::mousePressEvent | MTextEditView::mousePressEvent |
104 | MTextEditView::mouseReleaseEvent | MTextEditView::mouseReleaseEvent |
108 | MTextEditView::mouseMoveEvent | MTextEditView::mouseMoveEvent |
112 | MWidgetView::sceneEventFilter | MWidgetView::sceneEventFilter |
116 | MTextEditView::inputMethodQuery | MTextEditView::inputMethodQuery |
120 | MTextEditView::cancelEvent | MTextEditView::cancelEvent |
124 | MWidgetView::orientationChangeEvent | MWidgetView::orientationChangeEvent |
128 | MWidgetView::tapAndHoldGestureEvent | MWidgetView::tapAndHoldGestureEvent |
132 | MWidgetView::panGestureEvent | MWidgetView::panGestureEvent |
136 | MWidgetView::pinchGestureEvent | MWidgetView::pinchGestureEvent |
140 | MWidgetView::tapGestureEvent | MWidgetView::tapGestureEvent |
144 | MWidgetView::swipeGestureEvent | MWidgetView::swipeGestureEvent |
148 | MWidgetView::notifyItemChange | MTextEditView::notifyItemChange |
152 | MWidgetView::drawBackground | MWidgetView::drawBackground |
156 | MTextEditView::drawContents | MTextEditView::drawContents |
160 | MWidgetView::drawForeground | MWidgetView::drawForeground |
164 | MTextEditView::updateData | MTextEditView::updateData |
168 | MTextEditView::setupModel | MTextEditView::setupModel |
172 | MTextEditView::applyStyle | MTextEditView::applyStyle |
176 | MTextEditView::doUpdate | MTextEditView::doUpdate |
180 | MTextEditView::informPasteFailed | MTextEditView::informPasteFailed |
184 | MTextEditView::handleLongPress | MTextEditView::handleLongPress |
[+] affected symbols (1)
MWidgetView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value )The method 'MTextEditView::notifyItemChange ( QGraphicsItem::GraphicsItemChange change, QVariant const& value )' will be called instead of this method.
to the top
Header Files (539)
MAbstractCellCreator
mabstractcellcreator.h
MAbstractItemModel
mabstractitemmodel.h
MAbstractLayoutPolicy
mabstractlayoutpolicy.h
MAbstractLayoutPolicyStyle
mabstractlayoutpolicystyle.h
mabstractscroller.h
MAbstractWidgetAnimation
mabstractwidgetanimation.h
MAbstractWidgetAnimationStyle
mabstractwidgetanimationstyle.h
MAction
maction.h
MAdvancedListItem
madvancedlistitem.h
maggregatedataaccess.h
MAnimation
manimation.h
manimationcreator.h
MAnimationStyle
manimationstyle.h
mappletalivemessagerequest.h
mappletalivemessageresponse.h
mappletcancelmessage.h
mappletclient.h
mappletcommunicator.h
mappleticonchangedmessage.h
MAppletInstallationSourceInterface
mappletinstallationsourceinterface.h
MAppletInterface
mappletinterface.h
mappletloader.h
mappletmessage.h
mappletmessagefactory.h
MAppletMetaData
mappletmetadata.h
mappletmousemessage.h
mappletobjectmenuactionselectedmessage.h
mappletobjectmenumessage.h
mappletobjectmenurequestmessage.h
mappletorientationmessage.h
mappletpixmapmodifiedmessage.h
mappletpixmaptakenintousemessage.h
mappletserver.h
mappletsetgeometrymessage.h
mappletsettings.h
mappletsettingsdialog.h
mappletsharedmutex.h
mapplettextchangedmessage.h
mapplettitlechangedmessage.h
mappletupdategeometrymessage.h
mappletvisibilitymessage.h
MApplication
mapplication.h
MApplicationExtensionArea
mapplicationextensionarea.h
mapplicationextensionareamodel.h
mapplicationextensionareastyle.h
mapplicationextensionareaview.h
MApplicationExtensionInterface
mapplicationextensioninterface.h
mapplicationextensionmetadata.h
MApplicationIfAdaptor
mapplicationifadaptor.h
MApplicationIfProxy
mapplicationifproxy.h
MApplicationMenu
mapplicationmenu.h
mapplicationmenuanimation.h
mapplicationmenuanimationstyle.h
mapplicationmenubuttonstyle.h
mapplicationmenumodel.h
mapplicationmenustyle.h
MApplicationMenuView
mapplicationmenuview.h
MApplicationPage
mapplicationpage.h
mapplicationpagemodel.h
mapplicationpagestyle.h
mapplicationpageview.h
MApplicationService
mapplicationservice.h
MApplicationWindow
mapplicationwindow.h
mapplicationwindowstyle.h
MAssembly
massembly.h
MBackgroundTiles
mbackgroundtiles.h
MBanner
mbanner.h
mbannermodel.h
mbannerstyle.h
mbannerview.h
MBasicLayoutAnimation
mbasiclayoutanimation.h
MBasicLayoutAnimationStyle
mbasiclayoutanimationstyle.h
MBasicListItem
mbasiclistitem.h
mbasicorientationanimationstyle.h
MBreakIterator
mbreakiterator.h
MBubbleItem
mbubbleitem.h
mbubbleitembackgroundstyle.h
mbubbleitemmodel.h
mbubbleitemstyle.h
mbubbleitemview.h
MButton
mbutton.h
MButtonGroup
mbuttongroup.h
mbuttoniconstyle.h
MButtonIconView
mbuttoniconview.h
mbuttonmodel.h
mbuttonstyle.h
mbuttonswitchstyle.h
mbuttonswitchview.h
mbuttontabview.h
MButtonView
mbuttonview.h
MCalendar
mcalendar.h
MCancelEvent
mcancelevent.h
MCharsetDetector
mcharsetdetector.h
MCharsetMatch
mcharsetmatch.h
mcheckboxstyle.h
mcheckboxview.h
mcity.h
MCollator
mcollator.h
MComboBox
mcombobox.h
mcomboboxmodel.h
mcomboboxstyle.h
mcomboboxview.h
MCompleter
mcompleter.h
mcompletermodel.h
mcompleterstyle.h
MCompleterView
mcompleterview.h
MComponentCache
mcomponentcache.h
MComponentData
mcomponentdata.h
MContainer
mcontainer.h
mcontainerheaderstyle.h
mcontainermodel.h
mcontainerstyle.h
MContainerView
mcontainerview.h
mcontentfadeandslideanimation.h
mcontentfadeandslideanimationstyle.h
MContentItem
mcontentitem.h
mcontentitemmodel.h
mcontentitemstyle.h
mcontentitemview.h
mcountry.h
mcrossfadedorientationanimationstyle.h
MDataAccess
mdataaccess.h
MDataStore
mdatastore.h
MDebug
mdebug.h
mdefaultfonts.h
MDesktopEntry
mdesktopentry.h
MDetailedListItem
mdetailedlistitem.h
MDeviceProfile
mdeviceprofile.h
mdevicestyle.h
MDialog
mdialog.h
mdialoganimation.h
mdialoganimationstyle.h
mdialogmodel.h
mdialogstyle.h
mdialogview.h
MDismissEvent
mdismissevent.h
mdockwidget.h
mdockwidgetmodel.h
mdockwidgetstyle.h
meffectcreator.h
MEscapeButtonPanel
mescapebuttonpanel.h
mescapebuttonpanelmodel.h
mescapebuttonpanelstyle.h
mescapebuttonpanelview.h
MExport
mexport.h
mextendingbackgroundstyle.h
mextendingbackgroundview.h
mextensionarea.h
mextensionareamodel.h
mextensionareastyle.h
mextensionareaview.h
mextensionrunner.h
MFeedback
mfeedback.h
MFeedbackPlayer
mfeedbackplayer.h
MFileDataStore
mfiledatastore.h
MFlowLayoutPolicy
mflowlayoutpolicy.h
MFreestyleLayoutPolicy
mfreestylelayoutpolicy.h
MGConfDataStore
mgconfdatastore.h
MGConfItem
mgconfitem.h
MGLES2Renderer
mgles2renderer.h
mgraphicsclipeffect.h
MGraphicsEffect
mgraphicseffect.h
MGraphicsEffectStyle
mgraphicseffectstyle.h
mgraphicshighlighteffect.h
mgraphicshighlighteffectstyle.h
MGridItem
mgriditem.h
mgriditemmodel.h
mgriditemstyle.h
mgriditemview.h
MGridLayoutPolicy
mgridlayoutpolicy.h
MGroupAnimation
mgroupanimation.h
MGroupAnimationStyle
mgroupanimationstyle.h
MHelpButton
mhelpbutton.h
MHomeButtonPanel
mhomebuttonpanel.h
mhomebuttonpanelstyle.h
mhomebuttonpanelview.h
MImageWidget
mimagewidget.h
mimagewidgetmodel.h
mimagewidgetstyle.h
MImageWidgetView
mimagewidgetview.h
MInfoBanner
minfobanner.h
MInfoBannerEventView
minfobannereventview.h
MInfoBannerInformationView
minfobannerinformationview.h
minfobannermodel.h
minfobannerstyle.h
MInputMethodState
minputmethodstate.h
MKeyboardStateTracker
mkeyboardstatetracker.h
MLabel
mlabel.h
MLabelHighlighter
mlabelhighlighter.h
mlabelmodel.h
mlabelstyle.h
MLabelView
mlabelview.h
MLayout
mlayout.h
MLayoutAnimation
mlayoutanimation.h
MLayoutAnimationStyle
mlayoutanimationstyle.h
MLibrary
mlibrary.h
MLinearLayoutPolicy
mlinearlayoutpolicy.h
MList
mlist.h
MListFilter
mlistfilter.h
mlistheaderstyle.h
mlistindexstyle.h
mlistindextooltipstyle.h
MListItem
mlistitem.h
mlistitemmodel.h
mlistitemstyle.h
mlistitemview.h
mlistmodel.h
mliststyle.h
MListView
mlistview.h
MLocale
mlocale.h
mlocationdatabase.h
MMashupCanvas
mmashupcanvas.h
mmashupcanvasmodel.h
mmashupcanvasstyle.h
mmashupcanvasview.h
MMenuObjectView
mmenuobjectview.h
MMessageBox
mmessagebox.h
mmessageboxmodel.h
mmessageboxstyle.h
MMessageBoxView
mmessageboxview.h
MModalSceneWindow
mmodalscenewindow.h
mmodalscenewindowmodel.h
mmodalscenewindowstyle.h
mmodalscenewindowview.h
MNamespace
mnamespace.h
MNavigationBar
mnavigationbar.h
mnavigationbarmodel.h
mnavigationbarstyle.h
MNavigationBarView
mnavigationbarview.h
MNotification
mnotification.h
MNotificationGroup
mnotificationgroup.h
MObjectMenu
mobjectmenu.h
mobjectmenubasicstyle.h
mobjectmenubasicview.h
mobjectmenumodel.h
mobjectmenustyle.h
mobjectmenuview.h
MOnDisplayChangeEvent
mondisplaychangeevent.h
MOrientationChangeEvent
morientationchangeevent.h
morientationtracker.h
MOverlay
moverlay.h
moverlaystyle.h
MOverlayView
moverlayview.h
MOvershotBezierEasingCurve
movershotbeziereasingcurve.h
mpageswitchanimation.h
mpageswitchanimationstyle.h
mpageswitchslideanimation.h
mpalette.h
MPannableViewport
mpannableviewport.h
mpannableviewportmodel.h
mpannableviewportscroller.h
MPannableWidget
mpannablewidget.h
mpannablewidgetmodel.h
mpannablewidgetstyle.h
MPannableWidgetView
mpannablewidgetview.h
mpanrecognizerstyle.h
mparallelanimationgroup.h
MPhysics2DPanning
mphysics2dpanning.h
MPopupList
mpopuplist.h
mpopuplistmodel.h
mpopupliststyle.h
MPopupListView
mpopuplistview.h
MPositionIndicator
mpositionindicator.h
mpositionindicatormodel.h
mpositionindicatorstyle.h
MPositionIndicatorView
mpositionindicatorview.h
MPreeditInjectionEvent
mpreeditinjectionevent.h
MProgressIndicator
mprogressindicator.h
MProgressIndicatorBarView
mprogressindicatorbarview.h
mprogressindicatormodel.h
mprogressindicatorstyle.h
mrelocatorstyle.h
MRemoteAction
mremoteaction.h
MRichTextEdit
mrichtextedit.h
mrichtexteditstyle.h
MScalableImage
mscalableimage.h
MScene
mscene.h
msceneeventeater.h
MSceneLayerEffect
mscenelayereffect.h
mscenelayereffectdimstyle.h
mscenelayereffectmodel.h
mscenelayereffectstyle.h
MSceneManager
mscenemanager.h
mscenemanagerstyle.h
MSceneWindow
mscenewindow.h
mscenewindowanimationstyle.h
mscenewindowmodel.h
mscenewindowscroller.h
mscenewindowstyle.h
mscenewindowview.h
MSeekBar
mseekbar.h
mseekbarmodel.h
MSeparator
mseparator.h
mseparatormodel.h
mseparatorstyle.h
mseparatorview.h
mserviceaction.h
MServiceFwBaseIf
mservicefwbaseif.h
MServiceFwProxy
mservicefwproxy.h
mserviceinvoker.h
MSettingsLanguageBinary
msettingslanguagebinary.h
msettingslanguageboolean.h
msettingslanguagebooleancontroller.h
msettingslanguagebooleanfactory.h
msettingslanguagegroup.h
msettingslanguageinteger.h
msettingslanguageintegercontroller.h
msettingslanguageintegerfactory.h
msettingslanguagenode.h
msettingslanguageoption.h
MSettingsLanguageParser
msettingslanguageparser.h
msettingslanguageselection.h
msettingslanguageselectioncontroller.h
msettingslanguageselectionfactory.h
msettingslanguagesettings.h
msettingslanguagesettingsfactory.h
msettingslanguagesettingsfactorystyle.h
msettingslanguagetext.h
msettingslanguagetextcontroller.h
msettingslanguagetextfactory.h
MSettingsLanguageWidget
msettingslanguagewidget.h
MSettingsLanguageWidgetFactory
msettingslanguagewidgetfactory.h
mshareddata.h
MSlider
mslider.h
mslidermodel.h
msliderstyle.h
MSliderView
msliderview.h
MSortFilterProxyModel
msortfilterproxymodel.h
mspinnerstyle.h
mspinnerview.h
mstatusbar.h
mstatusbarstyle.h
MStylableWidget
mstylablewidget.h
mstylablewidgetstyle.h
MStyle
mstyle.h
MStyleCreator
mstylecreator.h
msubdatastore.h
mswiperecognizer.h
mswiperecognizerstyle.h
mtapandholdrecognizer.h
mtapandholdrecognizerstyle.h
MTextEdit
mtextedit.h
mtexteditmodel.h
mtexteditstyle.h
MTextEditView
mtexteditview.h
mtextmagnifier.h
mtextmagnifierstyle.h
MTheme
mtheme.h
MTimestamp
mtimestamp.h
MToolBar
mtoolbar.h
mtoolbarstyle.h
mtoolbartabstyle.h
MToolBarTabView
mtoolbartabview.h
MToolBarView
mtoolbarview.h
mvideowidgetstyle.h
MViewCreator
mviewcreator.h
mwarpanimationstyle.h
MWidget
mwidget.h
MWidgetAction
mwidgetaction.h
mwidgetanimation.h
MWidgetController
mwidgetcontroller.h
MWidgetCreator
mwidgetcreator.h
mwidgetfadeanimation.h
mwidgetfadeanimationstyle.h
MWidgetModel
mwidgetmodel.h
mwidgetmoveanimation.h
mwidgetmoveanimationstyle.h
mwidgetrectangularclipanimation.h
mwidgetrectangularclipanimationstyle.h
MWidgetRecycler
mwidgetrecycler.h
mwidgetscalefadeanimation.h
mwidgetscalefadeanimationstyle.h
mwidgetslideanimation.h
mwidgetslideanimationstyle.h
MWidgetStyle
mwidgetstyle.h
MWidgetView
mwidgetview.h
mwidgetzoomanimation.h
mwidgetzoomanimationstyle.h
MWindow
mwindow.h
mwindowstyle.h
to the top
Shared Libraries (4)
libmeegotouchcore.so.0.20.79
libmeegotouchextensions.so.0.20.79
libmeegotouchsettings.so.0.20.79
libmeegotouchviews.so.0.20.79
to the top