Binary compatibility report for the Qt4 library between 4.1.2 and 4.1.3 versions on x86
Test Info
Library Name | Qt4 |
Version #1 | 4.1.2 |
Version #2 | 4.1.3 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 30 |
Total Shared Libraries | 11 |
Total Symbols / Types | 14173 / 3095 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Problems with Data Types, Low Severity (1)
qnamespace.h
namespace Qt
[+] enum WidgetAttribute (1)
| Change |
Effect |
1 | Value of member WA_AttributeCount has been changed from 83 to 84. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
QWidget::setAttribute ( WidgetAttribute p1, bool on )1st parameter 'p1' has type 'WidgetAttribute'.
to the top
Header Files (30)
Qt
Qt3Support (Qt/Qt3Support)
QtCore (Qt/QtCore)
QtGui (Qt/QtGui)
QtNetwork (Qt/QtNetwork)
QtOpenGL (Qt/QtOpenGL)
QtSql (Qt/QtSql)
QtSvg (Qt/QtSvg)
QtXml (Qt/QtXml)
Qt3Support (Qt3Support/Qt3Support)
QtAlgorithms
QtAssistant
QtCleanUpFunction
QtCore (QtCore/QtCore)
QtDebug
QtDesigner
QtEndian
QtEvents
QtGlobal
QtGui (QtGui/QtGui)
QtMsgHandler
QtNetwork (QtNetwork/QtNetwork)
QtOpenGL (QtOpenGL/QtOpenGL)
QtPlugin
QtPluginInstanceFunction
QtSql (QtSql/QtSql)
QtSvg (QtSvg/QtSvg)
QtTest
QtUiTools
QtXml (QtXml/QtXml)
to the top
Shared Libraries (11)
libQt3Support.so.4.1.2
libQtCore.so.4.1.2
libQtDesigner.so.4.1.2
libQtDesignerComponents.so.4.1.2
libQtGui.so.4.1.2
libQtNetwork.so.4.1.2
libQtOpenGL.so.4.1.2
libQtSql.so.4.1.2
libQtSvg.so.4.1.2
libQtTest.so.4.1.2
libQtXml.so.4.1.2
to the top