Virtual method QAbstractAnimation::updateDirection(QAbstractAnimation::Direction) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QAbstractAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (28)
QAbstractAnimation::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::setDirection(QAbstractAnimation::Direction): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::setLoopCount(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::stateChanged(QAbstractAnimation::State, QAbstractAnimation::State): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::setCurrentTime(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::updateDirection(QAbstractAnimation::Direction): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::directionChanged(QAbstractAnimation::Direction): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::currentLoopChanged(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::stop(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::pause(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::start(QAbstractAnimation::DeletionPolicy): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::resume(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::finished(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::QAbstractAnimation(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::QAbstractAnimation(QAbstractAnimationPrivate&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::~QAbstractAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::~QAbstractAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::currentLoop()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::currentTime()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::totalDuration()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::group()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::state()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::direction()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAbstractAnimation::loopCount()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qassistantclient.h
[+] QAssistantClient (2)
Incompatibility
Effect
1
The relative position of virtual method QAssistantClient::metaObject() const has been changed from 1 to 2 and therefore the layout of virtual table has been changed
Call of this virtual method will result in crash of application
2
The relative position of virtual method QAssistantClient::qt_metacast(char const*) has been changed from 2 to 1 and therefore the layout of virtual table has been changed
Call of this virtual method will result in crash of application
[+] affected interfaces (2)
QAssistantClient::qt_metacast (char const* p1): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QAssistantClient::metaObject (): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qcolumnview.h
[+] QColumnView (3)
Incompatibility
Effect
1
The relative position of virtual method QColumnView::currentChanged(QModelIndex const&, QModelIndex const&) has been changed from 22 to 20 and therefore the layout of virtual table has been changed
Call of this virtual method will result in crash of application
2
The relative position of virtual method QColumnView::createColumn(QModelIndex const&) has been changed from 21 to 22 and therefore the layout of virtual table has been changed
Call of this virtual method will result in crash of application
3
The relative position of virtual method QColumnView::scrollContentsBy(int, int) has been changed from 20 to 21 and therefore the layout of virtual table has been changed
Call of this virtual method will result in crash of application
[+] affected interfaces (3)
QColumnView::createColumn (QModelIndex const& rootIndex): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QColumnView::currentChanged (QModelIndex const& current, QModelIndex const& previous): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QColumnView::scrollContentsBy (int dx, int dy): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qeventtransition.h
[+] QEventTransition (2)
Incompatibility
Effect
1
Virtual method QEventTransition::eventTest(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QEventTransition::onTransition(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (18)
QEventTransition::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::onTransition(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::setEventType(QEvent::Type): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::setEventObject(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::eventTest(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::QEventTransition(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::QEventTransition(QObject*, QEvent::Type, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::QEventTransition(QObject*, QEvent::Type, QList const&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::QEventTransition(QEventTransitionPrivate&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::QEventTransition(QEventTransitionPrivate&, QObject*, QEvent::Type, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::QEventTransition(QEventTransitionPrivate&, QObject*, QEvent::Type, QList const&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::~QEventTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::~QEventTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::eventObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QEventTransition::eventType()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qfinalstate.h
[+] QFinalState (2)
Incompatibility
Effect
1
Virtual method QFinalState::onExit(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QFinalState::onEntry(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (9)
QFinalState::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::onExit(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::onEntry(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::QFinalState(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::~QFinalState(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::~QFinalState(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QFinalState::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qgesture.h
[+] QGesture (2)
Incompatibility
Effect
1
Virtual method QGesture::reset() has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QGesture::eventFilter(QObject*, QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (23)
QGesture::setLastPos(QPoint const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::eventFilter(QObject*, QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::setStartPos(QPoint const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::setGraphicsItem(QGraphicsItem*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::reset(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::setPos(QPoint const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::started(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::finished(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::setState(Qt::GestureState): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::cancelled(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::triggered(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::QGesture(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::QGesture(QGesturePrivate&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::~QGesture(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::~QGesture(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::graphicsItem()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::pos()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::state()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::lastPos()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGesture::startPos()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qglshaderprogram.h
[+] QGLShaderProgram (1)
Incompatibility
Effect
1
Virtual method QGLShaderProgram::link() has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (141)
QGLShaderProgram::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::removeShader(QGLShader*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, float const (*) [4]): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QMatrix4x4 const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QTransform const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<2, 2, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<2, 3, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<2, 4, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<3, 2, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<3, 3, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<3, 4, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<4, 2, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QGenericMatrix<4, 3, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QSize const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QColor const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QPoint const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QSizeF const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QPointF const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QVector2D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QVector3D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, QVector4D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, float, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(char const*, unsigned int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, float const (*) [4]): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QMatrix4x4 const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QTransform const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<2, 2, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<2, 3, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<2, 4, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<3, 2, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<3, 3, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<3, 4, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<4, 2, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QGenericMatrix<4, 3, double, float> const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QSize const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QColor const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QPoint const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QSizeF const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QPointF const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QVector2D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QVector3D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, QVector4D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, float, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValue(int, unsigned int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::removeAllShaders(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setProgramBinary(int, QByteArray const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::hasShaderPrograms(QGLContext const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(char const*, QVector2D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(char const*, QVector3D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(char const*, QVector4D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(char const*, float const*, int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(int, QVector2D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(int, QVector3D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(int, QVector4D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeArray(int, float const*, int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, float const*, int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, QColor const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, QVector2D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, QVector3D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, QVector4D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(char const*, float, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, float const*, int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, QColor const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, QVector2D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, QVector3D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, QVector4D const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setAttributeValue(int, float, float, float, float): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::programBinaryFormats(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QMatrix4x4 const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<2, 2, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<2, 3, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<2, 4, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<3, 2, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<3, 3, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<3, 4, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<4, 2, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QGenericMatrix<4, 3, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QVector2D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QVector3D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, QVector4D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, float const*, int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, int const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(char const*, unsigned int const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QMatrix4x4 const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<2, 2, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<2, 3, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<2, 4, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<3, 2, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<3, 3, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<3, 4, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<4, 2, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QGenericMatrix<4, 3, double, float> const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QVector2D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QVector3D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, QVector4D const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, float const*, int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, int const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::setUniformValueArray(int, unsigned int const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::bindAttributeLocation(char const*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::bindAttributeLocation(QByteArray const&, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::bindAttributeLocation(QString const&, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::disableAttributeArray(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::disableAttributeArray(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::init(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::enable(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::disable(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::addShader(QGLShader::ShaderType, char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::addShader(QGLShader::ShaderType, QByteArray const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::addShader(QGLShader::ShaderType, QString const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::addShader(QGLShader*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::QGLShaderProgram(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::QGLShaderProgram(QGLContext const*, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::~QGLShaderProgram(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::~QGLShaderProgram(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::programBinary(int*)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::uniformLocation(char const*)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::uniformLocation(QByteArray const&)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::uniformLocation(QString const&)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::attributeLocation(char const*)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::attributeLocation(QByteArray const&)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::attributeLocation(QString const&)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::log()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::shaders()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::isLinked()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QGLShaderProgram::programId()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qhistorystate.h
[+] QHistoryState (2)
Incompatibility
Effect
1
Virtual method QHistoryState::onEntry(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QHistoryState::onExit(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (14)
QHistoryState::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::setHistoryType(QHistoryState::HistoryType): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::setDefaultState(QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::onExit(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::onEntry(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::QHistoryState(QHistoryState::HistoryType, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::QHistoryState(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::~QHistoryState(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::~QHistoryState(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::historyType()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QHistoryState::defaultState()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qkeyeventtransition.h
[+] QKeyEventTransition (2)
Incompatibility
Effect
1
Virtual method QKeyEventTransition::onTransition(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QKeyEventTransition::eventTest(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (14)
QKeyEventTransition::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::onTransition(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::setModifiersMask(QFlags): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::setKey(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::eventTest(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::QKeyEventTransition(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::QKeyEventTransition(QObject*, QEvent::Type, int, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::QKeyEventTransition(QObject*, QEvent::Type, int, QList const&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::~QKeyEventTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::~QKeyEventTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::modifiersMask()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QKeyEventTransition::key()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
Virtual method QMouseEventTransition::onTransition(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QMouseEventTransition::eventTest(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (16)
QMouseEventTransition::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::onTransition(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::setModifiersMask(QFlags): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::setPath(QPainterPath const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::eventTest(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::setButton(Qt::MouseButton): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::QMouseEventTransition(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::QMouseEventTransition(QObject*, QEvent::Type, Qt::MouseButton, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::QMouseEventTransition(QObject*, QEvent::Type, Qt::MouseButton, QList const&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::~QMouseEventTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::~QMouseEventTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::modifiersMask()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::path()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QMouseEventTransition::button()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
Virtual method QParallelAnimationGroup::updateDirection(QAbstractAnimation::Direction) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QParallelAnimationGroup::updateCurrentTime(int) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
3
Virtual method QParallelAnimationGroup::updateState(QAbstractAnimation::State, QAbstractAnimation::State) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
4
Virtual method QParallelAnimationGroup::duration() const has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (12)
QParallelAnimationGroup::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::updateState(QAbstractAnimation::State, QAbstractAnimation::State): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::updateDirection(QAbstractAnimation::Direction): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::updateCurrentTime(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::QParallelAnimationGroup(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::~QParallelAnimationGroup(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::~QParallelAnimationGroup(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QParallelAnimationGroup::duration()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qpauseanimation.h
[+] QPauseAnimation (2)
Incompatibility
Effect
1
Virtual method QPauseAnimation::updateCurrentTime(int) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QPauseAnimation::duration() const has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (11)
QPauseAnimation::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::setDuration(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::updateCurrentTime(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::QPauseAnimation(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::QPauseAnimation(int, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::~QPauseAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::~QPauseAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPauseAnimation::duration()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qpropertyanimation.h
[+] QPropertyAnimation (2)
Incompatibility
Effect
1
Virtual method QPropertyAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QPropertyAnimation::updateCurrentValue(QVariant const&) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (14)
QPropertyAnimation::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::setPropertyName(QByteArray const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::setTargetObject(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::updateCurrentValue(QVariant const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::QPropertyAnimation(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::QPropertyAnimation(QObject*, QByteArray const&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::~QPropertyAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::~QPropertyAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::propertyName()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPropertyAnimation::targetObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
Virtual method QSequentialAnimationGroup::duration() const has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QSequentialAnimationGroup::updateDirection(QAbstractAnimation::Direction) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
3
Virtual method QSequentialAnimationGroup::updateState(QAbstractAnimation::State, QAbstractAnimation::State) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
4
Virtual method QSequentialAnimationGroup::updateCurrentTime(int) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (16)
QSequentialAnimationGroup::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::updateState(QAbstractAnimation::State, QAbstractAnimation::State): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::insertPauseAt(int, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::updateDirection(QAbstractAnimation::Direction): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::updateCurrentTime(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::currentAnimationChanged(QAbstractAnimation*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::addPause(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::QSequentialAnimationGroup(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::QSequentialAnimationGroup(QSequentialAnimationGroupPrivate&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::~QSequentialAnimationGroup(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::~QSequentialAnimationGroup(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::currentAnimation()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSequentialAnimationGroup::duration()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qsignaltransition.h
[+] QSignalTransition (2)
Incompatibility
Effect
1
Virtual method QSignalTransition::eventTest(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QSignalTransition::onTransition(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (15)
QSignalTransition::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::onTransition(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::setSenderObject(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::eventTest(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::setSignal(QByteArray const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::QSignalTransition(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::QSignalTransition(QObject*, char const*, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::QSignalTransition(QObject*, char const*, QList const&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::~QSignalTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::~QSignalTransition(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::senderObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QSignalTransition::signal()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qstandardgestures.h
[+] QPanGesture (2)
Incompatibility
Effect
1
Virtual method QPanGesture::filterEvent(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QPanGesture::reset() has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (9)
QPanGesture::filterEvent(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::reset(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::QPanGesture(QWidget*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::lastOffset()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QPanGesture::totalOffset()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
[+] QTapAndHoldGesture (2)
Incompatibility
Effect
1
Virtual method QTapAndHoldGesture::reset() has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QTapAndHoldGesture::filterEvent(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (7)
QTapAndHoldGesture::timerEvent(QTimerEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QTapAndHoldGesture::filterEvent(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QTapAndHoldGesture::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QTapAndHoldGesture::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QTapAndHoldGesture::reset(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QTapAndHoldGesture::QTapAndHoldGesture(QWidget*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QTapAndHoldGesture::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qstate.h
[+] QState (2)
Incompatibility
Effect
1
Virtual method QState::onEntry(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QState::onExit(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (24)
QState::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::setChildMode(QState::ChildMode): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::addTransition(QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::addTransition(QAbstractTransition*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::addTransition(QObject*, char const*, QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::setErrorState(QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::assignProperty(QObject*, char const*, QVariant const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::setInitialState(QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::removeTransition(QAbstractTransition*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::onExit(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::onEntry(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::finished(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::polished(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::QState(QState::ChildMode, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::QState(QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::QState(QStatePrivate&, QState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::~QState(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::~QState(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::errorState()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::initialState()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QState::childMode()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
qstatemachine.h
[+] QStateMachine (7)
Incompatibility
Effect
1
Virtual method QStateMachine::onEntry(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QStateMachine::beginSelectTransitions(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
3
Virtual method QStateMachine::beginMicrostep(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
4
Virtual method QStateMachine::eventFilter(QObject*, QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
5
Virtual method QStateMachine::onExit(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
6
Virtual method QStateMachine::endMicrostep(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
7
Virtual method QStateMachine::endSelectTransitions(QEvent*) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (35)
QStateMachine::clearError(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::eventFilter(QObject*, QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::removeState(QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::endMicrostep(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::beginMicrostep(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::postInternalEvent(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::addDefaultAnimation(QAbstractAnimation*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::endSelectTransitions(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::setAnimationsEnabled(bool): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::beginSelectTransitions(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::removeDefaultAnimation(QAbstractAnimation*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::setGlobalRestorePolicy(QStateMachine::RestorePolicy): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::stop(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::start(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::onExit(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::onEntry(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::started(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::stopped(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::addState(QAbstractState*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::postEvent(QEvent*, int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::QStateMachine(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::QStateMachine(QStateMachinePrivate&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::~QStateMachine(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::~QStateMachine(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::errorString()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::configuration()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::animationsEnabled()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::defaultAnimations()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::globalRestorePolicy()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::error()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QStateMachine::isRunning()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
Member semaphore has been withdrawn from this structural type between the first member and the last member
Layout of structure members has been changed and therefore members on highest positions in structure definition will be incorrectly accessed by application. Also previous access of application to withdrawn member will be incorrect
2
Member barrier has been added between the first member and the last member of this structural type.
Layout of structure members has been changed and therefore members on highest positions in structure definition will be incorrectly accessed by application
[+] affected interfaces (11)
QtConcurrent::ThreadEngineBase::isCanceled (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::startThread (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::startBlocking (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::waitForResume (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::setProgressRange (int minimum, int maximum): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::setProgressValue (int progress): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::startSingleThreaded (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::isProgressReportingEnabled (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::ThreadEngineBase (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::~ThreadEngineBase (): Object has type 'QtConcurrent::ThreadEngineBase'.
QtConcurrent::ThreadEngineBase::~ThreadEngineBase (): Object has type 'QtConcurrent::ThreadEngineBase'.
qvariantanimation.h
[+] QVariantAnimation (4)
Incompatibility
Effect
1
Virtual method QVariantAnimation::updateCurrentTime(int) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
2
Virtual method QVariantAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State) has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
3
Virtual method QVariantAnimation::duration() const has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
4
Virtual method QVariantAnimation::interpolated(QVariant const&, QVariant const&, double) const has been added to this class and therefore the layout of virtual table has been changed
Call of any virtual method in this class and it's subclasses will result in crash of application
[+] affected interfaces (26)
QVariantAnimation::qt_metacall(QMetaObject::Call, int, void**): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::qt_metacast(char const*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::setDuration(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::setEndValue(QVariant const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::setKeyValues(QVectordouble, QVariant> > const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::valueChanged(QVariant const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::setKeyValueAt(double, QVariant const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::setStartValue(QVariant const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::setEasingCurve(QEasingCurve const&): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::updateCurrentTime(int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::registerInterpolator(QVariant (*)(void const*, void const*, double), int): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::event(QEvent*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::QVariantAnimation(QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::QVariantAnimation(QVariantAnimationPrivate&, QObject*): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::~QVariantAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::~QVariantAnimation(): Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::keyValueAt(double)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::metaObject()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::startValue()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::easingCurve()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::currentValue()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::interpolated(QVariant const&, QVariant const&, double)const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::duration()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::endValue()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
QVariantAnimation::keyValues()const: Call of this virtual method will result in crash of application because the layout of virtual table has been changed.
Problems in Data Types (Medium risk)
qobject.h
[+] QObjectData (1)
Incompatibility
Effect
1
Member hasGuards has been added between the first member and the last member of this structural type.
Layout of structure members has been changed and therefore members on highest positions in structure definition will be incorrectly accessed by application
[+] affected interfaces (131)
qScriptConnect (QObject* sender, char const* signal, QScriptValue const& receiver, QScriptValue const& function): 1st parameter 'sender' (pointer) has base type 'QObjectData'.
qScriptDisconnect (QObject* sender, char const* signal, QScriptValue const& receiver, QScriptValue const& function): 1st parameter 'sender' (pointer) has base type 'QObjectData'.
qt_qFindChild_helper (QObject const* parent, QString const& name, QMetaObject const& mo): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusServer::QDBusServer (QString const& address, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QHelpEngine::QHelpEngine (QString const& collectionFile, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QMetaObject::disconnect (QObject const* sender, int signal_index, QObject const* receiver, int method_index): 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::connect (QObject const* sender, int signal_index, QObject const* receiver, int method_index, int type, int* types): 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QFormBuilder::createLayout (QString const& layoutName, QObject* parent, QString const& name): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFormBuilder::applyProperties (QObject* o, QList const& properties): 1st parameter 'o' (pointer) has base type 'QObjectData'.
QFormBuilder::create (DomActionGroup* ui_action_group, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFormBuilder::create (DomAction* ui_action, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer (QXmlStreamReader* contents, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer (QByteArray const& contents, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer (QString const& filename, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptEngine::newQObject (QObject* object, QScriptEngine::ValueOwnership ownership, QFlags const& options): 1st parameter 'object' (pointer) has base type 'QObjectData'.
QScriptEngine::newQObject (QScriptValue const& scriptObject, QObject* qtObject, QScriptEngine::ValueOwnership ownership, QFlags const& options): Object has base type 'QObjectData'.
QScriptEngine::QScriptEngine (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptEngine::QScriptEngine (QScriptEnginePrivate& dd, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusInterface::QDBusInterface (QString const& service, QString const& path, QString const& interface, QDBusConnection const& connection, QObject* parent): 5th parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusConnection::disconnect (QString const& service, QString const& path, QString const& interface, QString const& name, QObject* receiver, char const* slot): 5th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::disconnect (QString const& service, QString const& path, QString const& interface, QString const& name, QString const& signature, QObject* receiver, char const* slot): 6th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::registerObject (QString const& path, QObject* object, QFlags options): 2nd parameter 'object' (pointer) has base type 'QObjectData'.
QDBusConnection::connect (QString const& service, QString const& path, QString const& interface, QString const& name, QObject* receiver, char const* slot): 5th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::connect (QString const& service, QString const& path, QString const& interface, QString const& name, QString const& signature, QObject* receiver, char const* slot): 6th parameter 'receiver' (pointer) has base type 'QObjectData'.
QHelpEngineCore::QHelpEngineCore (QHelpEngineCorePrivate* helpEngineCorePrivate, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QHelpEngineCore::QHelpEngineCore (QString const& collectionFile, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAssistantClient::QAssistantClient (QString const& path, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QExtensionManager::QExtensionManager (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QHelpSearchEngine::QHelpSearchEngine (QHelpEngineCore* helpEngine, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QWebPluginFactory::QWebPluginFactory (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::layoutInfo (DomLayout* layout, QObject* parent, int* margin, int* spacing): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createAction (QObject* parent, QString const& name): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createLayout (QString const& layoutName, QObject* parent, QString const& name): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createProperty (QObject* object, QString const& propertyName, QVariant const& value): 1st parameter 'object' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::applyProperties (QObject* o, QList const& properties): 1st parameter 'o' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::computeProperties (QObject* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createActionGroup (QObject* parent, QString const& name): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::applyPropertyInternally (QObject* o, QString const& propertyName, QVariant const& value): 1st parameter 'o' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::create (DomActionGroup* ui_action_group, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::create (DomAction* ui_action, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractUriResolver::QAbstractUriResolver (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusAbstractAdaptor::QDBusAbstractAdaptor (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWebHistoryInterface::QWebHistoryInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptEngineDebugger::QScriptEngineDebugger (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::callWithCallback (QString const& method, QList const& args, QObject* receiver, char const* member): 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::callWithCallback (QString const& method, QList const& args, QObject* receiver, char const* member, char const* errorSlot): 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::QDBusAbstractInterface (QDBusAbstractInterfacePrivate& p1, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::QDBusAbstractInterface (QString const& service, QString const& path, char const* interface, QDBusConnection const& connection, QObject* parent): 5th parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptExtensionPlugin::QScriptExtensionPlugin (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractMessageHandler::QAbstractMessageHandler (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusPendingCallWatcher::QDBusPendingCallWatcher (QDBusPendingCall const& call, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormEditorInterface::QDesignerFormEditorInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormWindowInterface::objectRemoved (QObject* o): 1st parameter 'o' (pointer) has base type 'QObjectData'.
QDesignerFormWindowInterface::findFormWindow (QObject* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QDesignerIntegrationInterface::QDesignerIntegrationInterface (QDesignerFormEditorInterface* core, QObject* parent): 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerMetaDataBaseInterface::QDesignerMetaDataBaseInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerWidgetFactoryInterface::QDesignerWidgetFactoryInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormWindowToolInterface::QDesignerFormWindowToolInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::QDesignerWidgetDataBaseInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormWindowManagerInterface::QDesignerFormWindowManagerInterface (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QMenu::addAction (QIcon const& icon, QString const& text, QObject const* receiver, char const* member, QKeySequence const& shortcut): 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QMenu::addAction (QString const& text, QObject const* receiver, char const* member, QKeySequence const& shortcut): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Accel::connectItem (int id, QObject const* receiver, char const* member): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Accel::disconnectItem (int id, QObject const* receiver, char const* member): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QObject::childEvent (QChildEvent* p1): Object has base type 'QObjectData'.
QObject::disconnect (QObject const* sender, char const* signal, QObject const* receiver, char const* member): 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QObject::startTimer (int interval): Object has base type 'QObjectData'.
QObject::timerEvent (QTimerEvent* p1): Object has base type 'QObjectData'.
QObject::customEvent (QEvent* p1): Object has base type 'QObjectData'.
QObject::deleteLater (): Object has base type 'QObjectData'.
QObject::eventFilter (QObject* p1, QEvent* p2): Object has base type 'QObjectData'.
QObject::qt_metacall (QMetaObject::Call p1, int p2, void** p3): Object has base type 'QObjectData'.
QObject::qt_metacast (char const* p1): Object has base type 'QObjectData'.
QObject::setProperty (char const* name, QVariant const& value): Object has base type 'QObjectData'.
QObject::setUserData (uint id, QObjectUserData* data): Object has base type 'QObjectData'.
QObject::blockSignals (bool b): Object has base type 'QObjectData'.
QObject::moveToThread (QThread* thread): Object has base type 'QObjectData'.
QObject::connectNotify (char const* signal): Object has base type 'QObjectData'.
QObject::setObjectName (QString const& name): Object has base type 'QObjectData'.
QObject::dumpObjectInfo (): Object has base type 'QObjectData'.
QObject::dumpObjectTree (): Object has base type 'QObjectData'.
QObject::disconnectNotify (char const* signal): Object has base type 'QObjectData'.
QObject::registerUserData (): Object has base type 'QObjectData'.
QObject::removeEventFilter (QObject* p1): Object has base type 'QObjectData'.
QObject::installEventFilter (QObject* p1): Object has base type 'QObjectData'.
QObject::event (QEvent* p1): Object has base type 'QObjectData'.
QObject::connect (QObject const* sender, char const* signal, QObject const* receiver, char const* member, Qt::ConnectionType p5): 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QObject::destroyed (QObject* p1): Object has base type 'QObjectData'.
QObject::killTimer (int id): Object has base type 'QObjectData'.
QObject::setParent (QObject* p1): Object has base type 'QObjectData'.
QObject::QObject (QObject* parent): Object has base type 'QObjectData'.
QObject::QObject (QObject* parent, char const* name): Object has base type 'QObjectData'.
QObject::QObject (QObjectPrivate& dd, QObject* parent): Object has base type 'QObjectData'.
QObject::~QObject (): Object has base type 'QObjectData'.
QObject::~QObject (): Object has base type 'QObjectData'.
Q3Signal::disconnect (QObject const* receiver, char const* member): 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Signal::connect (QObject const* receiver, char const* member): 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
QMenuBar::addAction (QString const& text, QObject const* receiver, char const* member): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QToolBar::addAction (QIcon const& icon, QString const& text, QObject const* receiver, char const* member): 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QToolBar::addAction (QString const& text, QObject const* receiver, char const* member): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QWebPage::createPlugin (QString const& classid, QUrl const& url, QStringList const& paramNames, QStringList const& paramValues): Return value has base type 'QObjectData'.
QWebPage::QWebPage (QObject* parent): 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWebFrame::addToJavaScriptWindowObject (QString const& name, QObject* object): 2nd parameter 'object' (pointer) has base type 'QObjectData'.
QWebFrame::addToJavaScriptWindowObject (QString const& name, QObject* object, QScriptEngine::ValueOwnership ownership): 2nd parameter 'object' (pointer) has base type 'QObjectData'.
QScriptValue::toQObject (): Return value has base type 'QObjectData'.
QMetaProperty::isEditable (QObject const* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isDesignable (QObject const* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isScriptable (QObject const* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::read (QObject const* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isUser (QObject const* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isStored (QObject const* obj): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QDBusConnection::callWithCallback (QDBusMessage const& message, QObject* receiver, char const* returnMethod, char const* errorMethod, int timeout): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::callWithCallback (QDBusMessage const& message, QObject* receiver, char const* slot, int timeout): 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::objectRegisteredAt (QString const& path): Return value has base type 'QObjectData'.
QExtensionManager::extension (QObject* object, QString const& iid): 1st parameter 'object' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::checkProperty (QObject* obj, QString const& prop): 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::isContainer (QObject* object, bool resolveName): 1st parameter 'object' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::indexOfObject (QObject* object, bool resolveName): 1st parameter 'object' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::isCustom (QObject* object, bool resolveName): 1st parameter 'object' (pointer) has base type 'QObjectData'.
QObject::metaObject (): Object has base type 'QObjectData'.
QObject::objectName (): Object has base type 'QObjectData'.
QObject::dynamicPropertyNames (): Object has base type 'QObjectData'.
QObject::child (char const* objName, char const* inheritsClass, bool recursiveSearch): Object has base type 'QObjectData'.
QObject::sender (): Object has base type 'QObjectData'.
QObject::thread (): Object has base type 'QObjectData'.
QObject::connect (QObject const* asender, char const* asignal, char const* amember, Qt::ConnectionType atype): 1st parameter 'asender' (pointer) has base type 'QObjectData'.
QObject::property (char const* name): Object has base type 'QObjectData'.
QObject::userData (uint id): Object has base type 'QObjectData'.
QObject::queryList (char const* inheritsClass, char const* objName, bool regexpMatch, bool recursiveSearch): Object has base type 'QObjectData'.
QObject::receivers (char const* signal): Object has base type 'QObjectData'.
Problems in Data Types (Low risk)
q3tabdialog.h
[+] Q3TabDialog (1)
Incompatibility
Effect
1
Virtual method QDialog::showEvent(QShowEvent*) has been redefined by Q3TabDialog::showEvent(QShowEvent*)
Method Q3TabDialog::showEvent(QShowEvent*) will be called instead of QDialog::showEvent(QShowEvent*)
[+] affected interfaces (1)
Q3TabDialog::showEvent(QShowEvent*): This method become virtual and will be called instead of redefined method 'QDialog::showEvent(QShowEvent*)'.
qabstractanimation.h
[+] QAbstractAnimation (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QAbstractAnimation::~QAbstractAnimation()
Method QAbstractAnimation::~QAbstractAnimation() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QAbstractAnimation::metaObject() const
Method QAbstractAnimation::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QAbstractAnimation::~QAbstractAnimation()
Method QAbstractAnimation::~QAbstractAnimation() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QAbstractAnimation::qt_metacast(char const*)
Method QAbstractAnimation::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAbstractAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QAbstractAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QAbstractAnimation::metaObject() const
Method QAbstractAnimation::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QAbstractAnimation::event(QEvent*)
Method QAbstractAnimation::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAbstractAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QAbstractAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QAbstractAnimation::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QAbstractAnimation::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QAbstractAnimation::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QAbstractAnimation::~QAbstractAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAbstractAnimation::~QAbstractAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAbstractAnimation::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qabstractstate.h
[+] QAbstractState (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QAbstractState::~QAbstractState()
Method QAbstractState::~QAbstractState() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QAbstractState::metaObject() const
Method QAbstractState::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QAbstractState::~QAbstractState()
Method QAbstractState::~QAbstractState() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QAbstractState::qt_metacast(char const*)
Method QAbstractState::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAbstractState::qt_metacall(QMetaObject::Call, int, void**)
Method QAbstractState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QAbstractState::metaObject() const
Method QAbstractState::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QAbstractState::event(QEvent*)
Method QAbstractState::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAbstractState::qt_metacall(QMetaObject::Call, int, void**)
Method QAbstractState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QAbstractState::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QAbstractState::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QAbstractState::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QAbstractState::~QAbstractState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAbstractState::~QAbstractState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAbstractState::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qabstracttransition.h
[+] QAbstractTransition (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QAbstractTransition::~QAbstractTransition()
Method QAbstractTransition::~QAbstractTransition() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QAbstractTransition::metaObject() const
Method QAbstractTransition::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QAbstractTransition::~QAbstractTransition()
Method QAbstractTransition::~QAbstractTransition() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QAbstractTransition::qt_metacast(char const*)
Method QAbstractTransition::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAbstractTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QAbstractTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QAbstractTransition::metaObject() const
Method QAbstractTransition::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QAbstractTransition::event(QEvent*)
Method QAbstractTransition::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAbstractTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QAbstractTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QAbstractTransition::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QAbstractTransition::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QAbstractTransition::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QAbstractTransition::~QAbstractTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAbstractTransition::~QAbstractTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAbstractTransition::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qanimationgroup.h
[+] QAnimationGroup (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QAnimationGroup::~QAnimationGroup()
Method QAnimationGroup::~QAnimationGroup() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QAnimationGroup::metaObject() const
Method QAnimationGroup::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QAnimationGroup::~QAnimationGroup()
Method QAnimationGroup::~QAnimationGroup() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QAnimationGroup::qt_metacast(char const*)
Method QAnimationGroup::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAnimationGroup::qt_metacall(QMetaObject::Call, int, void**)
Method QAnimationGroup::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QAnimationGroup::metaObject() const
Method QAnimationGroup::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QAnimationGroup::event(QEvent*)
Method QAnimationGroup::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QAnimationGroup::qt_metacall(QMetaObject::Call, int, void**)
Method QAnimationGroup::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QAnimationGroup::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QAnimationGroup::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QAnimationGroup::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QAnimationGroup::~QAnimationGroup(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAnimationGroup::~QAnimationGroup(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QAnimationGroup::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qcolumnview.h
[+] QColumnView (1)
Incompatibility
Effect
1
Virtual method QAbstractItemView::rowsInserted(QModelIndex const&, int, int) has been redefined by QColumnView::rowsInserted(QModelIndex const&, int, int)
Method QColumnView::rowsInserted(QModelIndex const&, int, int) will be called instead of QAbstractItemView::rowsInserted(QModelIndex const&, int, int)
[+] affected interfaces (1)
QColumnView::rowsInserted(QModelIndex const&, int, int): This method become virtual and will be called instead of redefined method 'QAbstractItemView::rowsInserted(QModelIndex const&, int, int)'.
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QDBusAbstractInterfaceBase::qt_metacall(QMetaObject::Call, int, void**)
Method QDBusAbstractInterfaceBase::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (1)
QDBusAbstractInterfaceBase::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QObject::qt_metacall(QMetaObject::Call, int, void**)'.
qevent.h
[+] QTouchEvent (1)
Incompatibility
Effect
1
Virtual method QInputEvent::~QInputEvent() has been redefined by QTouchEvent::~QTouchEvent()
Method QTouchEvent::~QTouchEvent() will be called instead of QInputEvent::~QInputEvent()
[+] affected interfaces (2)
QTouchEvent::~QTouchEvent(): This method become virtual and will be called instead of redefined method 'QInputEvent::~QInputEvent()'.
QTouchEvent::~QTouchEvent(): This method become virtual and will be called instead of redefined method 'QInputEvent::~QInputEvent()'.
qeventtransition.h
[+] QEventTransition (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QEventTransition::~QEventTransition()
Method QEventTransition::~QEventTransition() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QEventTransition::metaObject() const
Method QEventTransition::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QEventTransition::~QEventTransition()
Method QEventTransition::~QEventTransition() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QEventTransition::qt_metacast(char const*)
Method QEventTransition::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QEventTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QEventTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QEventTransition::metaObject() const
Method QEventTransition::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QEventTransition::event(QEvent*)
Method QEventTransition::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QEventTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QEventTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QEventTransition::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QEventTransition::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QEventTransition::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QEventTransition::~QEventTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QEventTransition::~QEventTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QEventTransition::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qfinalstate.h
[+] QFinalState (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QFinalState::~QFinalState()
Method QFinalState::~QFinalState() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QFinalState::metaObject() const
Method QFinalState::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QFinalState::~QFinalState()
Method QFinalState::~QFinalState() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QFinalState::qt_metacast(char const*)
Method QFinalState::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QFinalState::qt_metacall(QMetaObject::Call, int, void**)
Method QFinalState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QFinalState::metaObject() const
Method QFinalState::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QFinalState::event(QEvent*)
Method QFinalState::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QFinalState::qt_metacall(QMetaObject::Call, int, void**)
Method QFinalState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QFinalState::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QFinalState::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QFinalState::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QFinalState::~QFinalState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QFinalState::~QFinalState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QFinalState::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qgesture.h
[+] QGesture (7)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QGesture::~QGesture()
Method QGesture::~QGesture() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QGesture::metaObject() const
Method QGesture::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QGesture::~QGesture()
Method QGesture::~QGesture() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QGesture::qt_metacast(char const*)
Method QGesture::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QGesture::qt_metacall(QMetaObject::Call, int, void**)
Method QGesture::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QGesture::metaObject() const
Method QGesture::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QGesture::qt_metacall(QMetaObject::Call, int, void**)
Method QGesture::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (5)
QGesture::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QGesture::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QGesture::~QGesture(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QGesture::~QGesture(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QGesture::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qglshaderprogram.h
[+] QGLShader (4)
Incompatibility
Effect
1
Virtual method QObject::metaObject() const has been redefined by QGLShader::metaObject() const
Method QGLShader::metaObject() const will be called instead of QObject::metaObject() const
2
Virtual method QObject::~QObject() has been redefined by QGLShader::~QGLShader()
Method QGLShader::~QGLShader() will be called instead of QObject::~QObject()
3
Virtual method QObject::qt_metacast(char const*) has been redefined by QGLShader::qt_metacast(char const*)
Method QGLShader::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
4
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QGLShader::qt_metacall(QMetaObject::Call, int, void**)
Method QGLShader::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (5)
QGLShader::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QObject::qt_metacall(QMetaObject::Call, int, void**)'.
QGLShader::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QGLShader::~QGLShader(): This method become virtual and will be called instead of redefined method 'QObject::~QObject()'.
QGLShader::~QGLShader(): This method become virtual and will be called instead of redefined method 'QObject::~QObject()'.
QGLShader::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
[+] QGLShaderProgram (4)
Incompatibility
Effect
1
Virtual method QObject::metaObject() const has been redefined by QGLShaderProgram::metaObject() const
Method QGLShaderProgram::metaObject() const will be called instead of QObject::metaObject() const
2
Virtual method QObject::~QObject() has been redefined by QGLShaderProgram::~QGLShaderProgram()
Method QGLShaderProgram::~QGLShaderProgram() will be called instead of QObject::~QObject()
3
Virtual method QObject::qt_metacast(char const*) has been redefined by QGLShaderProgram::qt_metacast(char const*)
Method QGLShaderProgram::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
4
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QGLShaderProgram::qt_metacall(QMetaObject::Call, int, void**)
Method QGLShaderProgram::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (5)
QGLShaderProgram::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QObject::qt_metacall(QMetaObject::Call, int, void**)'.
QGLShaderProgram::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QGLShaderProgram::~QGLShaderProgram(): This method become virtual and will be called instead of redefined method 'QObject::~QObject()'.
QGLShaderProgram::~QGLShaderProgram(): This method become virtual and will be called instead of redefined method 'QObject::~QObject()'.
QGLShaderProgram::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qgraphicsitem.h
[+] QGraphicsObject (5)
Incompatibility
Effect
1
Virtual method QObject::metaObject() const has been redefined by QGraphicsObject::metaObject() const
Method QGraphicsObject::metaObject() const will be called instead of QObject::metaObject() const
2
Virtual method QObject::qt_metacast(char const*) has been redefined by QGraphicsObject::qt_metacast(char const*)
Method QGraphicsObject::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
3
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QGraphicsObject::qt_metacall(QMetaObject::Call, int, void**)
Method QGraphicsObject::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
4
Virtual method QAbstractSlider::metaObject() const has been redefined by QGraphicsObject::metaObject() const
Method QGraphicsObject::metaObject() const will be called instead of QAbstractSlider::metaObject() const
5
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QGraphicsObject::qt_metacall(QMetaObject::Call, int, void**)
Method QGraphicsObject::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (3)
QGraphicsObject::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QGraphicsObject::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QGraphicsObject::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qhistorystate.h
[+] QHistoryState (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QHistoryState::~QHistoryState()
Method QHistoryState::~QHistoryState() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QHistoryState::metaObject() const
Method QHistoryState::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QHistoryState::~QHistoryState()
Method QHistoryState::~QHistoryState() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QHistoryState::qt_metacast(char const*)
Method QHistoryState::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QHistoryState::qt_metacall(QMetaObject::Call, int, void**)
Method QHistoryState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QHistoryState::metaObject() const
Method QHistoryState::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QHistoryState::event(QEvent*)
Method QHistoryState::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QHistoryState::qt_metacall(QMetaObject::Call, int, void**)
Method QHistoryState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QHistoryState::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QHistoryState::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QHistoryState::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QHistoryState::~QHistoryState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QHistoryState::~QHistoryState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QHistoryState::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qkeyeventtransition.h
[+] QKeyEventTransition (7)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QKeyEventTransition::~QKeyEventTransition()
Method QKeyEventTransition::~QKeyEventTransition() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QKeyEventTransition::metaObject() const
Method QKeyEventTransition::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QKeyEventTransition::~QKeyEventTransition()
Method QKeyEventTransition::~QKeyEventTransition() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QKeyEventTransition::qt_metacast(char const*)
Method QKeyEventTransition::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QKeyEventTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QKeyEventTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QKeyEventTransition::metaObject() const
Method QKeyEventTransition::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QKeyEventTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QKeyEventTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (5)
QKeyEventTransition::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QKeyEventTransition::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QKeyEventTransition::~QKeyEventTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QKeyEventTransition::~QKeyEventTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QKeyEventTransition::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QMouseEventTransition::~QMouseEventTransition()
Method QMouseEventTransition::~QMouseEventTransition() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QMouseEventTransition::metaObject() const
Method QMouseEventTransition::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QMouseEventTransition::~QMouseEventTransition()
Method QMouseEventTransition::~QMouseEventTransition() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QMouseEventTransition::qt_metacast(char const*)
Method QMouseEventTransition::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QMouseEventTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QMouseEventTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QMouseEventTransition::metaObject() const
Method QMouseEventTransition::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QMouseEventTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QMouseEventTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (5)
QMouseEventTransition::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QMouseEventTransition::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QMouseEventTransition::~QMouseEventTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QMouseEventTransition::~QMouseEventTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QMouseEventTransition::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qpainter.h
[+] QPainter (1)
Incompatibility
Effect
1
Member d_ptr has been added to this type
It may affects only on size of inclusive type on some architectures. This incompatibility involved only for explanation of possible size change of type
[+] affected interfaces (2)
QWebFrame::render (QPainter* painter): 1st parameter 'painter' (pointer) has base type 'QPainter'.
QWebFrame::render (QPainter* painter, QRegion const& clip): 1st parameter 'painter' (pointer) has base type 'QPainter'.
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QParallelAnimationGroup::~QParallelAnimationGroup()
Method QParallelAnimationGroup::~QParallelAnimationGroup() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QParallelAnimationGroup::metaObject() const
Method QParallelAnimationGroup::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QParallelAnimationGroup::~QParallelAnimationGroup()
Method QParallelAnimationGroup::~QParallelAnimationGroup() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QParallelAnimationGroup::qt_metacast(char const*)
Method QParallelAnimationGroup::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QParallelAnimationGroup::qt_metacall(QMetaObject::Call, int, void**)
Method QParallelAnimationGroup::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QParallelAnimationGroup::metaObject() const
Method QParallelAnimationGroup::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QParallelAnimationGroup::event(QEvent*)
Method QParallelAnimationGroup::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QParallelAnimationGroup::qt_metacall(QMetaObject::Call, int, void**)
Method QParallelAnimationGroup::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QParallelAnimationGroup::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QParallelAnimationGroup::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QParallelAnimationGroup::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QParallelAnimationGroup::~QParallelAnimationGroup(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QParallelAnimationGroup::~QParallelAnimationGroup(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QParallelAnimationGroup::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qpauseanimation.h
[+] QPauseAnimation (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QPauseAnimation::~QPauseAnimation()
Method QPauseAnimation::~QPauseAnimation() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QPauseAnimation::metaObject() const
Method QPauseAnimation::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QPauseAnimation::~QPauseAnimation()
Method QPauseAnimation::~QPauseAnimation() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QPauseAnimation::qt_metacast(char const*)
Method QPauseAnimation::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QPauseAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QPauseAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QPauseAnimation::metaObject() const
Method QPauseAnimation::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QPauseAnimation::event(QEvent*)
Method QPauseAnimation::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QPauseAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QPauseAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QPauseAnimation::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QPauseAnimation::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QPauseAnimation::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QPauseAnimation::~QPauseAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QPauseAnimation::~QPauseAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QPauseAnimation::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qpropertyanimation.h
[+] QPropertyAnimation (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QPropertyAnimation::~QPropertyAnimation()
Method QPropertyAnimation::~QPropertyAnimation() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QPropertyAnimation::metaObject() const
Method QPropertyAnimation::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QPropertyAnimation::~QPropertyAnimation()
Method QPropertyAnimation::~QPropertyAnimation() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QPropertyAnimation::qt_metacast(char const*)
Method QPropertyAnimation::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QPropertyAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QPropertyAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QPropertyAnimation::metaObject() const
Method QPropertyAnimation::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QPropertyAnimation::event(QEvent*)
Method QPropertyAnimation::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QPropertyAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QPropertyAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QPropertyAnimation::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QPropertyAnimation::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QPropertyAnimation::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QPropertyAnimation::~QPropertyAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QPropertyAnimation::~QPropertyAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QPropertyAnimation::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qproxystyle.h
[+] QProxyStyle (26)
Incompatibility
Effect
1
Virtual method QCommonStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const has been redefined by QProxyStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const
Method QProxyStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const will be called instead of QCommonStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const
2
Virtual method QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const has been redefined by QProxyStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const
Method QProxyStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const will be called instead of QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const
3
Virtual method QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const has been redefined by QProxyStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const
Method QProxyStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const will be called instead of QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const
4
Virtual method QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const has been redefined by QProxyStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const
Method QProxyStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const will be called instead of QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const
5
Virtual method QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const has been redefined by QProxyStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const
Method QProxyStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const will be called instead of QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const
6
Virtual method QCommonStyle::metaObject() const has been redefined by QProxyStyle::metaObject() const
Method QProxyStyle::metaObject() const will be called instead of QCommonStyle::metaObject() const
7
Virtual method QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const has been redefined by QProxyStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const
Method QProxyStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const will be called instead of QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const
8
Virtual method QCommonStyle::polish(QWidget*) has been redefined by QProxyStyle::polish(QWidget*)
Method QProxyStyle::polish(QWidget*) will be called instead of QCommonStyle::polish(QWidget*)
9
Virtual method QStyle::standardPalette() const has been redefined by QProxyStyle::standardPalette() const
Method QProxyStyle::standardPalette() const will be called instead of QStyle::standardPalette() const
10
Virtual method QCommonStyle::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QProxyStyle::qt_metacall(QMetaObject::Call, int, void**)
Method QProxyStyle::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QCommonStyle::qt_metacall(QMetaObject::Call, int, void**)
11
Virtual method QCommonStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const has been redefined by QProxyStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const
Method QProxyStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const will be called instead of QCommonStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const
12
Virtual method QCommonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const has been redefined by QProxyStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const
Method QProxyStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const will be called instead of QCommonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const
13
Virtual method QCommonStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const has been redefined by QProxyStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const
Method QProxyStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const will be called instead of QCommonStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const
14
Virtual method QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const has been redefined by QProxyStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const
Method QProxyStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const will be called instead of QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const
15
Virtual method QCommonStyle::unpolish(QWidget*) has been redefined by QProxyStyle::unpolish(QWidget*)
Method QProxyStyle::unpolish(QWidget*) will be called instead of QCommonStyle::unpolish(QWidget*)
16
Virtual method QCommonStyle::polish(QApplication*) has been redefined by QProxyStyle::polish(QApplication*)
Method QProxyStyle::polish(QApplication*) will be called instead of QCommonStyle::polish(QApplication*)
17
Virtual method QCommonStyle::~QCommonStyle() has been redefined by QProxyStyle::~QProxyStyle()
Method QProxyStyle::~QProxyStyle() will be called instead of QCommonStyle::~QCommonStyle()
18
Virtual method QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const has been redefined by QProxyStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const
Method QProxyStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const will be called instead of QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const
19
Virtual method QCommonStyle::unpolish(QApplication*) has been redefined by QProxyStyle::unpolish(QApplication*)
Method QProxyStyle::unpolish(QApplication*) will be called instead of QCommonStyle::unpolish(QApplication*)
20
Virtual method QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const has been redefined by QProxyStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const
Method QProxyStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const will be called instead of QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const
21
Virtual method QCommonStyle::qt_metacast(char const*) has been redefined by QProxyStyle::qt_metacast(char const*)
Method QProxyStyle::qt_metacast(char const*) will be called instead of QCommonStyle::qt_metacast(char const*)
22
Virtual method QCommonStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const has been redefined by QProxyStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const
Method QProxyStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const will be called instead of QCommonStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const
23
Virtual method QCommonStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const has been redefined by QProxyStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const
Method QProxyStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const will be called instead of QCommonStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const
24
Virtual method QCommonStyle::polish(QPalette&) has been redefined by QProxyStyle::polish(QPalette&)
Method QProxyStyle::polish(QPalette&) will be called instead of QCommonStyle::polish(QPalette&)
25
Virtual method QObject::event(QEvent*) has been redefined by QProxyStyle::event(QEvent*)
Method QProxyStyle::event(QEvent*) will be called instead of QObject::event(QEvent*)
26
Virtual method QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const has been redefined by QProxyStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const
Method QProxyStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const will be called instead of QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const
[+] affected interfaces (27)
QProxyStyle::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QCommonStyle::qt_metacall(QMetaObject::Call, int, void**)'.
QProxyStyle::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QCommonStyle::qt_metacast(char const*)'.
QProxyStyle::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QProxyStyle::polish(QApplication*): This method become virtual and will be called instead of redefined method 'QCommonStyle::polish(QApplication*)'.
QProxyStyle::polish(QWidget*): This method become virtual and will be called instead of redefined method 'QCommonStyle::polish(QWidget*)'.
QProxyStyle::polish(QPalette&): This method become virtual and will be called instead of redefined method 'QCommonStyle::polish(QPalette&)'.
QProxyStyle::unpolish(QApplication*): This method become virtual and will be called instead of redefined method 'QCommonStyle::unpolish(QApplication*)'.
QProxyStyle::unpolish(QWidget*): This method become virtual and will be called instead of redefined method 'QCommonStyle::unpolish(QWidget*)'.
QProxyStyle::~QProxyStyle(): This method become virtual and will be called instead of redefined method 'QCommonStyle::~QCommonStyle()'.
QProxyStyle::~QProxyStyle(): This method become virtual and will be called instead of redefined method 'QCommonStyle::~QCommonStyle()'.
QProxyStyle::metaObject()const: This method become virtual and will be called instead of redefined method 'QCommonStyle::metaObject() const'.
QProxyStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const'.
QProxyStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const'.
QProxyStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole)const: This method become virtual and will be called instead of redefined method 'QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const'.
QProxyStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&)const: This method become virtual and will be called instead of redefined method 'QStyle::itemTextRect(QFontMetrics const&, QRect const&, int, bool, QString const&) const'.
QProxyStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const'.
QProxyStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&)const: This method become virtual and will be called instead of redefined method 'QStyle::drawItemPixmap(QPainter*, QRect const&, int, QPixmap const&) const'.
QProxyStyle::itemPixmapRect(QRect const&, int, QPixmap const&)const: This method become virtual and will be called instead of redefined method 'QStyle::itemPixmapRect(QRect const&, int, QPixmap const&) const'.
QProxyStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::standardPixmap(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const'.
QProxyStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::subControlRect(QStyle::ComplexControl, QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) const'.
QProxyStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const'.
QProxyStyle::standardPalette()const: This method become virtual and will be called instead of redefined method 'QStyle::standardPalette() const'.
QProxyStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const'.
QProxyStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const'.
QProxyStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::generatedIconPixmap(QIcon::Mode, QPixmap const&, QStyleOption const*) const'.
QProxyStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPoint const&, QWidget const*) const'.
QProxyStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*)const: This method become virtual and will be called instead of redefined method 'QCommonStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const'.
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QSequentialAnimationGroup::~QSequentialAnimationGroup()
Method QSequentialAnimationGroup::~QSequentialAnimationGroup() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QSequentialAnimationGroup::metaObject() const
Method QSequentialAnimationGroup::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QSequentialAnimationGroup::~QSequentialAnimationGroup()
Method QSequentialAnimationGroup::~QSequentialAnimationGroup() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QSequentialAnimationGroup::qt_metacast(char const*)
Method QSequentialAnimationGroup::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QSequentialAnimationGroup::qt_metacall(QMetaObject::Call, int, void**)
Method QSequentialAnimationGroup::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QSequentialAnimationGroup::metaObject() const
Method QSequentialAnimationGroup::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QSequentialAnimationGroup::event(QEvent*)
Method QSequentialAnimationGroup::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QSequentialAnimationGroup::qt_metacall(QMetaObject::Call, int, void**)
Method QSequentialAnimationGroup::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QSequentialAnimationGroup::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QSequentialAnimationGroup::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QSequentialAnimationGroup::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QSequentialAnimationGroup::~QSequentialAnimationGroup(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QSequentialAnimationGroup::~QSequentialAnimationGroup(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QSequentialAnimationGroup::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qsignalevent.h
[+] QSignalEvent (2)
Incompatibility
Effect
1
Virtual method QThread::~QThread() has been redefined by QSignalEvent::~QSignalEvent()
Method QSignalEvent::~QSignalEvent() will be called instead of QThread::~QThread()
2
Virtual method QEvent::~QEvent() has been redefined by QSignalEvent::~QSignalEvent()
Method QSignalEvent::~QSignalEvent() will be called instead of QEvent::~QEvent()
[+] affected interfaces (2)
QSignalEvent::~QSignalEvent(): This method become virtual and will be called instead of redefined method 'QEvent::~QEvent()'.
QSignalEvent::~QSignalEvent(): This method become virtual and will be called instead of redefined method 'QThread::~QThread()'.
qsignaltransition.h
[+] QSignalTransition (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QSignalTransition::~QSignalTransition()
Method QSignalTransition::~QSignalTransition() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QSignalTransition::metaObject() const
Method QSignalTransition::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QSignalTransition::~QSignalTransition()
Method QSignalTransition::~QSignalTransition() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QSignalTransition::qt_metacast(char const*)
Method QSignalTransition::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QSignalTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QSignalTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QSignalTransition::metaObject() const
Method QSignalTransition::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QSignalTransition::event(QEvent*)
Method QSignalTransition::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QSignalTransition::qt_metacall(QMetaObject::Call, int, void**)
Method QSignalTransition::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QSignalTransition::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QSignalTransition::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QSignalTransition::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QSignalTransition::~QSignalTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QSignalTransition::~QSignalTransition(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QSignalTransition::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qstandardgestures.h
[+] QPanGesture (6)
Incompatibility
Effect
1
Virtual method QObject::metaObject() const has been redefined by QPanGesture::metaObject() const
Method QPanGesture::metaObject() const will be called instead of QObject::metaObject() const
2
Virtual method QObject::qt_metacast(char const*) has been redefined by QPanGesture::qt_metacast(char const*)
Method QPanGesture::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
3
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QPanGesture::qt_metacall(QMetaObject::Call, int, void**)
Method QPanGesture::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
4
Virtual method QAbstractSlider::metaObject() const has been redefined by QPanGesture::metaObject() const
Method QPanGesture::metaObject() const will be called instead of QAbstractSlider::metaObject() const
5
Virtual method QObject::event(QEvent*) has been redefined by QPanGesture::event(QEvent*)
Method QPanGesture::event(QEvent*) will be called instead of QObject::event(QEvent*)
6
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QPanGesture::qt_metacall(QMetaObject::Call, int, void**)
Method QPanGesture::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (4)
QPanGesture::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QPanGesture::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QPanGesture::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QPanGesture::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
[+] QTapAndHoldGesture (7)
Incompatibility
Effect
1
Virtual method QAbstractSlider::timerEvent(QTimerEvent*) has been redefined by QTapAndHoldGesture::timerEvent(QTimerEvent*)
Method QTapAndHoldGesture::timerEvent(QTimerEvent*) will be called instead of QAbstractSlider::timerEvent(QTimerEvent*)
2
Virtual method QObject::metaObject() const has been redefined by QTapAndHoldGesture::metaObject() const
Method QTapAndHoldGesture::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::qt_metacast(char const*) has been redefined by QTapAndHoldGesture::qt_metacast(char const*)
Method QTapAndHoldGesture::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
4
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QTapAndHoldGesture::qt_metacall(QMetaObject::Call, int, void**)
Method QTapAndHoldGesture::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
5
Virtual method QAbstractSlider::metaObject() const has been redefined by QTapAndHoldGesture::metaObject() const
Method QTapAndHoldGesture::metaObject() const will be called instead of QAbstractSlider::metaObject() const
6
Virtual method QObject::timerEvent(QTimerEvent*) has been redefined by QTapAndHoldGesture::timerEvent(QTimerEvent*)
Method QTapAndHoldGesture::timerEvent(QTimerEvent*) will be called instead of QObject::timerEvent(QTimerEvent*)
7
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QTapAndHoldGesture::qt_metacall(QMetaObject::Call, int, void**)
Method QTapAndHoldGesture::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (4)
QTapAndHoldGesture::timerEvent(QTimerEvent*): This method become virtual and will be called instead of redefined method 'QAbstractSlider::timerEvent(QTimerEvent*)'.
QTapAndHoldGesture::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QTapAndHoldGesture::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QTapAndHoldGesture::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qstate.h
[+] QState (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QState::~QState()
Method QState::~QState() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QState::metaObject() const
Method QState::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QState::~QState()
Method QState::~QState() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QState::qt_metacast(char const*)
Method QState::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QState::qt_metacall(QMetaObject::Call, int, void**)
Method QState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QState::metaObject() const
Method QState::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QState::event(QEvent*)
Method QState::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QState::qt_metacall(QMetaObject::Call, int, void**)
Method QState::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QState::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QState::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QState::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QState::~QState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QState::~QState(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QState::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qstatemachine.h
[+] QStateMachine (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QStateMachine::~QStateMachine()
Method QStateMachine::~QStateMachine() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QStateMachine::metaObject() const
Method QStateMachine::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QStateMachine::~QStateMachine()
Method QStateMachine::~QStateMachine() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QStateMachine::qt_metacast(char const*)
Method QStateMachine::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QStateMachine::qt_metacall(QMetaObject::Call, int, void**)
Method QStateMachine::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QStateMachine::metaObject() const
Method QStateMachine::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QStateMachine::event(QEvent*)
Method QStateMachine::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QStateMachine::qt_metacall(QMetaObject::Call, int, void**)
Method QStateMachine::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QStateMachine::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QStateMachine::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QStateMachine::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QStateMachine::~QStateMachine(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QStateMachine::~QStateMachine(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QStateMachine::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qvariantanimation.h
[+] QVariantAnimation (8)
Incompatibility
Effect
1
Virtual method QAbstractSlider::~QAbstractSlider() has been redefined by QVariantAnimation::~QVariantAnimation()
Method QVariantAnimation::~QVariantAnimation() will be called instead of QAbstractSlider::~QAbstractSlider()
2
Virtual method QObject::metaObject() const has been redefined by QVariantAnimation::metaObject() const
Method QVariantAnimation::metaObject() const will be called instead of QObject::metaObject() const
3
Virtual method QObject::~QObject() has been redefined by QVariantAnimation::~QVariantAnimation()
Method QVariantAnimation::~QVariantAnimation() will be called instead of QObject::~QObject()
4
Virtual method QObject::qt_metacast(char const*) has been redefined by QVariantAnimation::qt_metacast(char const*)
Method QVariantAnimation::qt_metacast(char const*) will be called instead of QObject::qt_metacast(char const*)
5
Virtual method QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QVariantAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QVariantAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)
6
Virtual method QAbstractSlider::metaObject() const has been redefined by QVariantAnimation::metaObject() const
Method QVariantAnimation::metaObject() const will be called instead of QAbstractSlider::metaObject() const
7
Virtual method QObject::event(QEvent*) has been redefined by QVariantAnimation::event(QEvent*)
Method QVariantAnimation::event(QEvent*) will be called instead of QObject::event(QEvent*)
8
Virtual method QObject::qt_metacall(QMetaObject::Call, int, void**) has been redefined by QVariantAnimation::qt_metacall(QMetaObject::Call, int, void**)
Method QVariantAnimation::qt_metacall(QMetaObject::Call, int, void**) will be called instead of QObject::qt_metacall(QMetaObject::Call, int, void**)
[+] affected interfaces (6)
QVariantAnimation::qt_metacall(QMetaObject::Call, int, void**): This method become virtual and will be called instead of redefined method 'QAbstractSlider::qt_metacall(QMetaObject::Call, int, void**)'.
QVariantAnimation::qt_metacast(char const*): This method become virtual and will be called instead of redefined method 'QObject::qt_metacast(char const*)'.
QVariantAnimation::event(QEvent*): This method become virtual and will be called instead of redefined method 'QObject::event(QEvent*)'.
QVariantAnimation::~QVariantAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QVariantAnimation::~QVariantAnimation(): This method become virtual and will be called instead of redefined method 'QAbstractSlider::~QAbstractSlider()'.
QVariantAnimation::metaObject()const: This method become virtual and will be called instead of redefined method 'QObject::metaObject() const'.
qwrappedevent.h
[+] QWrappedEvent (2)
Incompatibility
Effect
1
Virtual method QThread::~QThread() has been redefined by QWrappedEvent::~QWrappedEvent()
Method QWrappedEvent::~QWrappedEvent() will be called instead of QThread::~QThread()
2
Virtual method QEvent::~QEvent() has been redefined by QWrappedEvent::~QWrappedEvent()
Method QWrappedEvent::~QWrappedEvent() will be called instead of QEvent::~QEvent()
[+] affected interfaces (2)
QWrappedEvent::~QWrappedEvent(): This method become virtual and will be called instead of redefined method 'QEvent::~QEvent()'.
QWrappedEvent::~QWrappedEvent(): This method become virtual and will be called instead of redefined method 'QThread::~QThread()'.