Binary compatibility report for the libmeegotouch library between 0.20.52 and 0.20.55 versions on x86
Test Info
Library Name | libmeegotouch |
Version #1 | 0.20.52 |
Version #2 | 0.20.55 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 523 |
Total Shared Libraries | 4 |
Total Symbols / Types | 6951 / 2373 |
Verdict | Incompatible (0.04%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 33 |
Removed Symbols | High | 3 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (33)
mapplication.h,
libmeegotouchcore.so.0.20.54
MApplication::minimized ( )
[ symbol: _ZN12MApplication9minimizedEv ]
MApplication::minimizing ( )
[ symbol: _ZN12MApplication10minimizingEv ]
MApplication::minimizingCanceled ( )
[ symbol: _ZN12MApplication18minimizingCanceledEv ]
mapplicationpage.h,
libmeegotouchcore.so.0.20.54
MApplicationPage::customNavigationBarContent ( )
[ symbol: _ZN16MApplicationPage26customNavigationBarContentEv ]
MApplicationPage::customNavigationBarContentChanged ( )
[ symbol: _ZN16MApplicationPage33customNavigationBarContentChangedEv ]
MApplicationPage::setCustomNavigationBarContent ( QGraphicsWidget* customNavigationBarContent )
[ symbol: _ZN16MApplicationPage29setCustomNavigationBarContentEP15QGraphicsWidget ]
mapplicationwindow.h,
libmeegotouchcore.so.0.20.54
MApplicationWindow::setStyleName ( QString const& name )
[ symbol: _ZN18MApplicationWindow12setStyleNameERK7QString ]
MApplicationWindow::styleName ( ) const
[ symbol: _ZNK18MApplicationWindow9styleNameEv ]
mbanner.h,
libmeegotouchcore.so.0.20.54
MBanner::prefixTimeStamp ( ) const
[ symbol: _ZNK7MBanner15prefixTimeStampEv ]
MBanner::setPrefixTimeStamp ( QString const& text )
[ symbol: _ZN7MBanner18setPrefixTimeStampERK7QString ]
mbannermodel.h,
libmeegotouchcore.so.0.20.54
MBannerModel::prefixTimeStamp ( ) const
[ symbol: _ZNK12MBannerModel15prefixTimeStampEv ]
MBannerModel::PrefixTimeStamp [data]
[ symbol: _ZN12MBannerModel15PrefixTimeStampE ]
MBannerModel::setPrefixTimeStamp ( QString const& prefixTimeStamp )
[ symbol: _ZN12MBannerModel18setPrefixTimeStampERK7QString ]
mbuttonswitchstyle.h,
libmeegotouchviews.so.0.20.54
MButtonSwitchStyle::setThumbImageShadow ( MScalableImage const* thumbImageShadow )
[ symbol: _ZN18MButtonSwitchStyle19setThumbImageShadowEPK14MScalableImage ]
MButtonSwitchStyle::setThumbShadowOffset ( QPointF const& thumbShadowOffset )
[ symbol: _ZN18MButtonSwitchStyle20setThumbShadowOffsetERK7QPointF ]
MButtonSwitchStyle::thumbImageShadow ( ) const
[ symbol: _ZNK18MButtonSwitchStyle16thumbImageShadowEv ]
MButtonSwitchStyle::thumbShadowOffset ( ) const
[ symbol: _ZNK18MButtonSwitchStyle17thumbShadowOffsetEv ]
mnavigationbar.h,
libmeegotouchcore.so.0.20.54
MNavigationBar::customContent ( )
[ symbol: _ZN14MNavigationBar13customContentEv ]
MNavigationBar::setCustomContent ( QGraphicsWidget* customContent )
[ symbol: _ZN14MNavigationBar16setCustomContentEP15QGraphicsWidget ]
mnavigationbarmodel.h,
libmeegotouchcore.so.0.20.54
MNavigationBarModel::customContent ( ) const
[ symbol: _ZNK19MNavigationBarModel13customContentEv ]
MNavigationBarModel::CustomContent [data]
[ symbol: _ZN19MNavigationBarModel13CustomContentE ]
MNavigationBarModel::setCustomContent ( QGraphicsWidget* customContent )
[ symbol: _ZN19MNavigationBarModel16setCustomContentEP15QGraphicsWidget ]
mnotification.h,
libmeegotouchcore.so.0.20.54
MNotification::identifier ( ) const
[ symbol: _ZNK13MNotification10identifierEv ]
MNotification::setIdentifier ( QString const& identifier )
[ symbol: _ZN13MNotification13setIdentifierERK7QString ]
mpreeditinjectionevent.h,
libmeegotouchcore.so.0.20.54
MPreeditInjectionEvent::eventCursorPosition ( ) const
[ symbol: _ZNK22MPreeditInjectionEvent19eventCursorPositionEv ]
MPreeditInjectionEvent::MPreeditInjectionEvent [in-charge] ( QString const& preedit, int eventCursorPosition )
[ symbol: _ZN22MPreeditInjectionEventC1ERK7QStringi ]
MPreeditInjectionEvent::MPreeditInjectionEvent [not-in-charge] ( QString const& preedit, int eventCursorPosition )
[ symbol: _ZN22MPreeditInjectionEventC2ERK7QStringi ]
mscalableimage.h,
libmeegotouchcore.so.0.20.54
MScalableImage::draw ( QPointF const& pos, QSizeF const& size, QPainter* painter ) const
[ symbol: _ZNK14MScalableImage4drawERK7QPointFRK6QSizeFP8QPainter ]
MScalableImage::draw ( qreal x, qreal y, qreal w, qreal h, QPainter* painter ) const
[ symbol: _ZNK14MScalableImage4drawEddddP8QPainter ]
MScalableImage::draw ( QRectF const& rect, QPainter* painter ) const
[ symbol: _ZNK14MScalableImage4drawERK6QRectFP8QPainter ]
mtexteditmodel.h,
libmeegotouchcore.so.0.20.54
MTextEditModel::preeditCursor ( ) const
[ symbol: _ZNK14MTextEditModel13preeditCursorEv ]
MTextEditModel::PreeditCursor [data]
[ symbol: _ZN14MTextEditModel13PreeditCursorE ]
MTextEditModel::setPreeditCursor ( int const& preeditCursor )
[ symbol: _ZN14MTextEditModel16setPreeditCursorERKi ]
to the top
Removed Symbols (3)
mbuttonswitchstyle.h,
libmeegotouchviews.so.0.20.52
MButtonSwitchStyle::setSliderMask ( MScalableImage const* sliderMask )
[ symbol: _ZN18MButtonSwitchStyle13setSliderMaskEPK14MScalableImage ]
MButtonSwitchStyle::sliderMask ( ) const
[ symbol: _ZNK18MButtonSwitchStyle10sliderMaskEv ]
mcomponentcache.h,
libmeegotouchcore.so.0.20.52
MComponentCache::cleanupCache ( ) [static]
[ symbol: _ZN15MComponentCache12cleanupCacheEv ]
to the top
Header Files (523)
MAbstractCellCreator
mabstractcellcreator.h
MAbstractItemModel
mabstractitemmodel.h
MAbstractLayoutPolicy
mabstractlayoutpolicy.h
MAbstractLayoutPolicyStyle
mabstractlayoutpolicystyle.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
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
MButtonView
mbuttonview.h
MCalendar
mcalendar.h
MCancelEvent
mcancelevent.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
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
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
minputwidgetrelocator.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
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
mpageswitchanimation.h
mpageswitchanimationstyle.h
mpageswitchslideanimation.h
mpalette.h
MPannableViewport
mpannableviewport.h
mpannableviewportmodel.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
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
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
MTheme
mtheme.h
MTimestamp
mtimestamp.h
MToolBar
mtoolbar.h
mtoolbarstyle.h
mtoolbartabstyle.h
MToolBarTabView
mtoolbartabview.h
MToolBarView
mtoolbarview.h
mvideo.h
MVideoWidget
mvideowidget.h
mvideowidgetmodel.h
mvideowidgetstyle.h
MVideoWidgetView
mvideowidgetview.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
mwidgetslideanimation.h
mwidgetslideanimationstyle.h
MWidgetStyle
mwidgetstyle.h
MWidgetView
mwidgetview.h
mwidgetzoomanimation.h
mwidgetzoomanimationstyle.h
MWindow
mwindow.h
to the top
Shared Libraries (4)
libmeegotouchcore.so.0.20.52
libmeegotouchextensions.so.0.20.52
libmeegotouchsettings.so.0.20.52
libmeegotouchviews.so.0.20.52
to the top