Binary compatibility report for the QJson library between 0.6.3 and 0.7.0 versions on x86
Test Info
Library Name | QJson |
Version #1 | 0.6.3 |
Version #2 | 0.7.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 41 / 53 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 0 |
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 (6)
qobjecthelper.h,
libqjson.so.0.7.0
namespace QJson
QObjectHelper::qobject2qvariant ( QObject const* object, QStringList const& ignoredProperties ) [static]
[symbol: _ZN5QJson13QObjectHelper16qobject2qvariantEPK7QObjectRK11QStringList]
QObjectHelper::QObjectHelper [in-charge] ( )
[symbol: _ZN5QJson13QObjectHelperC1Ev]
QObjectHelper::QObjectHelper [not-in-charge] ( )
[symbol: _ZN5QJson13QObjectHelperC2Ev]
QObjectHelper::qvariant2qobject ( QVariantMap const& variant, QObject* object ) [static]
[symbol: _ZN5QJson13QObjectHelper16qvariant2qobjectERK4QMapI7QString8QVariantEP7QObject]
QObjectHelper::~QObjectHelper [in-charge] ( )
[symbol: _ZN5QJson13QObjectHelperD1Ev]
QObjectHelper::~QObjectHelper [not-in-charge] ( )
[symbol: _ZN5QJson13QObjectHelperD2Ev]
to the top
Header Files (5)
parser.h
parserrunnable.h
qjson_export.h
serializer.h
serializerrunnable.h
to the top
Shared Libraries (1)
libqjson.so.0.6.3
to the top