Binary compatibility report for the Qt4 library between 4.7.4 and 4.8.0 versions on x86
Test Info
Library Name | Qt4 |
Version #1 | 4.7.4 |
Version #2 | 4.8.0 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 53 |
Total Shared Libraries | 21 |
Total Symbols / Types | 23119 / 5068 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 371 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 17 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 14 |
Problems with Constants | Low | 0 |
Other Changes | - | 67 |
Added Symbols (371)
abstractintegration.h,
libQtDesigner.so.4.8.0
QDesignerIntegrationInterface::headerSuffix ( ) const
[ symbol: _ZNK29QDesignerIntegrationInterface12headerSuffixEv ]
QDesignerIntegrationInterface::isHeaderLowercase ( ) const
[ symbol: _ZNK29QDesignerIntegrationInterface17isHeaderLowercaseEv ]
QDesignerIntegrationInterface::setHeaderLowercase ( bool headerLowerCase )
[ symbol: _ZN29QDesignerIntegrationInterface18setHeaderLowercaseEb ]
QDesignerIntegrationInterface::setHeaderSuffix ( QString const& headerSuffix )
[ symbol: _ZN29QDesignerIntegrationInterface15setHeaderSuffixERK7QString ]
qabstractanimation.h,
libQtCore.so.4.8.0
QAnimationDriver::advance ( )
[ symbol: _ZN16QAnimationDriver7advanceEv ]
QAnimationDriver::install ( )
[ symbol: _ZN16QAnimationDriver7installEv ]
QAnimationDriver::isRunning ( ) const
[ symbol: _ZNK16QAnimationDriver9isRunningEv ]
QAnimationDriver::metaObject ( ) const
[ symbol: _ZNK16QAnimationDriver10metaObjectEv ]
QAnimationDriver::QAnimationDriver [in-charge] ( QAnimationDriverPrivate& dd, QObject* parent )
[ symbol: _ZN16QAnimationDriverC1ER23QAnimationDriverPrivateP7QObject ]
QAnimationDriver::QAnimationDriver [in-charge] ( QObject* parent )
[ symbol: _ZN16QAnimationDriverC1EP7QObject ]
QAnimationDriver::QAnimationDriver [not-in-charge] ( QAnimationDriverPrivate& dd, QObject* parent )
[ symbol: _ZN16QAnimationDriverC2ER23QAnimationDriverPrivateP7QObject ]
QAnimationDriver::QAnimationDriver [not-in-charge] ( QObject* parent )
[ symbol: _ZN16QAnimationDriverC2EP7QObject ]
QAnimationDriver::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN16QAnimationDriver11qt_metacallEN11QMetaObject4CallEiPPv ]
QAnimationDriver::qt_metacast ( char const* p1 )
[ symbol: _ZN16QAnimationDriver11qt_metacastEPKc ]
QAnimationDriver::staticMetaObject [data]
[ symbol: _ZN16QAnimationDriver16staticMetaObjectE ]
qabstractitemmodel.h,
libQtCore.so.4.8.0
QAbstractItemModel::resetInternalData ( )
[ symbol: _ZN18QAbstractItemModel17resetInternalDataEv ]
qabstractproxymodel.h,
libQtGui.so.4.8.0
QAbstractProxyModel::buddy ( QModelIndex const& index ) const
[ symbol: _ZNK19QAbstractProxyModel5buddyERK11QModelIndex ]
QAbstractProxyModel::canFetchMore ( QModelIndex const& parent ) const
[ symbol: _ZNK19QAbstractProxyModel12canFetchMoreERK11QModelIndex ]
QAbstractProxyModel::fetchMore ( QModelIndex const& parent )
[ symbol: _ZN19QAbstractProxyModel9fetchMoreERK11QModelIndex ]
QAbstractProxyModel::hasChildren ( QModelIndex const& parent ) const
[ symbol: _ZNK19QAbstractProxyModel11hasChildrenERK11QModelIndex ]
QAbstractProxyModel::mimeData ( QModelIndexList const& indexes ) const
[ symbol: _ZNK19QAbstractProxyModel8mimeDataERK5QListI11QModelIndexE ]
QAbstractProxyModel::mimeTypes ( ) const
[ symbol: _ZNK19QAbstractProxyModel9mimeTypesEv ]
QAbstractProxyModel::setItemData ( QModelIndex const& index, QMap<int, QVariant>const& roles )
[ symbol: _ZN19QAbstractProxyModel11setItemDataERK11QModelIndexRK4QMapIi8QVariantE ]
QAbstractProxyModel::sort ( int column, Qt::SortOrder order )
[ symbol: _ZN19QAbstractProxyModel4sortEiN2Qt9SortOrderE ]
QAbstractProxyModel::span ( QModelIndex const& index ) const
[ symbol: _ZNK19QAbstractProxyModel4spanERK11QModelIndex ]
QAbstractProxyModel::supportedDropActions ( ) const
[ symbol: _ZNK19QAbstractProxyModel20supportedDropActionsEv ]
qapplication.h,
libQtGui.so.4.8.0
QApplication::queryKeyboardModifiers ( ) [static]
[ symbol: _ZN12QApplication22queryKeyboardModifiersEv ]
qbrush.h,
libQtGui.so.4.8.0
QRadialGradient::centerRadius ( ) const
[ symbol: _ZNK15QRadialGradient12centerRadiusEv ]
QRadialGradient::focalRadius ( ) const
[ symbol: _ZNK15QRadialGradient11focalRadiusEv ]
QRadialGradient::QRadialGradient [in-charge] ( QPointF const& center, qreal centerRadius, QPointF const& focalPoint, qreal focalRadius )
[ symbol: _ZN15QRadialGradientC1ERK7QPointFdS2_d ]
QRadialGradient::QRadialGradient [in-charge] ( qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius )
[ symbol: _ZN15QRadialGradientC1Edddddd ]
QRadialGradient::QRadialGradient [not-in-charge] ( QPointF const& center, qreal centerRadius, QPointF const& focalPoint, qreal focalRadius )
[ symbol: _ZN15QRadialGradientC2ERK7QPointFdS2_d ]
QRadialGradient::QRadialGradient [not-in-charge] ( qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius )
[ symbol: _ZN15QRadialGradientC2Edddddd ]
QRadialGradient::setCenterRadius ( qreal radius )
[ symbol: _ZN15QRadialGradient15setCenterRadiusEd ]
QRadialGradient::setFocalRadius ( qreal radius )
[ symbol: _ZN15QRadialGradient14setFocalRadiusEd ]
qchar.h,
libQtCore.so.4.8.0
QChar::currentUnicodeVersion ( ) [static]
[ symbol: _ZN5QChar21currentUnicodeVersionEv ]
qcheckbox.h,
libQtGui.so.4.8.0
QCheckBox::minimumSizeHint ( ) const
[ symbol: _ZNK9QCheckBox15minimumSizeHintEv ]
qcoreapplication.h,
libQtCore.so.4.8.0
QCoreApplication::QCoreApplication [in-charge] ( int& argc, char** argv, int p3 )
[ symbol: _ZN16QCoreApplicationC1ERiPPci ]
QCoreApplication::QCoreApplication [not-in-charge] ( int& argc, char** argv, int p3 )
[ symbol: _ZN16QCoreApplicationC2ERiPPci ]
qdbusabstractinterface.h,
libQtDBus.so.4.8.0
QDBusAbstractInterface::setTimeout ( int timeout )
[ symbol: _ZN22QDBusAbstractInterface10setTimeoutEi ]
QDBusAbstractInterface::timeout ( ) const
[ symbol: _ZNK22QDBusAbstractInterface7timeoutEv ]
qdbusargument.h,
libQtDBus.so.4.8.0
QDBusArgument::operator<< ( QDBusUnixFileDescriptor const& arg )
[ symbol: _ZN13QDBusArgumentlsERK23QDBusUnixFileDescriptor ]
QDBusArgument::operator>> ( QDBusUnixFileDescriptor& arg ) const
[ symbol: _ZNK13QDBusArgumentrsER23QDBusUnixFileDescriptor ]
qdbusconnection.h,
libQtDBus.so.4.8.0
QDBusConnection::connectionCapabilities ( ) const
[ symbol: _ZNK15QDBusConnection22connectionCapabilitiesEv ]
QDBusConnection::connectToPeer ( QString const& address, QString const& name ) [static]
[ symbol: _ZN15QDBusConnection13connectToPeerERK7QStringS2_ ]
QDBusConnection::disconnectFromPeer ( QString const& name ) [static]
[ symbol: _ZN15QDBusConnection18disconnectFromPeerERK7QString ]
QDBusConnection::internalPointer ( ) const
[ symbol: _ZNK15QDBusConnection15internalPointerEv ]
QDBusConnection::localMachineId ( ) [static]
[ symbol: _ZN15QDBusConnection14localMachineIdEv ]
QDBusConnection::registerVirtualObject ( QString const& path, QDBusVirtualObject* object, QDBusConnection::VirtualObjectRegisterOption options )
[ symbol: _ZN15QDBusConnection21registerVirtualObjectERK7QStringP18QDBusVirtualObjectNS_27VirtualObjectRegisterOptionE ]
qdbusserver.h,
libQtDBus.so.4.8.0
QDBusServer::~QDBusServer [in-charge-deleting] ( )
[ symbol: _ZN11QDBusServerD0Ev ]
QDBusServer::~QDBusServer [in-charge] ( )
[ symbol: _ZN11QDBusServerD1Ev ]
QDBusServer::~QDBusServer [not-in-charge] ( )
[ symbol: _ZN11QDBusServerD2Ev ]
qdbusunixfiledescriptor.h,
libQtDBus.so.4.8.0
QDBusUnixFileDescriptor::fileDescriptor ( ) const
[ symbol: _ZNK23QDBusUnixFileDescriptor14fileDescriptorEv ]
QDBusUnixFileDescriptor::giveFileDescriptor ( int fileDescriptor )
[ symbol: _ZN23QDBusUnixFileDescriptor18giveFileDescriptorEi ]
QDBusUnixFileDescriptor::isSupported ( ) [static]
[ symbol: _ZN23QDBusUnixFileDescriptor11isSupportedEv ]
QDBusUnixFileDescriptor::isValid ( ) const
[ symbol: _ZNK23QDBusUnixFileDescriptor7isValidEv ]
QDBusUnixFileDescriptor::operator= ( QDBusUnixFileDescriptor const& other )
[ symbol: _ZN23QDBusUnixFileDescriptoraSERKS_ ]
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor [in-charge] ( )
[ symbol: _ZN23QDBusUnixFileDescriptorC1Ev ]
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor [in-charge] ( int fileDescriptor )
[ symbol: _ZN23QDBusUnixFileDescriptorC1Ei ]
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor [in-charge] ( QDBusUnixFileDescriptor const& other )
[ symbol: _ZN23QDBusUnixFileDescriptorC1ERKS_ ]
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor [not-in-charge] ( )
[ symbol: _ZN23QDBusUnixFileDescriptorC2Ev ]
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor [not-in-charge] ( int fileDescriptor )
[ symbol: _ZN23QDBusUnixFileDescriptorC2Ei ]
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor [not-in-charge] ( QDBusUnixFileDescriptor const& other )
[ symbol: _ZN23QDBusUnixFileDescriptorC2ERKS_ ]
QDBusUnixFileDescriptor::setFileDescriptor ( int fileDescriptor )
[ symbol: _ZN23QDBusUnixFileDescriptor17setFileDescriptorEi ]
QDBusUnixFileDescriptor::takeFileDescriptor ( )
[ symbol: _ZN23QDBusUnixFileDescriptor18takeFileDescriptorEv ]
QDBusUnixFileDescriptor::~QDBusUnixFileDescriptor [in-charge] ( )
[ symbol: _ZN23QDBusUnixFileDescriptorD1Ev ]
QDBusUnixFileDescriptor::~QDBusUnixFileDescriptor [not-in-charge] ( )
[ symbol: _ZN23QDBusUnixFileDescriptorD2Ev ]
qdbusvirtualobject.h,
libQtDBus.so.4.8.0
QDBusVirtualObject::metaObject ( ) const
[ symbol: _ZNK18QDBusVirtualObject10metaObjectEv ]
QDBusVirtualObject::QDBusVirtualObject [in-charge] ( QObject* parent )
[ symbol: _ZN18QDBusVirtualObjectC1EP7QObject ]
QDBusVirtualObject::QDBusVirtualObject [not-in-charge] ( QObject* parent )
[ symbol: _ZN18QDBusVirtualObjectC2EP7QObject ]
QDBusVirtualObject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN18QDBusVirtualObject11qt_metacallEN11QMetaObject4CallEiPPv ]
QDBusVirtualObject::qt_metacast ( char const* p1 )
[ symbol: _ZN18QDBusVirtualObject11qt_metacastEPKc ]
QDBusVirtualObject::staticMetaObject [data]
[ symbol: _ZN18QDBusVirtualObject16staticMetaObjectE ]
QDBusVirtualObject::~QDBusVirtualObject [in-charge-deleting] ( )
[ symbol: _ZN18QDBusVirtualObjectD0Ev ]
QDBusVirtualObject::~QDBusVirtualObject [in-charge] ( )
[ symbol: _ZN18QDBusVirtualObjectD1Ev ]
QDBusVirtualObject::~QDBusVirtualObject [not-in-charge] ( )
[ symbol: _ZN18QDBusVirtualObjectD2Ev ]
qdeclarativedebug.h,
libQtDeclarative.so.4.8.0
QDeclarativeDebuggingEnabler::QDeclarativeDebuggingEnabler [in-charge] ( )
[ symbol: _ZN28QDeclarativeDebuggingEnablerC1Ev ]
QDeclarativeDebuggingEnabler::QDeclarativeDebuggingEnabler [not-in-charge] ( )
[ symbol: _ZN28QDeclarativeDebuggingEnablerC2Ev ]
qelapsedtimer.h,
libQtCore.so.4.8.0
QElapsedTimer::nsecsElapsed ( ) const
[ symbol: _ZNK13QElapsedTimer12nsecsElapsedEv ]
qevent.h,
libQtGui.so.4.8.0
QFileOpenEvent::openFile ( QFile& file, QIODevice::OpenMode flags ) const
[ symbol: _ZNK14QFileOpenEvent8openFileER5QFile6QFlagsIN9QIODevice12OpenModeFlagEE ]
qfile.h,
libQtCore.so.4.8.0
QFile::open ( FILE* f, QIODevice::OpenMode ioFlags, QFile::FileHandleFlags handleFlags )
[ symbol: _ZN5QFile4openEP8_IO_FILE6QFlagsIN9QIODevice12OpenModeFlagEES2_INS_14FileHandleFlagEE ]
QFile::open ( int fd, QIODevice::OpenMode ioFlags, QFile::FileHandleFlags handleFlags )
[ symbol: _ZN5QFile4openEi6QFlagsIN9QIODevice12OpenModeFlagEES0_INS_14FileHandleFlagEE ]
qfileinfo.h,
libQtCore.so.4.8.0
QFileInfo::QFileInfo [in-charge] ( QFileInfoPrivate* d )
[ symbol: _ZN9QFileInfoC1EP16QFileInfoPrivate ]
QFileInfo::QFileInfo [not-in-charge] ( QFileInfoPrivate* d )
[ symbol: _ZN9QFileInfoC2EP16QFileInfoPrivate ]
qfilesystemmodel.h,
libQtGui.so.4.8.0
QFileSystemModel::rmdir ( QModelIndex const& index ) const
[ symbol: _ZNK16QFileSystemModel5rmdirERK11QModelIndex ]
qfont.h,
libQtGui.so.4.8.0
QFont::hintingPreference ( ) const
[ symbol: _ZNK5QFont17hintingPreferenceEv ]
QFont::setHintingPreference ( QFont::HintingPreference hintingPreference )
[ symbol: _ZN5QFont20setHintingPreferenceENS_17HintingPreferenceE ]
QFont::setStyleName ( QString const& p1 )
[ symbol: _ZN5QFont12setStyleNameERK7QString ]
QFont::styleName ( ) const
[ symbol: _ZNK5QFont9styleNameEv ]
qfontdatabase.h,
libQtGui.so.4.8.0
QFontDatabase::hasFamily ( QString const& family ) const
[ symbol: _ZNK13QFontDatabase9hasFamilyERK7QString ]
qfontinfo.h,
libQtGui.so.4.8.0
QFontInfo::styleName ( ) const
[ symbol: _ZNK9QFontInfo9styleNameEv ]
qfontmetrics.h,
libQtGui.so.4.8.0
QFontMetrics::inFontUcs4 ( uint ucs4 ) const
[ symbol: _ZNK12QFontMetrics10inFontUcs4Ej ]
QFontMetricsF::inFontUcs4 ( uint ucs4 ) const
[ symbol: _ZNK13QFontMetricsF10inFontUcs4Ej ]
qfsfileengine.h,
libQtCore.so.4.8.0
QFSFileEngine::open ( QIODevice::OpenMode flags, FILE* fh, QFile::FileHandleFlags handleFlags )
[ symbol: _ZN13QFSFileEngine4openE6QFlagsIN9QIODevice12OpenModeFlagEEP8_IO_FILES0_IN5QFile14FileHandleFlagEE ]
QFSFileEngine::open ( QIODevice::OpenMode flags, int fd, QFile::FileHandleFlags handleFlags )
[ symbol: _ZN13QFSFileEngine4openE6QFlagsIN9QIODevice12OpenModeFlagEEiS0_IN5QFile14FileHandleFlagEE ]
qglframebufferobject.h,
libQtOpenGL.so.4.8.0
QGLFramebufferObjectFormat::mipmap ( ) const
[ symbol: _ZNK26QGLFramebufferObjectFormat6mipmapEv ]
QGLFramebufferObjectFormat::setMipmap ( bool enabled )
[ symbol: _ZN26QGLFramebufferObjectFormat9setMipmapEb ]
qglfunctions.h,
libQtOpenGL.so.4.8.0
QGLFunctions::hasOpenGLFeature ( QGLFunctions::OpenGLFeature feature ) const
[ symbol: _ZNK12QGLFunctions16hasOpenGLFeatureENS_13OpenGLFeatureE ]
QGLFunctions::initializeGLFunctions ( QGLContext const* context )
[ symbol: _ZN12QGLFunctions21initializeGLFunctionsEPK10QGLContext ]
QGLFunctions::openGLFeatures ( ) const
[ symbol: _ZNK12QGLFunctions14openGLFeaturesEv ]
QGLFunctions::QGLFunctions [in-charge] ( )
[ symbol: _ZN12QGLFunctionsC1Ev ]
QGLFunctions::QGLFunctions [in-charge] ( QGLContext const* context )
[ symbol: _ZN12QGLFunctionsC1EPK10QGLContext ]
QGLFunctions::QGLFunctions [not-in-charge] ( )
[ symbol: _ZN12QGLFunctionsC2Ev ]
QGLFunctions::QGLFunctions [not-in-charge] ( QGLContext const* context )
[ symbol: _ZN12QGLFunctionsC2EPK10QGLContext ]
qglyphrun.h,
libQtGui.so.4.8.0
QGlyphRun::clear ( )
[ symbol: _ZN9QGlyphRun5clearEv ]
QGlyphRun::glyphIndexes ( ) const
[ symbol: _ZNK9QGlyphRun12glyphIndexesEv ]
QGlyphRun::operator= ( QGlyphRun const& other )
[ symbol: _ZN9QGlyphRunaSERKS_ ]
QGlyphRun::operator== ( QGlyphRun const& other ) const
[ symbol: _ZNK9QGlyphRuneqERKS_ ]
QGlyphRun::overline ( ) const
[ symbol: _ZNK9QGlyphRun8overlineEv ]
QGlyphRun::positions ( ) const
[ symbol: _ZNK9QGlyphRun9positionsEv ]
QGlyphRun::QGlyphRun [in-charge] ( )
[ symbol: _ZN9QGlyphRunC1Ev ]
QGlyphRun::QGlyphRun [in-charge] ( QGlyphRun const& other )
[ symbol: _ZN9QGlyphRunC1ERKS_ ]
QGlyphRun::QGlyphRun [not-in-charge] ( )
[ symbol: _ZN9QGlyphRunC2Ev ]
QGlyphRun::QGlyphRun [not-in-charge] ( QGlyphRun const& other )
[ symbol: _ZN9QGlyphRunC2ERKS_ ]
QGlyphRun::rawFont ( ) const
[ symbol: _ZNK9QGlyphRun7rawFontEv ]
QGlyphRun::setGlyphIndexes ( QVector<unsigned int>const& glyphIndexes )
[ symbol: _ZN9QGlyphRun15setGlyphIndexesERK7QVectorIjE ]
QGlyphRun::setOverline ( bool overline )
[ symbol: _ZN9QGlyphRun11setOverlineEb ]
QGlyphRun::setPositions ( QVector<QPointF>const& positions )
[ symbol: _ZN9QGlyphRun12setPositionsERK7QVectorI7QPointFE ]
QGlyphRun::setRawData ( quint32 const* glyphIndexArray, QPointF const* glyphPositionArray, int size )
[ symbol: _ZN9QGlyphRun10setRawDataEPKjPK7QPointFi ]
QGlyphRun::setRawFont ( QRawFont const& rawFont )
[ symbol: _ZN9QGlyphRun10setRawFontERK8QRawFont ]
QGlyphRun::setStrikeOut ( bool strikeOut )
[ symbol: _ZN9QGlyphRun12setStrikeOutEb ]
QGlyphRun::setUnderline ( bool underline )
[ symbol: _ZN9QGlyphRun12setUnderlineEb ]
QGlyphRun::strikeOut ( ) const
[ symbol: _ZNK9QGlyphRun9strikeOutEv ]
QGlyphRun::underline ( ) const
[ symbol: _ZNK9QGlyphRun9underlineEv ]
QGlyphRun::~QGlyphRun [in-charge] ( )
[ symbol: _ZN9QGlyphRunD1Ev ]
QGlyphRun::~QGlyphRun [not-in-charge] ( )
[ symbol: _ZN9QGlyphRunD2Ev ]
qgraphicsgridlayout.h,
libQtGui.so.4.8.0
QGraphicsGridLayout::removeItem ( QGraphicsLayoutItem* item )
[ symbol: _ZN19QGraphicsGridLayout10removeItemEP19QGraphicsLayoutItem ]
qgraphicswebview.h,
libQtWebKit.so.4.9.0
QGraphicsWebView::renderHints ( ) const
[ symbol: _ZNK16QGraphicsWebView11renderHintsEv ]
QGraphicsWebView::setRenderHint ( QPainter::RenderHint p1, bool enabled )
[ symbol: _ZN16QGraphicsWebView13setRenderHintEN8QPainter10RenderHintEb ]
QGraphicsWebView::setRenderHints ( QPainter::RenderHints p1 )
[ symbol: _ZN16QGraphicsWebView14setRenderHintsE6QFlagsIN8QPainter10RenderHintEE ]
qhelpsearchquerywidget.h,
libQtHelp.so.4.8.0
QHelpSearchQueryWidget::collapseExtendedSearch ( )
[ symbol: _ZN22QHelpSearchQueryWidget22collapseExtendedSearchEv ]
QHelpSearchQueryWidget::expandExtendedSearch ( )
[ symbol: _ZN22QHelpSearchQueryWidget20expandExtendedSearchEv ]
QHelpSearchQueryWidget::setQuery ( QList<QHelpSearchQuery>const& queryList )
[ symbol: _ZN22QHelpSearchQueryWidget8setQueryERK5QListI16QHelpSearchQueryE ]
qhttpmultipart.h,
libQtNetwork.so.4.8.0
QHttpMultiPart::append ( QHttpPart const& httpPart )
[ symbol: _ZN14QHttpMultiPart6appendERK9QHttpPart ]
QHttpMultiPart::boundary ( ) const
[ symbol: _ZNK14QHttpMultiPart8boundaryEv ]
QHttpMultiPart::metaObject ( ) const
[ symbol: _ZNK14QHttpMultiPart10metaObjectEv ]
QHttpMultiPart::QHttpMultiPart [in-charge] ( QHttpMultiPart::ContentType contentType, QObject* parent )
[ symbol: _ZN14QHttpMultiPartC1ENS_11ContentTypeEP7QObject ]
QHttpMultiPart::QHttpMultiPart [in-charge] ( QObject* parent )
[ symbol: _ZN14QHttpMultiPartC1EP7QObject ]
QHttpMultiPart::QHttpMultiPart [not-in-charge] ( QHttpMultiPart::ContentType contentType, QObject* parent )
[ symbol: _ZN14QHttpMultiPartC2ENS_11ContentTypeEP7QObject ]
QHttpMultiPart::QHttpMultiPart [not-in-charge] ( QObject* parent )
[ symbol: _ZN14QHttpMultiPartC2EP7QObject ]
QHttpMultiPart::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN14QHttpMultiPart11qt_metacallEN11QMetaObject4CallEiPPv ]
QHttpMultiPart::qt_metacast ( char const* p1 )
[ symbol: _ZN14QHttpMultiPart11qt_metacastEPKc ]
QHttpMultiPart::setBoundary ( QByteArray const& boundary )
[ symbol: _ZN14QHttpMultiPart11setBoundaryERK10QByteArray ]
QHttpMultiPart::setContentType ( QHttpMultiPart::ContentType contentType )
[ symbol: _ZN14QHttpMultiPart14setContentTypeENS_11ContentTypeE ]
QHttpMultiPart::staticMetaObject [data]
[ symbol: _ZN14QHttpMultiPart16staticMetaObjectE ]
QHttpMultiPart::~QHttpMultiPart [in-charge-deleting] ( )
[ symbol: _ZN14QHttpMultiPartD0Ev ]
QHttpMultiPart::~QHttpMultiPart [in-charge] ( )
[ symbol: _ZN14QHttpMultiPartD1Ev ]
QHttpMultiPart::~QHttpMultiPart [not-in-charge] ( )
[ symbol: _ZN14QHttpMultiPartD2Ev ]
QHttpPart::operator= ( QHttpPart const& other )
[ symbol: _ZN9QHttpPartaSERKS_ ]
QHttpPart::operator== ( QHttpPart const& other ) const
[ symbol: _ZNK9QHttpParteqERKS_ ]
QHttpPart::QHttpPart [in-charge] ( )
[ symbol: _ZN9QHttpPartC1Ev ]
QHttpPart::QHttpPart [in-charge] ( QHttpPart const& other )
[ symbol: _ZN9QHttpPartC1ERKS_ ]
QHttpPart::QHttpPart [not-in-charge] ( )
[ symbol: _ZN9QHttpPartC2Ev ]
QHttpPart::QHttpPart [not-in-charge] ( QHttpPart const& other )
[ symbol: _ZN9QHttpPartC2ERKS_ ]
QHttpPart::setBody ( QByteArray const& body )
[ symbol: _ZN9QHttpPart7setBodyERK10QByteArray ]
QHttpPart::setBodyDevice ( QIODevice* device )
[ symbol: _ZN9QHttpPart13setBodyDeviceEP9QIODevice ]
QHttpPart::setHeader ( QNetworkRequest::KnownHeaders header, QVariant const& value )
[ symbol: _ZN9QHttpPart9setHeaderEN15QNetworkRequest12KnownHeadersERK8QVariant ]
QHttpPart::setRawHeader ( QByteArray const& headerName, QByteArray const& headerValue )
[ symbol: _ZN9QHttpPart12setRawHeaderERK10QByteArrayS2_ ]
QHttpPart::~QHttpPart [in-charge] ( )
[ symbol: _ZN9QHttpPartD1Ev ]
QHttpPart::~QHttpPart [not-in-charge] ( )
[ symbol: _ZN9QHttpPartD2Ev ]
qidentityproxymodel.h,
libQtGui.so.4.8.0
QIdentityProxyModel::columnCount ( QModelIndex const& parent ) const
[ symbol: _ZNK19QIdentityProxyModel11columnCountERK11QModelIndex ]
QIdentityProxyModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent )
[ symbol: _ZN19QIdentityProxyModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex ]
QIdentityProxyModel::index ( int row, int column, QModelIndex const& parent ) const
[ symbol: _ZNK19QIdentityProxyModel5indexEiiRK11QModelIndex ]
QIdentityProxyModel::insertColumns ( int column, int count, QModelIndex const& parent )
[ symbol: _ZN19QIdentityProxyModel13insertColumnsEiiRK11QModelIndex ]
QIdentityProxyModel::insertRows ( int row, int count, QModelIndex const& parent )
[ symbol: _ZN19QIdentityProxyModel10insertRowsEiiRK11QModelIndex ]
QIdentityProxyModel::mapFromSource ( QModelIndex const& sourceIndex ) const
[ symbol: _ZNK19QIdentityProxyModel13mapFromSourceERK11QModelIndex ]
QIdentityProxyModel::mapSelectionFromSource ( QItemSelection const& selection ) const
[ symbol: _ZNK19QIdentityProxyModel22mapSelectionFromSourceERK14QItemSelection ]
QIdentityProxyModel::mapSelectionToSource ( QItemSelection const& selection ) const
[ symbol: _ZNK19QIdentityProxyModel20mapSelectionToSourceERK14QItemSelection ]
QIdentityProxyModel::mapToSource ( QModelIndex const& proxyIndex ) const
[ symbol: _ZNK19QIdentityProxyModel11mapToSourceERK11QModelIndex ]
QIdentityProxyModel::match ( QModelIndex const& start, int role, QVariant const& value, int hits, Qt::MatchFlags flags ) const
[ symbol: _ZNK19QIdentityProxyModel5matchERK11QModelIndexiRK8QVarianti6QFlagsIN2Qt9MatchFlagEE ]
QIdentityProxyModel::metaObject ( ) const
[ symbol: _ZNK19QIdentityProxyModel10metaObjectEv ]
QIdentityProxyModel::parent ( QModelIndex const& child ) const
[ symbol: _ZNK19QIdentityProxyModel6parentERK11QModelIndex ]
QIdentityProxyModel::QIdentityProxyModel [in-charge] ( QIdentityProxyModelPrivate& dd, QObject* parent )
[ symbol: _ZN19QIdentityProxyModelC1ER26QIdentityProxyModelPrivateP7QObject ]
QIdentityProxyModel::QIdentityProxyModel [in-charge] ( QObject* parent )
[ symbol: _ZN19QIdentityProxyModelC1EP7QObject ]
QIdentityProxyModel::QIdentityProxyModel [not-in-charge] ( QIdentityProxyModelPrivate& dd, QObject* parent )
[ symbol: _ZN19QIdentityProxyModelC2ER26QIdentityProxyModelPrivateP7QObject ]
QIdentityProxyModel::QIdentityProxyModel [not-in-charge] ( QObject* parent )
[ symbol: _ZN19QIdentityProxyModelC2EP7QObject ]
QIdentityProxyModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN19QIdentityProxyModel11qt_metacallEN11QMetaObject4CallEiPPv ]
QIdentityProxyModel::qt_metacast ( char const* p1 )
[ symbol: _ZN19QIdentityProxyModel11qt_metacastEPKc ]
QIdentityProxyModel::removeColumns ( int column, int count, QModelIndex const& parent )
[ symbol: _ZN19QIdentityProxyModel13removeColumnsEiiRK11QModelIndex ]
QIdentityProxyModel::removeRows ( int row, int count, QModelIndex const& parent )
[ symbol: _ZN19QIdentityProxyModel10removeRowsEiiRK11QModelIndex ]
QIdentityProxyModel::rowCount ( QModelIndex const& parent ) const
[ symbol: _ZNK19QIdentityProxyModel8rowCountERK11QModelIndex ]
QIdentityProxyModel::setSourceModel ( QAbstractItemModel* sourceModel )
[ symbol: _ZN19QIdentityProxyModel14setSourceModelEP18QAbstractItemModel ]
QIdentityProxyModel::staticMetaObject [data]
[ symbol: _ZN19QIdentityProxyModel16staticMetaObjectE ]
QIdentityProxyModel::~QIdentityProxyModel [in-charge-deleting] ( )
[ symbol: _ZN19QIdentityProxyModelD0Ev ]
QIdentityProxyModel::~QIdentityProxyModel [in-charge] ( )
[ symbol: _ZN19QIdentityProxyModelD1Ev ]
QIdentityProxyModel::~QIdentityProxyModel [not-in-charge] ( )
[ symbol: _ZN19QIdentityProxyModelD2Ev ]
qimage.h,
libQtGui.so.4.8.0
QImage::fill ( QColor const& color )
[ symbol: _ZN6QImage4fillERK6QColor ]
QImage::fill ( Qt::GlobalColor color )
[ symbol: _ZN6QImage4fillEN2Qt11GlobalColorE ]
qinputdialog.h,
libQtGui.so.4.8.0
QInputDialog::getItem ( QWidget* parent, QString const& title, QString const& label, QStringList const& items, int current, bool editable, bool* ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints ) [static]
[ symbol: _ZN12QInputDialog7getItemEP7QWidgetRK7QStringS4_RK11QStringListibPb6QFlagsIN2Qt10WindowTypeEES9_INSA_15InputMethodHintEE ]
QInputDialog::getText ( QWidget* parent, QString const& title, QString const& label, QLineEdit::EchoMode echo, QString const& text, bool* ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints ) [static]
[ symbol: _ZN12QInputDialog7getTextEP7QWidgetRK7QStringS4_N9QLineEdit8EchoModeES4_Pb6QFlagsIN2Qt10WindowTypeEES8_INS9_15InputMethodHintEE ]
qlineedit.h,
libQtGui.so.4.8.0
QLineEdit::cursorMoveStyle ( ) const
[ symbol: _ZNK9QLineEdit15cursorMoveStyleEv ]
QLineEdit::setCursorMoveStyle ( Qt::CursorMoveStyle style )
[ symbol: _ZN9QLineEdit18setCursorMoveStyleEN2Qt15CursorMoveStyleE ]
qlocale.h,
libQtCore.so.4.8.0
QLocale::bcp47Name ( ) const
[ symbol: _ZNK7QLocale9bcp47NameEv ]
QLocale::createSeparatedList ( QStringList const& strl ) const
[ symbol: _ZNK7QLocale19createSeparatedListERK11QStringList ]
QLocale::currencySymbol ( QLocale::CurrencySymbolFormat p1 ) const
[ symbol: _ZNK7QLocale14currencySymbolENS_20CurrencySymbolFormatE ]
QLocale::firstDayOfWeek ( ) const
[ symbol: _ZNK7QLocale14firstDayOfWeekEv ]
QLocale::matchingLocales ( QLocale::Language language, QLocale::Script script, QLocale::Country country ) [static]
[ symbol: _ZN7QLocale15matchingLocalesENS_8LanguageENS_6ScriptENS_7CountryE ]
QLocale::nativeCountryName ( ) const
[ symbol: _ZNK7QLocale17nativeCountryNameEv ]
QLocale::nativeLanguageName ( ) const
[ symbol: _ZNK7QLocale18nativeLanguageNameEv ]
QLocale::QLocale [in-charge] ( QLocale::Language language, QLocale::Script script, QLocale::Country country )
[ symbol: _ZN7QLocaleC1ENS_8LanguageENS_6ScriptENS_7CountryE ]
QLocale::QLocale [not-in-charge] ( QLocale::Language language, QLocale::Script script, QLocale::Country country )
[ symbol: _ZN7QLocaleC2ENS_8LanguageENS_6ScriptENS_7CountryE ]
QLocale::quoteString ( QString const& str, QLocale::QuotationStyle style ) const
[ symbol: _ZNK7QLocale11quoteStringERK7QStringNS_14QuotationStyleE ]
QLocale::quoteString ( QStringRef const& str, QLocale::QuotationStyle style ) const
[ symbol: _ZNK7QLocale11quoteStringERK10QStringRefNS_14QuotationStyleE ]
QLocale::script ( ) const
[ symbol: _ZNK7QLocale6scriptEv ]
QLocale::scriptToString ( QLocale::Script script ) [static]
[ symbol: _ZN7QLocale14scriptToStringENS_6ScriptE ]
QLocale::toCurrencyString ( double p1, QString const& symbol ) const
[ symbol: _ZNK7QLocale16toCurrencyStringEdRK7QString ]
QLocale::toCurrencyString ( qlonglong p1, QString const& symbol ) const
[ symbol: _ZNK7QLocale16toCurrencyStringExRK7QString ]
QLocale::toCurrencyString ( qulonglong p1, QString const& symbol ) const
[ symbol: _ZNK7QLocale16toCurrencyStringEyRK7QString ]
QLocale::toLower ( QString const& str ) const
[ symbol: _ZNK7QLocale7toLowerERK7QString ]
QLocale::toUpper ( QString const& str ) const
[ symbol: _ZNK7QLocale7toUpperERK7QString ]
QLocale::uiLanguages ( ) const
[ symbol: _ZNK7QLocale11uiLanguagesEv ]
QLocale::weekdays ( ) const
[ symbol: _ZNK7QLocale8weekdaysEv ]
qmdiarea.h,
libQtGui.so.4.8.0
QMdiArea::setTabsClosable ( bool closable )
[ symbol: _ZN8QMdiArea15setTabsClosableEb ]
QMdiArea::setTabsMovable ( bool movable )
[ symbol: _ZN8QMdiArea14setTabsMovableEb ]
QMdiArea::tabsClosable ( ) const
[ symbol: _ZNK8QMdiArea12tabsClosableEv ]
QMdiArea::tabsMovable ( ) const
[ symbol: _ZNK8QMdiArea11tabsMovableEv ]
qnetworkaccessmanager.h,
libQtNetwork.so.4.8.0
QNetworkAccessManager::post ( QNetworkRequest const& request, QHttpMultiPart* multiPart )
[ symbol: _ZN21QNetworkAccessManager4postERK15QNetworkRequestP14QHttpMultiPart ]
QNetworkAccessManager::put ( QNetworkRequest const& request, QHttpMultiPart* multiPart )
[ symbol: _ZN21QNetworkAccessManager3putERK15QNetworkRequestP14QHttpMultiPart ]
qnetworkproxy.h,
libQtNetwork.so.4.8.0
QNetworkProxyQuery::networkConfiguration ( ) const
[ symbol: _ZNK18QNetworkProxyQuery20networkConfigurationEv ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( QNetworkConfiguration const& networkConfiguration, QString const& hostname, int port, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC1ERK21QNetworkConfigurationRK7QStringiS5_NS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( QNetworkConfiguration const& networkConfiguration, quint16 bindPort, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC1ERK21QNetworkConfigurationtRK7QStringNS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( QNetworkConfiguration const& networkConfiguration, QUrl const& requestUrl, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC1ERK21QNetworkConfigurationRK4QUrlNS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( QNetworkConfiguration const& networkConfiguration, QString const& hostname, int port, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC2ERK21QNetworkConfigurationRK7QStringiS5_NS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( QNetworkConfiguration const& networkConfiguration, quint16 bindPort, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC2ERK21QNetworkConfigurationtRK7QStringNS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( QNetworkConfiguration const& networkConfiguration, QUrl const& requestUrl, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC2ERK21QNetworkConfigurationRK4QUrlNS_9QueryTypeE ]
QNetworkProxyQuery::setNetworkConfiguration ( QNetworkConfiguration const& networkConfiguration )
[ symbol: _ZN18QNetworkProxyQuery23setNetworkConfigurationERK21QNetworkConfiguration ]
qnetworkreply.h,
libQtNetwork.so.4.8.0
QNetworkReply::setFinished ( bool p1 )
[ symbol: _ZN13QNetworkReply11setFinishedEb ]
qobject.h,
libQtCore.so.4.8.0
QObject::connect ( QObject const* sender, QMetaMethod const& signal, QObject const* receiver, QMetaMethod const& method, Qt::ConnectionType type ) [static]
[ symbol: _ZN7QObject7connectEPKS_RK11QMetaMethodS1_S4_N2Qt14ConnectionTypeE ]
QObject::disconnect ( QObject const* sender, QMetaMethod const& signal, QObject const* receiver, QMetaMethod const& member ) [static]
[ symbol: _ZN7QObject10disconnectEPKS_RK11QMetaMethodS1_S4_ ]
QObject::senderSignalIndex ( ) const
[ symbol: _ZNK7QObject17senderSignalIndexEv ]
qobjectdefs.h,
libQtCore.so.4.8.0
QMetaObject::cast ( QObject const* obj ) const
[ symbol: _ZNK11QMetaObject4castEPK7QObject ]
qpainter.h,
libQtGui.so.4.8.0
QPainter::clipBoundingRect ( ) const
[ symbol: _ZNK8QPainter16clipBoundingRectEv ]
QPainter::drawGlyphRun ( QPointF const& position, QGlyphRun const& glyphRun )
[ symbol: _ZN8QPainter12drawGlyphRunERK7QPointFRK9QGlyphRun ]
QPainter::drawPixmapFragments ( QRectF const* targetRects, QRectF const* sourceRects, int fragmentCount, QPixmap const& pixmap, QPainter::PixmapFragmentHints hints )
[ symbol: _ZN8QPainter19drawPixmapFragmentsEPK6QRectFS2_iRK7QPixmap6QFlagsINS_18PixmapFragmentHintEE ]
qprocess.h,
libQtCore.so.4.8.0
QProcessEnvironment::insert ( QProcessEnvironment const& e )
[ symbol: _ZN19QProcessEnvironment6insertERKS_ ]
QProcessEnvironment::keys ( ) const
[ symbol: _ZNK19QProcessEnvironment4keysEv ]
qradiobutton.h,
libQtGui.so.4.8.0
QRadioButton::minimumSizeHint ( ) const
[ symbol: _ZNK12QRadioButton15minimumSizeHintEv ]
qrawfont.h,
libQtGui.so.4.8.0
QRawFont::advancesForGlyphIndexes ( quint32 const* glyphIndexes, QPointF* advances, int numGlyphs ) const
[ symbol: _ZNK8QRawFont23advancesForGlyphIndexesEPKjP7QPointFi ]
QRawFont::advancesForGlyphIndexes ( QVector<unsigned int>const& glyphIndexes ) const
[ symbol: _ZNK8QRawFont23advancesForGlyphIndexesERK7QVectorIjE ]
QRawFont::alphaMapForGlyph ( quint32 glyphIndex, QRawFont::AntialiasingType antialiasingType, QTransform const& transform ) const
[ symbol: _ZNK8QRawFont16alphaMapForGlyphEjNS_16AntialiasingTypeERK10QTransform ]
QRawFont::ascent ( ) const
[ symbol: _ZNK8QRawFont6ascentEv ]
QRawFont::averageCharWidth ( ) const
[ symbol: _ZNK8QRawFont16averageCharWidthEv ]
QRawFont::descent ( ) const
[ symbol: _ZNK8QRawFont7descentEv ]
QRawFont::familyName ( ) const
[ symbol: _ZNK8QRawFont10familyNameEv ]
QRawFont::fontTable ( char const* tagName ) const
[ symbol: _ZNK8QRawFont9fontTableEPKc ]
QRawFont::fromFont ( QFont const& font, QFontDatabase::WritingSystem writingSystem ) [static]
[ symbol: _ZN8QRawFont8fromFontERK5QFontN13QFontDatabase13WritingSystemE ]
QRawFont::glyphIndexesForChars ( QChar const* chars, int numChars, quint32* glyphIndexes, int* numGlyphs ) const
[ symbol: _ZNK8QRawFont20glyphIndexesForCharsEPK5QChariPjPi ]
QRawFont::glyphIndexesForString ( QString const& text ) const
[ symbol: _ZNK8QRawFont21glyphIndexesForStringERK7QString ]
QRawFont::hintingPreference ( ) const
[ symbol: _ZNK8QRawFont17hintingPreferenceEv ]
QRawFont::isValid ( ) const
[ symbol: _ZNK8QRawFont7isValidEv ]
QRawFont::leading ( ) const
[ symbol: _ZNK8QRawFont7leadingEv ]
QRawFont::loadFromData ( QByteArray const& fontData, qreal pixelSize, QFont::HintingPreference hintingPreference )
[ symbol: _ZN8QRawFont12loadFromDataERK10QByteArraydN5QFont17HintingPreferenceE ]
QRawFont::loadFromFile ( QString const& fileName, qreal pixelSize, QFont::HintingPreference hintingPreference )
[ symbol: _ZN8QRawFont12loadFromFileERK7QStringdN5QFont17HintingPreferenceE ]
QRawFont::maxCharWidth ( ) const
[ symbol: _ZNK8QRawFont12maxCharWidthEv ]
QRawFont::operator= ( QRawFont const& other )
[ symbol: _ZN8QRawFontaSERKS_ ]
QRawFont::operator== ( QRawFont const& other ) const
[ symbol: _ZNK8QRawFonteqERKS_ ]
QRawFont::pathForGlyph ( quint32 glyphIndex ) const
[ symbol: _ZNK8QRawFont12pathForGlyphEj ]
QRawFont::pixelSize ( ) const
[ symbol: _ZNK8QRawFont9pixelSizeEv ]
QRawFont::QRawFont [in-charge] ( )
[ symbol: _ZN8QRawFontC1Ev ]
QRawFont::QRawFont [in-charge] ( QByteArray const& fontData, qreal pixelSize, QFont::HintingPreference hintingPreference )
[ symbol: _ZN8QRawFontC1ERK10QByteArraydN5QFont17HintingPreferenceE ]
QRawFont::QRawFont [in-charge] ( QRawFont const& other )
[ symbol: _ZN8QRawFontC1ERKS_ ]
QRawFont::QRawFont [in-charge] ( QString const& fileName, qreal pixelSize, QFont::HintingPreference hintingPreference )
[ symbol: _ZN8QRawFontC1ERK7QStringdN5QFont17HintingPreferenceE ]
QRawFont::QRawFont [not-in-charge] ( )
[ symbol: _ZN8QRawFontC2Ev ]
QRawFont::QRawFont [not-in-charge] ( QByteArray const& fontData, qreal pixelSize, QFont::HintingPreference hintingPreference )
[ symbol: _ZN8QRawFontC2ERK10QByteArraydN5QFont17HintingPreferenceE ]
QRawFont::QRawFont [not-in-charge] ( QRawFont const& other )
[ symbol: _ZN8QRawFontC2ERKS_ ]
QRawFont::QRawFont [not-in-charge] ( QString const& fileName, qreal pixelSize, QFont::HintingPreference hintingPreference )
[ symbol: _ZN8QRawFontC2ERK7QStringdN5QFont17HintingPreferenceE ]
QRawFont::setPixelSize ( qreal pixelSize )
[ symbol: _ZN8QRawFont12setPixelSizeEd ]
QRawFont::style ( ) const
[ symbol: _ZNK8QRawFont5styleEv ]
QRawFont::styleName ( ) const
[ symbol: _ZNK8QRawFont9styleNameEv ]
QRawFont::supportedWritingSystems ( ) const
[ symbol: _ZNK8QRawFont23supportedWritingSystemsEv ]
QRawFont::supportsCharacter ( QChar character ) const
[ symbol: _ZNK8QRawFont17supportsCharacterE5QChar ]
QRawFont::supportsCharacter ( quint32 ucs4 ) const
[ symbol: _ZNK8QRawFont17supportsCharacterEj ]
QRawFont::unitsPerEm ( ) const
[ symbol: _ZNK8QRawFont10unitsPerEmEv ]
QRawFont::weight ( ) const
[ symbol: _ZNK8QRawFont6weightEv ]
QRawFont::xHeight ( ) const
[ symbol: _ZNK8QRawFont7xHeightEv ]
QRawFont::~QRawFont [in-charge] ( )
[ symbol: _ZN8QRawFontD1Ev ]
QRawFont::~QRawFont [not-in-charge] ( )
[ symbol: _ZN8QRawFontD2Ev ]
qsharedmemory.h,
libQtCore.so.4.8.0
QSharedMemory::nativeKey ( ) const
[ symbol: _ZNK13QSharedMemory9nativeKeyEv ]
QSharedMemory::setNativeKey ( QString const& key )
[ symbol: _ZN13QSharedMemory12setNativeKeyERK7QString ]
qsqlrelationaltablemodel.h,
libQtSql.so.4.8.0
QSqlRelationalTableModel::setJoinMode ( QSqlRelationalTableModel::JoinMode joinMode )
[ symbol: _ZN24QSqlRelationalTableModel11setJoinModeENS_8JoinModeE ]
qsslconfiguration.h,
libQtNetwork.so.4.8.0
QSslConfiguration::setSslOption ( QSsl::SslOption option, bool on )
[ symbol: _ZN17QSslConfiguration12setSslOptionEN4QSsl9SslOptionEb ]
QSslConfiguration::testSslOption ( QSsl::SslOption option ) const
[ symbol: _ZNK17QSslConfiguration13testSslOptionEN4QSsl9SslOptionE ]
qsslsocket.h,
libQtNetwork.so.4.8.0
QSslSocket::peerVerifyName ( ) const
[ symbol: _ZNK10QSslSocket14peerVerifyNameEv ]
QSslSocket::setPeerVerifyName ( QString const& hostName )
[ symbol: _ZN10QSslSocket17setPeerVerifyNameERK7QString ]
qstring.h,
libQtCore.so.4.8.0
QString::count ( QStringRef const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString5countERK10QStringRefN2Qt15CaseSensitivityE ]
QString::endsWith ( QStringRef const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString8endsWithERK10QStringRefN2Qt15CaseSensitivityE ]
QString::indexOf ( QStringRef const& s, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString7indexOfERK10QStringRefiN2Qt15CaseSensitivityE ]
QString::lastIndexOf ( QStringRef const& s, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString11lastIndexOfERK10QStringRefiN2Qt15CaseSensitivityE ]
QString::startsWith ( QStringRef const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString10startsWithERK10QStringRefN2Qt15CaseSensitivityE ]
QStringRef::count ( QChar c, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef5countE5QCharN2Qt15CaseSensitivityE ]
QStringRef::count ( QString const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef5countERK7QStringN2Qt15CaseSensitivityE ]
QStringRef::count ( QStringRef const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef5countERKS_N2Qt15CaseSensitivityE ]
QStringRef::endsWith ( QChar c, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef8endsWithE5QCharN2Qt15CaseSensitivityE ]
QStringRef::endsWith ( QLatin1String s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef8endsWithE13QLatin1StringN2Qt15CaseSensitivityE ]
QStringRef::endsWith ( QString const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef8endsWithERK7QStringN2Qt15CaseSensitivityE ]
QStringRef::endsWith ( QStringRef const& c, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef8endsWithERKS_N2Qt15CaseSensitivityE ]
QStringRef::indexOf ( QChar ch, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef7indexOfE5QChariN2Qt15CaseSensitivityE ]
QStringRef::indexOf ( QLatin1String str, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef7indexOfE13QLatin1StringiN2Qt15CaseSensitivityE ]
QStringRef::indexOf ( QString const& str, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef7indexOfERK7QStringiN2Qt15CaseSensitivityE ]
QStringRef::indexOf ( QStringRef const& str, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef7indexOfERKS_iN2Qt15CaseSensitivityE ]
QStringRef::lastIndexOf ( QChar ch, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef11lastIndexOfE5QChariN2Qt15CaseSensitivityE ]
QStringRef::lastIndexOf ( QLatin1String str, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef11lastIndexOfE13QLatin1StringiN2Qt15CaseSensitivityE ]
QStringRef::lastIndexOf ( QString const& str, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef11lastIndexOfERK7QStringiN2Qt15CaseSensitivityE ]
QStringRef::lastIndexOf ( QStringRef const& str, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef11lastIndexOfERKS_iN2Qt15CaseSensitivityE ]
QStringRef::startsWith ( QChar c, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef10startsWithE5QCharN2Qt15CaseSensitivityE ]
QStringRef::startsWith ( QLatin1String s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef10startsWithE13QLatin1StringN2Qt15CaseSensitivityE ]
QStringRef::startsWith ( QString const& s, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef10startsWithERK7QStringN2Qt15CaseSensitivityE ]
QStringRef::startsWith ( QStringRef const& c, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK10QStringRef10startsWithERKS_N2Qt15CaseSensitivityE ]
QStringRef::toAscii ( ) const
[ symbol: _ZNK10QStringRef7toAsciiEv ]
QStringRef::toLatin1 ( ) const
[ symbol: _ZNK10QStringRef8toLatin1Ev ]
QStringRef::toLocal8Bit ( ) const
[ symbol: _ZNK10QStringRef11toLocal8BitEv ]
QStringRef::toUcs4 ( ) const
[ symbol: _ZNK10QStringRef6toUcs4Ev ]
QStringRef::toUtf8 ( ) const
[ symbol: _ZNK10QStringRef6toUtf8Ev ]
qstringbuilder.h,
libQtCore.so.4.8.0
QAbstractConcatenable::convertToAscii ( QChar const* a, int len, char*& out ) [static]
[ symbol: _ZN21QAbstractConcatenable14convertToAsciiEPK5QChariRPc ]
qtableview.h,
libQtGui.so.4.8.0
QTableView::doItemsLayout ( )
[ symbol: _ZN10QTableView13doItemsLayoutEv ]
qtabwidget.h,
libQtGui.so.4.8.0
QTabWidget::heightForWidth ( int width ) const
[ symbol: _ZNK10QTabWidget14heightForWidthEi ]
qtextdocument.h,
libQtGui.so.4.8.0
QTextDocument::defaultCursorMoveStyle ( ) const
[ symbol: _ZNK13QTextDocument22defaultCursorMoveStyleEv ]
QTextDocument::setDefaultCursorMoveStyle ( Qt::CursorMoveStyle style )
[ symbol: _ZN13QTextDocument25setDefaultCursorMoveStyleEN2Qt15CursorMoveStyleE ]
qtextlayout.h,
libQtGui.so.4.8.0
QTextLayout::cursorMoveStyle ( ) const
[ symbol: _ZNK11QTextLayout15cursorMoveStyleEv ]
QTextLayout::glyphRuns ( ) const
[ symbol: _ZNK11QTextLayout9glyphRunsEv ]
QTextLayout::leftCursorPosition ( int oldPos ) const
[ symbol: _ZNK11QTextLayout18leftCursorPositionEi ]
QTextLayout::rightCursorPosition ( int oldPos ) const
[ symbol: _ZNK11QTextLayout19rightCursorPositionEi ]
QTextLayout::setCursorMoveStyle ( Qt::CursorMoveStyle style )
[ symbol: _ZN11QTextLayout18setCursorMoveStyleEN2Qt15CursorMoveStyleE ]
qtextobject.h,
libQtGui.so.4.8.0
QTextFragment::glyphRuns ( ) const
[ symbol: _ZNK13QTextFragment9glyphRunsEv ]
qthreadpool.h,
libQtCore.so.4.8.0
QThreadPool::waitForDone ( int msecs )
[ symbol: _ZN11QThreadPool11waitForDoneEi ]
qtranslator.h,
libQtCore.so.4.8.0
QTranslator::load ( QLocale const& locale, QString const& filename, QString const& prefix, QString const& directory, QString const& suffix )
[ symbol: _ZN11QTranslator4loadERK7QLocaleRK7QStringS5_S5_S5_ ]
qudpsocket.h,
libQtNetwork.so.4.8.0
QUdpSocket::joinMulticastGroup ( QHostAddress const& groupAddress )
[ symbol: _ZN10QUdpSocket18joinMulticastGroupERK12QHostAddress ]
QUdpSocket::joinMulticastGroup ( QHostAddress const& groupAddress, QNetworkInterface const& iface )
[ symbol: _ZN10QUdpSocket18joinMulticastGroupERK12QHostAddressRK17QNetworkInterface ]
QUdpSocket::leaveMulticastGroup ( QHostAddress const& groupAddress )
[ symbol: _ZN10QUdpSocket19leaveMulticastGroupERK12QHostAddress ]
QUdpSocket::leaveMulticastGroup ( QHostAddress const& groupAddress, QNetworkInterface const& iface )
[ symbol: _ZN10QUdpSocket19leaveMulticastGroupERK12QHostAddressRK17QNetworkInterface ]
QUdpSocket::multicastInterface ( ) const
[ symbol: _ZNK10QUdpSocket18multicastInterfaceEv ]
QUdpSocket::setMulticastInterface ( QNetworkInterface const& iface )
[ symbol: _ZN10QUdpSocket21setMulticastInterfaceERK17QNetworkInterface ]
qundostack.h,
libQtGui.so.4.8.0
QUndoCommand::actionText ( ) const
[ symbol: _ZNK12QUndoCommand10actionTextEv ]
qurl.h,
libQtCore.so.4.8.0
QUrl::isLocalFile ( ) const
[ symbol: _ZNK4QUrl11isLocalFileEv ]
QUrl::topLevelDomain ( ) const
[ symbol: _ZNK4QUrl14topLevelDomainEv ]
quuid.h,
libQtCore.so.4.8.0
QUuid::fromRfc4122 ( QByteArray const& p1 ) [static]
[ symbol: _ZN5QUuid11fromRfc4122ERK10QByteArray ]
QUuid::QUuid [in-charge] ( QByteArray const& p1 )
[ symbol: _ZN5QUuidC1ERK10QByteArray ]
QUuid::QUuid [not-in-charge] ( QByteArray const& p1 )
[ symbol: _ZN5QUuidC2ERK10QByteArray ]
QUuid::toByteArray ( ) const
[ symbol: _ZNK5QUuid11toByteArrayEv ]
QUuid::toRfc4122 ( ) const
[ symbol: _ZNK5QUuid9toRfc4122Ev ]
qwebelement.h,
libQtWebKit.so.4.9.0
QWebElement::render ( QPainter* painter, QRect const& clipRect )
[ symbol: _ZN11QWebElement6renderEP8QPainterRK5QRect ]
qwebpage.h,
libQtWebKit.so.4.9.0
QWebPage::applicationCacheQuotaExceeded ( QWebSecurityOrigin* origin, quint64 defaultOriginQuota )
[ symbol: _ZN8QWebPage29applicationCacheQuotaExceededEP18QWebSecurityOriginy ]
QWebPage::featurePermissionRequestCanceled ( QWebFrame* frame, QWebPage::Feature feature )
[ symbol: _ZN8QWebPage32featurePermissionRequestCanceledEP9QWebFrameNS_7FeatureE ]
QWebPage::featurePermissionRequested ( QWebFrame* frame, QWebPage::Feature feature )
[ symbol: _ZN8QWebPage26featurePermissionRequestedEP9QWebFrameNS_7FeatureE ]
QWebPage::hasSelection ( ) const
[ symbol: _ZNK8QWebPage12hasSelectionEv ]
QWebPage::selectedHtml ( ) const
[ symbol: _ZNK8QWebPage12selectedHtmlEv ]
QWebPage::setActualVisibleContentRect ( QRect const& rect ) const
[ symbol: _ZNK8QWebPage27setActualVisibleContentRectERK5QRect ]
QWebPage::setFeaturePermission ( QWebFrame* frame, QWebPage::Feature feature, QWebPage::PermissionPolicy policy )
[ symbol: _ZN8QWebPage20setFeaturePermissionEP9QWebFrameNS_7FeatureENS_16PermissionPolicyE ]
QWebPage::supportedContentTypes ( ) const
[ symbol: _ZNK8QWebPage21supportedContentTypesEv ]
QWebPage::supportsContentType ( QString const& mimeType ) const
[ symbol: _ZNK8QWebPage19supportsContentTypeERK7QString ]
QWebPage::ViewportAttributes::operator= ( QWebPage::ViewportAttributes const& other )
[ symbol: _ZN8QWebPage18ViewportAttributesaSERKS0_ ]
QWebPage::ViewportAttributes::ViewportAttributes [in-charge] ( )
[ symbol: _ZN8QWebPage18ViewportAttributesC1Ev ]
QWebPage::ViewportAttributes::ViewportAttributes [in-charge] ( QWebPage::ViewportAttributes const& other )
[ symbol: _ZN8QWebPage18ViewportAttributesC1ERKS0_ ]
QWebPage::ViewportAttributes::ViewportAttributes [not-in-charge] ( )
[ symbol: _ZN8QWebPage18ViewportAttributesC2Ev ]
QWebPage::ViewportAttributes::ViewportAttributes [not-in-charge] ( QWebPage::ViewportAttributes const& other )
[ symbol: _ZN8QWebPage18ViewportAttributesC2ERKS0_ ]
QWebPage::ViewportAttributes::~ViewportAttributes [in-charge] ( )
[ symbol: _ZN8QWebPage18ViewportAttributesD1Ev ]
QWebPage::ViewportAttributes::~ViewportAttributes [not-in-charge] ( )
[ symbol: _ZN8QWebPage18ViewportAttributesD2Ev ]
QWebPage::viewportAttributesForSize ( QSize const& availableSize ) const
[ symbol: _ZNK8QWebPage25viewportAttributesForSizeERK5QSize ]
QWebPage::viewportChangeRequested ( )
[ symbol: _ZN8QWebPage23viewportChangeRequestedEv ]
qwebscriptworld.h,
libQtWebKit.so.4.9.0
QWebScriptWorld::operator= ( QWebScriptWorld const& p1 )
[ symbol: _ZN15QWebScriptWorldaSERKS_ ]
QWebScriptWorld::QWebScriptWorld [in-charge] ( )
[ symbol: _ZN15QWebScriptWorldC1Ev ]
QWebScriptWorld::QWebScriptWorld [in-charge] ( QWebScriptWorld const& p1 )
[ symbol: _ZN15QWebScriptWorldC1ERKS_ ]
QWebScriptWorld::QWebScriptWorld [not-in-charge] ( )
[ symbol: _ZN15QWebScriptWorldC2Ev ]
QWebScriptWorld::QWebScriptWorld [not-in-charge] ( QWebScriptWorld const& p1 )
[ symbol: _ZN15QWebScriptWorldC2ERKS_ ]
QWebScriptWorld::world ( ) const
[ symbol: _ZNK15QWebScriptWorld5worldEv ]
QWebScriptWorld::~QWebScriptWorld [in-charge] ( )
[ symbol: _ZN15QWebScriptWorldD1Ev ]
QWebScriptWorld::~QWebScriptWorld [not-in-charge] ( )
[ symbol: _ZN15QWebScriptWorldD2Ev ]
qwebsecurityorigin.h,
libQtWebKit.so.4.9.0
QWebSecurityOrigin::setApplicationCacheQuota ( qint64 quota )
[ symbol: _ZN18QWebSecurityOrigin24setApplicationCacheQuotaEx ]
qwebview.h,
libQtWebKit.so.4.9.0
QWebView::hasSelection ( ) const
[ symbol: _ZNK8QWebView12hasSelectionEv ]
QWebView::selectedHtml ( ) const
[ symbol: _ZNK8QWebView12selectedHtmlEv ]
qxmlstream.h,
libQtCore.so.4.8.0
QXmlStreamWriter::hasError ( ) const
[ symbol: _ZNK16QXmlStreamWriter8hasErrorEv ]
to the top
Problems with Data Types, Low Severity (17)
qabstractproxymodel.h
[+] class QAbstractProxyModel (10)
| Change |
Effect |
1 | Virtual method QAbstractItemModel::buddy ( QModelIndex const& index ) const has been overridden by QAbstractProxyModel::buddy ( QModelIndex const& index ) const. | Method QAbstractProxyModel::buddy ( QModelIndex const& index ) const will be called instead of QAbstractItemModel::buddy ( QModelIndex const& index ) const. |
2 | Virtual method QAbstractItemModel::canFetchMore ( QModelIndex const& parent ) const has been overridden by QAbstractProxyModel::canFetchMore ( QModelIndex const& parent ) const. | Method QAbstractProxyModel::canFetchMore ( QModelIndex const& parent ) const will be called instead of QAbstractItemModel::canFetchMore ( QModelIndex const& parent ) const. |
3 | Virtual method QAbstractItemModel::fetchMore ( QModelIndex const& parent ) has been overridden by QAbstractProxyModel::fetchMore ( QModelIndex const& parent ). | Method QAbstractProxyModel::fetchMore ( QModelIndex const& parent ) will be called instead of QAbstractItemModel::fetchMore ( QModelIndex const& parent ). |
4 | Virtual method QAbstractItemModel::hasChildren ( QModelIndex const& parent ) const has been overridden by QAbstractProxyModel::hasChildren ( QModelIndex const& parent ) const. | Method QAbstractProxyModel::hasChildren ( QModelIndex const& parent ) const will be called instead of QAbstractItemModel::hasChildren ( QModelIndex const& parent ) const. |
5 | Virtual method QAbstractItemModel::mimeData ( QModelIndexList const& indexes ) const has been overridden by QAbstractProxyModel::mimeData ( QModelIndexList const& indexes ) const. | Method QAbstractProxyModel::mimeData ( QModelIndexList const& indexes ) const will be called instead of QAbstractItemModel::mimeData ( QModelIndexList const& indexes ) const. |
6 | Virtual method QAbstractItemModel::mimeTypes ( ) const has been overridden by QAbstractProxyModel::mimeTypes ( ) const. | Method QAbstractProxyModel::mimeTypes ( ) const will be called instead of QAbstractItemModel::mimeTypes ( ) const. |
7 | Virtual method QAbstractItemModel::setItemData ( QModelIndex const& index, QMap<int, QVariant>const& roles ) has been overridden by QAbstractProxyModel::setItemData ( QModelIndex const& index, QMap<int, QVariant>const& roles ). | Method QAbstractProxyModel::setItemData ( QModelIndex const& index, QMap<int, QVariant>const& roles ) will be called instead of QAbstractItemModel::setItemData ( QModelIndex const& index, QMap<int, QVariant>const& roles ). |
8 | Virtual method QAbstractItemModel::sort ( int column, Qt::SortOrder order ) has been overridden by QAbstractProxyModel::sort ( int column, Qt::SortOrder order ). | Method QAbstractProxyModel::sort ( int column, Qt::SortOrder order ) will be called instead of QAbstractItemModel::sort ( int column, Qt::SortOrder order ). |
9 | Virtual method QAbstractItemModel::span ( QModelIndex const& index ) const has been overridden by QAbstractProxyModel::span ( QModelIndex const& index ) const. | Method QAbstractProxyModel::span ( QModelIndex const& index ) const will be called instead of QAbstractItemModel::span ( QModelIndex const& index ) const. |
10 | Virtual method QAbstractItemModel::supportedDropActions ( ) const has been overridden by QAbstractProxyModel::supportedDropActions ( ) const. | Method QAbstractProxyModel::supportedDropActions ( ) const will be called instead of QAbstractItemModel::supportedDropActions ( ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 47 entries | Virtual Table (New) - 47 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QAbstractProxyModel::metaObject |
QAbstractProxyModel::metaObject |
12 |
QAbstractProxyModel::qt_metacast |
QAbstractProxyModel::qt_metacast |
16 |
QAbstractProxyModel::qt_metacall |
QAbstractProxyModel::qt_metacall |
20 |
~QAbstractProxyModel |
~QAbstractProxyModel |
24 |
~QAbstractProxyModel |
~QAbstractProxyModel |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
__cxa_pure_virtual |
__cxa_pure_virtual |
72 |
QAbstractItemModel::hasChildren |
QAbstractProxyModel::hasChildren |
76 |
QAbstractProxyModel::data |
QAbstractProxyModel::data |
80 |
QAbstractProxyModel::setData |
QAbstractProxyModel::setData |
84 |
QAbstractProxyModel::headerData |
QAbstractProxyModel::headerData |
88 |
QAbstractProxyModel::setHeaderData |
QAbstractProxyModel::setHeaderData |
92 |
QAbstractProxyModel::itemData |
QAbstractProxyModel::itemData |
96 |
QAbstractItemModel::setItemData |
QAbstractProxyModel::setItemData |
100 |
QAbstractItemModel::mimeTypes |
QAbstractProxyModel::mimeTypes |
104 |
QAbstractItemModel::mimeData |
QAbstractProxyModel::mimeData |
108 |
QAbstractItemModel::dropMimeData |
QAbstractItemModel::dropMimeData |
112 |
QAbstractItemModel::supportedDropActions |
QAbstractProxyModel::supportedDropActions |
116 |
QAbstractItemModel::insertRows |
QAbstractItemModel::insertRows |
120 |
QAbstractItemModel::insertColumns |
QAbstractItemModel::insertColumns |
124 |
QAbstractItemModel::removeRows |
QAbstractItemModel::removeRows |
128 |
QAbstractItemModel::removeColumns |
QAbstractItemModel::removeColumns |
132 |
QAbstractItemModel::fetchMore |
QAbstractProxyModel::fetchMore |
136 |
QAbstractItemModel::canFetchMore |
QAbstractProxyModel::canFetchMore |
140 |
QAbstractProxyModel::flags |
QAbstractProxyModel::flags |
144 |
QAbstractItemModel::sort |
QAbstractProxyModel::sort |
148 |
QAbstractItemModel::buddy |
QAbstractProxyModel::buddy |
152 |
QAbstractItemModel::match |
QAbstractItemModel::match |
156 |
QAbstractItemModel::span |
QAbstractProxyModel::span |
160 |
QAbstractProxyModel::submit |
QAbstractProxyModel::submit |
164 |
QAbstractProxyModel::revert |
QAbstractProxyModel::revert |
168 |
QAbstractProxyModel::setSourceModel |
QAbstractProxyModel::setSourceModel |
172 |
__cxa_pure_virtual |
__cxa_pure_virtual |
176 |
__cxa_pure_virtual |
__cxa_pure_virtual |
180 |
QAbstractProxyModel::mapSelectionToSource |
QAbstractProxyModel::mapSelectionToSource |
184 |
QAbstractProxyModel::mapSelectionFromSource |
QAbstractProxyModel::mapSelectionFromSource |
[+] affected symbols (10)
QAbstractItemModel::buddy ( QModelIndex const& index ) constThe method 'QAbstractProxyModel::buddy (QModelIndex const& index) const' will be called instead of this method.
QAbstractItemModel::canFetchMore ( QModelIndex const& parent ) constThe method 'QAbstractProxyModel::canFetchMore (QModelIndex const& parent) const' will be called instead of this method.
QAbstractItemModel::fetchMore ( QModelIndex const& parent )The method 'QAbstractProxyModel::fetchMore (QModelIndex const& parent)' will be called instead of this method.
QAbstractItemModel::hasChildren ( QModelIndex const& parent ) constThe method 'QAbstractProxyModel::hasChildren (QModelIndex const& parent) const' will be called instead of this method.
QAbstractItemModel::mimeData ( QModelIndexList const& indexes ) constThe method 'QAbstractProxyModel::mimeData (QModelIndexList const& indexes) const' will be called instead of this method.
QAbstractItemModel::mimeTypes ( ) constThe method 'QAbstractProxyModel::mimeTypes () const' will be called instead of this method.
QAbstractItemModel::setItemData ( QModelIndex const& index, QMap<int, QVariant>const& roles )The method 'QAbstractProxyModel::setItemData (QModelIndex const& index, QMap<int,QVariant>const& roles)' will be called instead of this method.
QAbstractItemModel::sort ( int column, Qt::SortOrder order )The method 'QAbstractProxyModel::sort (int column, Qt::SortOrder order)' will be called instead of this method.
QAbstractItemModel::span ( QModelIndex const& index ) constThe method 'QAbstractProxyModel::span (QModelIndex const& index) const' will be called instead of this method.
QAbstractItemModel::supportedDropActions ( ) constThe method 'QAbstractProxyModel::supportedDropActions () const' will be called instead of this method.
qcheckbox.h
[+] class QCheckBox (1)
| Change |
Effect |
1 | Virtual method QWidget::minimumSizeHint ( ) const has been overridden by QCheckBox::minimumSizeHint ( ) const. | Method QCheckBox::minimumSizeHint ( ) const will be called instead of QWidget::minimumSizeHint ( ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 66 entries | Virtual Table (New) - 66 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QCheckBox::metaObject |
QCheckBox::metaObject |
12 |
QCheckBox::qt_metacast |
QCheckBox::qt_metacast |
16 |
QCheckBox::qt_metacall |
QCheckBox::qt_metacall |
20 |
~QCheckBox |
~QCheckBox |
24 |
~QCheckBox |
~QCheckBox |
28 |
QCheckBox::event |
QCheckBox::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QAbstractButton::timerEvent |
QAbstractButton::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QCheckBox::sizeHint |
QCheckBox::sizeHint |
68 |
QWidget::minimumSizeHint |
QCheckBox::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QAbstractButton::mousePressEvent |
QAbstractButton::mousePressEvent |
84 |
QAbstractButton::mouseReleaseEvent |
QAbstractButton::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QCheckBox::mouseMoveEvent |
QCheckBox::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QAbstractButton::keyPressEvent |
QAbstractButton::keyPressEvent |
104 |
QAbstractButton::keyReleaseEvent |
QAbstractButton::keyReleaseEvent |
108 |
QAbstractButton::focusInEvent |
QAbstractButton::focusInEvent |
112 |
QAbstractButton::focusOutEvent |
QAbstractButton::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QCheckBox::paintEvent |
QCheckBox::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::resizeEvent |
136 |
QWidget::closeEvent |
QWidget::closeEvent |
140 |
QWidget::contextMenuEvent |
QWidget::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QWidget::dragEnterEvent |
QWidget::dragEnterEvent |
156 |
QWidget::dragMoveEvent |
QWidget::dragMoveEvent |
160 |
QWidget::dragLeaveEvent |
QWidget::dragLeaveEvent |
164 |
QWidget::dropEvent |
QWidget::dropEvent |
168 |
QWidget::showEvent |
QWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QAbstractButton::changeEvent |
QAbstractButton::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QWidget::inputMethodEvent |
QWidget::inputMethodEvent |
192 |
QWidget::inputMethodQuery |
QWidget::inputMethodQuery |
196 |
QWidget::focusNextPrevChild |
QWidget::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QCheckBox::hitButton |
QCheckBox::hitButton |
228 |
QCheckBox::checkStateSet |
QCheckBox::checkStateSet |
232 |
QCheckBox::nextCheckState |
QCheckBox::nextCheckState |
236 |
-0x000000008 |
-0x000000008 |
240 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QWidget::minimumSizeHint ( ) constThe method 'QCheckBox::minimumSizeHint () const' will be called instead of this method.
qnamespace.h
namespace Qt
[+] enum ApplicationAttribute (1)
| Change |
Effect |
1 | Value of member AA_AttributeCount has been changed from 10 to 12. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (2)
QCoreApplication::setAttribute ( ApplicationAttribute attribute, bool on ) [static]1st parameter 'attribute' has type 'ApplicationAttribute'.
QCoreApplication::testAttribute ( ApplicationAttribute attribute ) [static]1st parameter 'attribute' has type 'ApplicationAttribute'.
[+] enum WidgetAttribute (1)
| Change |
Effect |
1 | Value of member WA_AttributeCount has been changed from 134 to 135. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (3)
QGraphicsWidget::setAttribute ( WidgetAttribute attribute, bool on )1st parameter 'attribute' has type 'WidgetAttribute'.
QGraphicsWidget::testAttribute ( WidgetAttribute attribute ) const1st parameter 'attribute' has type 'WidgetAttribute'.
QWidget::setAttribute ( WidgetAttribute p1, bool on )1st parameter 'p1' has type 'WidgetAttribute'.
qradiobutton.h
[+] class QRadioButton (1)
| Change |
Effect |
1 | Virtual method QWidget::minimumSizeHint ( ) const has been overridden by QRadioButton::minimumSizeHint ( ) const. | Method QRadioButton::minimumSizeHint ( ) const will be called instead of QWidget::minimumSizeHint ( ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 66 entries | Virtual Table (New) - 66 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QRadioButton::metaObject |
QRadioButton::metaObject |
12 |
QRadioButton::qt_metacast |
QRadioButton::qt_metacast |
16 |
QRadioButton::qt_metacall |
QRadioButton::qt_metacall |
20 |
~QRadioButton |
~QRadioButton |
24 |
~QRadioButton |
~QRadioButton |
28 |
QRadioButton::event |
QRadioButton::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QAbstractButton::timerEvent |
QAbstractButton::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QRadioButton::sizeHint |
QRadioButton::sizeHint |
68 |
QWidget::minimumSizeHint |
QRadioButton::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QAbstractButton::mousePressEvent |
QAbstractButton::mousePressEvent |
84 |
QAbstractButton::mouseReleaseEvent |
QAbstractButton::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QRadioButton::mouseMoveEvent |
QRadioButton::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QAbstractButton::keyPressEvent |
QAbstractButton::keyPressEvent |
104 |
QAbstractButton::keyReleaseEvent |
QAbstractButton::keyReleaseEvent |
108 |
QAbstractButton::focusInEvent |
QAbstractButton::focusInEvent |
112 |
QAbstractButton::focusOutEvent |
QAbstractButton::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QRadioButton::paintEvent |
QRadioButton::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::resizeEvent |
136 |
QWidget::closeEvent |
QWidget::closeEvent |
140 |
QWidget::contextMenuEvent |
QWidget::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QWidget::dragEnterEvent |
QWidget::dragEnterEvent |
156 |
QWidget::dragMoveEvent |
QWidget::dragMoveEvent |
160 |
QWidget::dragLeaveEvent |
QWidget::dragLeaveEvent |
164 |
QWidget::dropEvent |
QWidget::dropEvent |
168 |
QWidget::showEvent |
QWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QAbstractButton::changeEvent |
QAbstractButton::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QWidget::inputMethodEvent |
QWidget::inputMethodEvent |
192 |
QWidget::inputMethodQuery |
QWidget::inputMethodQuery |
196 |
QWidget::focusNextPrevChild |
QWidget::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QRadioButton::hitButton |
QRadioButton::hitButton |
228 |
QAbstractButton::checkStateSet |
QAbstractButton::checkStateSet |
232 |
QAbstractButton::nextCheckState |
QAbstractButton::nextCheckState |
236 |
-0x000000008 |
-0x000000008 |
240 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QWidget::minimumSizeHint ( ) constThe method 'QRadioButton::minimumSizeHint () const' will be called instead of this method.
qtableview.h
[+] class QTableView (1)
| Change |
Effect |
1 | Virtual method QAbstractItemView::doItemsLayout ( ) has been overridden by QTableView::doItemsLayout ( ). | Method QTableView::doItemsLayout ( ) will be called instead of QAbstractItemView::doItemsLayout ( ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 103 entries | Virtual Table (New) - 103 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QTableView::metaObject |
QTableView::metaObject |
12 |
QTableView::qt_metacast |
QTableView::qt_metacast |
16 |
QTableView::qt_metacall |
QTableView::qt_metacall |
20 |
~QTableView |
~QTableView |
24 |
~QTableView |
~QTableView |
28 |
QAbstractItemView::event |
QAbstractItemView::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QTableView::timerEvent |
QTableView::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QAbstractScrollArea::sizeHint |
QAbstractScrollArea::sizeHint |
68 |
QAbstractScrollArea::minimumSizeHint |
QAbstractScrollArea::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QAbstractItemView::mousePressEvent |
QAbstractItemView::mousePressEvent |
84 |
QAbstractItemView::mouseReleaseEvent |
QAbstractItemView::mouseReleaseEvent |
88 |
QAbstractItemView::mouseDoubleClickEvent |
QAbstractItemView::mouseDoubleClickEvent |
92 |
QAbstractItemView::mouseMoveEvent |
QAbstractItemView::mouseMoveEvent |
96 |
QAbstractScrollArea::wheelEvent |
QAbstractScrollArea::wheelEvent |
100 |
QAbstractItemView::keyPressEvent |
QAbstractItemView::keyPressEvent |
104 |
QWidget::keyReleaseEvent |
QWidget::keyReleaseEvent |
108 |
QAbstractItemView::focusInEvent |
QAbstractItemView::focusInEvent |
112 |
QAbstractItemView::focusOutEvent |
QAbstractItemView::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QTableView::paintEvent |
QTableView::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QAbstractItemView::resizeEvent |
QAbstractItemView::resizeEvent |
136 |
QWidget::closeEvent |
QWidget::closeEvent |
140 |
QAbstractScrollArea::contextMenuEvent |
QAbstractScrollArea::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QAbstractItemView::dragEnterEvent |
QAbstractItemView::dragEnterEvent |
156 |
QAbstractItemView::dragMoveEvent |
QAbstractItemView::dragMoveEvent |
160 |
QAbstractItemView::dragLeaveEvent |
QAbstractItemView::dragLeaveEvent |
164 |
QAbstractItemView::dropEvent |
QAbstractItemView::dropEvent |
168 |
QWidget::showEvent |
QWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QFrame::changeEvent |
QFrame::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QAbstractItemView::inputMethodEvent |
QAbstractItemView::inputMethodEvent |
192 |
QAbstractItemView::inputMethodQuery |
QAbstractItemView::inputMethodQuery |
196 |
QAbstractItemView::focusNextPrevChild |
QAbstractItemView::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QAbstractItemView::viewportEvent |
QAbstractItemView::viewportEvent |
228 |
QTableView::scrollContentsBy |
QTableView::scrollContentsBy |
232 |
QTableView::setModel |
QTableView::setModel |
236 |
QTableView::setSelectionModel |
QTableView::setSelectionModel |
240 |
QAbstractItemView::keyboardSearch |
QAbstractItemView::keyboardSearch |
244 |
QTableView::visualRect |
QTableView::visualRect |
248 |
QTableView::scrollTo |
QTableView::scrollTo |
252 |
QTableView::indexAt |
QTableView::indexAt |
256 |
QTableView::sizeHintForRow |
QTableView::sizeHintForRow |
260 |
QTableView::sizeHintForColumn |
QTableView::sizeHintForColumn |
264 |
QAbstractItemView::reset |
QAbstractItemView::reset |
268 |
QTableView::setRootIndex |
QTableView::setRootIndex |
272 |
QAbstractItemView::doItemsLayout |
QTableView::doItemsLayout |
276 |
QAbstractItemView::selectAll |
QAbstractItemView::selectAll |
280 |
QAbstractItemView::dataChanged |
QAbstractItemView::dataChanged |
284 |
QAbstractItemView::rowsInserted |
QAbstractItemView::rowsInserted |
288 |
QAbstractItemView::rowsAboutToBeRemoved |
QAbstractItemView::rowsAboutToBeRemoved |
292 |
QTableView::selectionChanged |
QTableView::selectionChanged |
296 |
QTableView::currentChanged |
QTableView::currentChanged |
300 |
QAbstractItemView::updateEditorData |
QAbstractItemView::updateEditorData |
304 |
QAbstractItemView::updateEditorGeometries |
QAbstractItemView::updateEditorGeometries |
308 |
QTableView::updateGeometries |
QTableView::updateGeometries |
312 |
QTableView::verticalScrollbarAction |
QTableView::verticalScrollbarAction |
316 |
QTableView::horizontalScrollbarAction |
QTableView::horizontalScrollbarAction |
320 |
QAbstractItemView::verticalScrollbarValueChanged |
QAbstractItemView::verticalScrollbarValueChanged |
324 |
QAbstractItemView::horizontalScrollbarValueChanged |
QAbstractItemView::horizontalScrollbarValueChanged |
328 |
QAbstractItemView::closeEditor |
QAbstractItemView::closeEditor |
332 |
QAbstractItemView::commitData |
QAbstractItemView::commitData |
336 |
QAbstractItemView::editorDestroyed |
QAbstractItemView::editorDestroyed |
340 |
QTableView::moveCursor |
QTableView::moveCursor |
344 |
QTableView::horizontalOffset |
QTableView::horizontalOffset |
348 |
QTableView::verticalOffset |
QTableView::verticalOffset |
352 |
QTableView::isIndexHidden |
QTableView::isIndexHidden |
356 |
QTableView::setSelection |
QTableView::setSelection |
360 |
QTableView::visualRegionForSelection |
QTableView::visualRegionForSelection |
364 |
QTableView::selectedIndexes |
QTableView::selectedIndexes |
368 |
QAbstractItemView::edit |
QAbstractItemView::edit |
372 |
QAbstractItemView::selectionCommand |
QAbstractItemView::selectionCommand |
376 |
QAbstractItemView::startDrag |
QAbstractItemView::startDrag |
380 |
QTableView::viewOptions |
QTableView::viewOptions |
384 |
-0x000000008 |
-0x000000008 |
388 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
392 |
non-virtual thunk |
non-virtual thunk |
396 |
non-virtual thunk |
non-virtual thunk |
400 |
non-virtual thunk |
non-virtual thunk |
404 |
non-virtual thunk |
non-virtual thunk |
408 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QAbstractItemView::doItemsLayout ( )The method 'QTableView::doItemsLayout ()' will be called instead of this method.
qtabwidget.h
[+] class QTabWidget (1)
| Change |
Effect |
1 | Virtual method QWidget::heightForWidth ( int p1 ) const has been overridden by QTabWidget::heightForWidth ( int width ) const. | Method QTabWidget::heightForWidth ( int width ) const will be called instead of QWidget::heightForWidth ( int p1 ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 65 entries | Virtual Table (New) - 65 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QTabWidget::metaObject |
QTabWidget::metaObject |
12 |
QTabWidget::qt_metacast |
QTabWidget::qt_metacast |
16 |
QTabWidget::qt_metacall |
QTabWidget::qt_metacall |
20 |
~QTabWidget |
~QTabWidget |
24 |
~QTabWidget |
~QTabWidget |
28 |
QTabWidget::event |
QTabWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QTabWidget::sizeHint |
QTabWidget::sizeHint |
68 |
QTabWidget::minimumSizeHint |
QTabWidget::minimumSizeHint |
72 |
QWidget::heightForWidth |
QTabWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QWidget::mousePressEvent |
QWidget::mousePressEvent |
84 |
QWidget::mouseReleaseEvent |
QWidget::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QWidget::mouseMoveEvent |
QWidget::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QTabWidget::keyPressEvent |
QTabWidget::keyPressEvent |
104 |
QWidget::keyReleaseEvent |
QWidget::keyReleaseEvent |
108 |
QWidget::focusInEvent |
QWidget::focusInEvent |
112 |
QWidget::focusOutEvent |
QWidget::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QTabWidget::paintEvent |
QTabWidget::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QTabWidget::resizeEvent |
QTabWidget::resizeEvent |
136 |
QWidget::closeEvent |
QWidget::closeEvent |
140 |
QWidget::contextMenuEvent |
QWidget::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QWidget::dragEnterEvent |
QWidget::dragEnterEvent |
156 |
QWidget::dragMoveEvent |
QWidget::dragMoveEvent |
160 |
QWidget::dragLeaveEvent |
QWidget::dragLeaveEvent |
164 |
QWidget::dropEvent |
QWidget::dropEvent |
168 |
QTabWidget::showEvent |
QTabWidget::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QTabWidget::changeEvent |
QTabWidget::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QWidget::inputMethodEvent |
QWidget::inputMethodEvent |
192 |
QWidget::inputMethodQuery |
QWidget::inputMethodQuery |
196 |
QWidget::focusNextPrevChild |
QWidget::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QTabWidget::tabInserted |
QTabWidget::tabInserted |
228 |
QTabWidget::tabRemoved |
QTabWidget::tabRemoved |
232 |
-0x000000008 |
-0x000000008 |
236 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
240 |
non-virtual thunk |
non-virtual thunk |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QWidget::heightForWidth ( int p1 ) constThe method 'QTabWidget::heightForWidth (int width) const' will be called instead of this method.
qwebpage.h
[+] enum QWebPage::WebAction (1)
| Change |
Effect |
1 | Value of member WebActionCount has been changed from 68 to 69. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (6)
QGraphicsWebView::pageAction ( QWebPage::WebAction action ) const1st parameter 'action' has type 'QWebPage::WebAction'.
QGraphicsWebView::triggerPageAction ( QWebPage::WebAction action, bool checked )1st parameter 'action' has type 'QWebPage::WebAction'.
QWebPage::action ( QWebPage::WebAction action ) const1st parameter 'action' has type 'QWebPage::WebAction'.
QWebPage::triggerAction ( QWebPage::WebAction action, bool checked )1st parameter 'action' has type 'QWebPage::WebAction'.
QWebView::pageAction ( QWebPage::WebAction action ) const1st parameter 'action' has type 'QWebPage::WebAction'.
QWebView::triggerPageAction ( QWebPage::WebAction action, bool checked )1st parameter 'action' has type 'QWebPage::WebAction'.
to the top
Problems with Symbols, Low Severity (14)
qapplication.h,
libQtGui.so.4.7.4
[+] QApplication::QApplication [not-in-charge] ( Display* dpy, int& argc, char** argv, Qt::HANDLE visual, Qt::HANDLE cmap, int p6 ) (1)
[ symbol: _ZN12QApplicationC2EP9_XDisplayRiPPcmmi ]
| Change | Effect |
---|
1 | The default argument of 6th parameter p6 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( Display* dpy, int& argc, char** argv, Qt::HANDLE visual, Qt::HANDLE cmap, int p6 ) (1)
[ symbol: _ZN12QApplicationC1EP9_XDisplayRiPPcmmi ]
| Change | Effect |
---|
1 | The default argument of 6th parameter p6 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( Display* dpy, Qt::HANDLE visual, Qt::HANDLE cmap, int p4 ) (1)
[ symbol: _ZN12QApplicationC2EP9_XDisplaymmi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( Display* dpy, Qt::HANDLE visual, Qt::HANDLE cmap, int p4 ) (1)
[ symbol: _ZN12QApplicationC1EP9_XDisplaymmi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( int& argc, char** argv, bool GUIenabled, int p4 ) (1)
[ symbol: _ZN12QApplicationC1ERiPPcbi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( int& argc, char** argv, bool GUIenabled, int p4 ) (1)
[ symbol: _ZN12QApplicationC2ERiPPcbi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( int& argc, char** argv, int p3 ) (1)
[ symbol: _ZN12QApplicationC2ERiPPci ]
| Change | Effect |
---|
1 | The default argument of 3rd parameter p3 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( int& argc, char** argv, int p3 ) (1)
[ symbol: _ZN12QApplicationC1ERiPPci ]
| Change | Effect |
---|
1 | The default argument of 3rd parameter p3 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [not-in-charge] ( int& argc, char** argv, QApplication::Type p3, int p4 ) (1)
[ symbol: _ZN12QApplicationC2ERiPPcNS_4TypeEi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
[+] QApplication::QApplication [in-charge] ( int& argc, char** argv, QApplication::Type p3, int p4 ) (1)
[ symbol: _ZN12QApplicationC1ERiPPcNS_4TypeEi ]
| Change | Effect |
---|
1 | The default argument of 4th parameter p4 has been changed from 263940 to 264192. | Applications will pass an old default (compile-time) argument that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
qnetworkconfiguration.h,
libQtNetwork.so.4.7.4
[+] QNetworkConfiguration::operator== ( QNetworkConfiguration const& cp ) const (1)
changed to:QNetworkConfiguration::operator== ( QNetworkConfiguration const& other ) const
| Change | Effect |
---|
1 | 1st parameter cp has been renamed to other. | Renaming of a parameter may indicate a change in its semantic meaning. |
qprinterinfo.h,
libQtGui.so.4.7.4
[+] QPrinterInfo::operator= ( QPrinterInfo const& src ) (1)
changed to:QPrinterInfo::operator= ( QPrinterInfo const& other )
| Change | Effect |
---|
1 | 1st parameter src has been renamed to other. | Renaming of a parameter may indicate a change in its semantic meaning. |
[+] QPrinterInfo::QPrinterInfo [not-in-charge] ( QPrinterInfo const& src ) (1)
changed to:QPrinterInfo::QPrinterInfo [not-in-charge] ( QPrinterInfo const& other )
| Change | Effect |
---|
1 | 1st parameter src has been renamed to other. | Renaming of a parameter may indicate a change in its semantic meaning. |
[+] QPrinterInfo::QPrinterInfo [in-charge] ( QPrinterInfo const& src ) (1)
changed to:QPrinterInfo::QPrinterInfo [in-charge] ( QPrinterInfo const& other )
| Change | Effect |
---|
1 | 1st parameter src has been renamed to other. | Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Other Changes in Data Types (67)
qabstractsocket.h
[+] enum QAbstractSocket::SocketOption (2)
| Change |
Effect |
1 | The member MulticastLoopbackOption with value 3 has been added. | No effect. |
2 | The member MulticastTtlOption with value 2 has been added. | No effect. |
[+] affected symbols (4)
QAbstractSocket::setSocketOption ( QAbstractSocket::SocketOption option, QVariant const& value )1st parameter 'option' has type 'QAbstractSocket::SocketOption'.
QAbstractSocket::socketOption ( QAbstractSocket::SocketOption option )1st parameter 'option' has type 'QAbstractSocket::SocketOption'.
QSslSocket::setSocketOption ( QAbstractSocket::SocketOption option, QVariant const& value )1st parameter 'option' has type 'QAbstractSocket::SocketOption'.
QSslSocket::socketOption ( QAbstractSocket::SocketOption option )1st parameter 'option' has type 'QAbstractSocket::SocketOption'.
qaccessible.h
[+] enum QAccessible::Event (33)
| Change |
Effect |
1 | The member ActionChanged with value 257 has been added. | No effect. |
2 | The member ActiveDescendantChanged with value 258 has been added. | No effect. |
3 | The member AttributeChanged with value 259 has been added. | No effect. |
4 | The member DocumentContentChanged with value 260 has been added. | No effect. |
5 | The member DocumentLoadComplete with value 261 has been added. | No effect. |
6 | The member DocumentLoadStopped with value 262 has been added. | No effect. |
7 | The member DocumentReload with value 263 has been added. | No effect. |
8 | The member HyperlinkEndIndexChanged with value 264 has been added. | No effect. |
9 | The member HyperlinkNumberOfAnchorsChanged with value 265 has been added. | No effect. |
10 | The member HyperlinkSelectedLinkChanged with value 266 has been added. | No effect. |
11 | The member HyperlinkStartIndexChanged with value 269 has been added. | No effect. |
12 | The member HypertextChanged with value 270 has been added. | No effect. |
13 | The member HypertextLinkActivated with value 267 has been added. | No effect. |
14 | The member HypertextLinkSelected with value 268 has been added. | No effect. |
15 | The member HypertextNLinksChanged with value 271 has been added. | No effect. |
16 | The member ObjectAttributeChanged with value 272 has been added. | No effect. |
17 | The member PageChanged with value 273 has been added. | No effect. |
18 | The member SectionChanged with value 274 has been added. | No effect. |
19 | The member TableCaptionChanged with value 275 has been added. | No effect. |
20 | The member TableColumnDescriptionChanged with value 276 has been added. | No effect. |
21 | The member TableColumnHeaderChanged with value 277 has been added. | No effect. |
22 | The member TableModelChanged with value 278 has been added. | No effect. |
23 | The member TableRowDescriptionChanged with value 279 has been added. | No effect. |
24 | The member TableRowHeaderChanged with value 280 has been added. | No effect. |
25 | The member TableSummaryChanged with value 281 has been added. | No effect. |
26 | The member TextAttributeChanged with value 282 has been added. | No effect. |
27 | The member TextCaretMoved with value 283 has been added. | No effect. |
28 | The member TextColumnChanged with value 285 has been added. | No effect. |
29 | The member TextInserted with value 286 has been added. | No effect. |
30 | The member TextRemoved with value 287 has been added. | No effect. |
31 | The member TextSelectionChanged with value 289 has been added. | No effect. |
32 | The member TextUpdated with value 288 has been added. | No effect. |
33 | The member VisibleDataChanged with value 290 has been added. | No effect. |
[+] affected symbols (1)
QAccessible::updateAccessibility ( QObject* p1, int who, QAccessible::Event reason ) [static]3rd parameter 'reason' has type 'QAccessible::Event'.
qdatastream.h
[+] enum QDataStream::Status (1)
| Change |
Effect |
1 | The member WriteFailed with value 3 has been added. | No effect. |
[+] affected symbols (2)
QDataStream::setStatus ( QDataStream::Status status )1st parameter 'status' has type 'QDataStream::Status'.
QDataStream::status ( ) constReturn value has type 'QDataStream::Status'.
qelapsedtimer.h
[+] enum QElapsedTimer::ClockType (1)
| Change |
Effect |
1 | The member PerformanceCounter with value 4 has been added. | No effect. |
[+] affected symbols (1)
QElapsedTimer::clockType ( ) [static]Return value has type 'QElapsedTimer::ClockType'.
qlocale.h
[+] enum QLocale::Language (1)
| Change |
Effect |
1 | The member AnyLanguage with value 0 has been added. | No effect. |
[+] affected symbols (4)
QLocale::countriesForLanguage ( QLocale::Language lang ) [static]1st parameter 'lang' has type 'QLocale::Language'.
QLocale::language ( ) constReturn value has type 'QLocale::Language'.
QLocale::languageToString ( QLocale::Language language ) [static]1st parameter 'language' has type 'QLocale::Language'.
QLocale::QLocale [in-charge] ( QLocale::Language language, QLocale::Country country )1st parameter 'language' has type 'QLocale::Language'.
[+] enum QSystemLocale::QueryType (12)
| Change |
Effect |
1 | The member CurrencySymbol with value 28 has been added. | No effect. |
2 | The member CurrencyToString with value 29 has been added. | No effect. |
3 | The member FirstDayOfWeek with value 26 has been added. | No effect. |
4 | The member ListToSeparatedString with value 34 has been added. | No effect. |
5 | The member LocaleChanged with value 35 has been added. | No effect. |
6 | The member NativeCountryName with value 37 has been added. | No effect. |
7 | The member NativeLanguageName with value 36 has been added. | No effect. |
8 | The member ScriptId with value 33 has been added. | No effect. |
9 | The member StringToAlternateQuotation with value 32 has been added. | No effect. |
10 | The member StringToStandardQuotation with value 31 has been added. | No effect. |
11 | The member UILanguages with value 30 has been added. | No effect. |
12 | The member Weekdays with value 27 has been added. | No effect. |
[+] affected symbols (1)
QSystemLocale::query ( QSystemLocale::QueryType type, QVariant in ) const1st parameter 'type' has type 'QSystemLocale::QueryType'.
qnamespace.h
namespace Qt
[+] enum ApplicationAttribute (2)
| Change |
Effect |
1 | The member AA_CaptureMultimediaKeys with value 11 has been added. | No effect. |
2 | The member AA_X11InitThreads with value 10 has been added. | No effect. |
[+] affected symbols (2)
QCoreApplication::setAttribute ( ApplicationAttribute attribute, bool on ) [static]1st parameter 'attribute' has type 'ApplicationAttribute'.
QCoreApplication::testAttribute ( ApplicationAttribute attribute ) [static]1st parameter 'attribute' has type 'ApplicationAttribute'.
[+] enum WidgetAttribute (1)
| Change |
Effect |
1 | The member WA_MacNoShadow with value 134 has been added. | No effect. |
[+] affected symbols (3)
QGraphicsWidget::setAttribute ( WidgetAttribute attribute, bool on )1st parameter 'attribute' has type 'WidgetAttribute'.
QGraphicsWidget::testAttribute ( WidgetAttribute attribute ) const1st parameter 'attribute' has type 'WidgetAttribute'.
QWidget::setAttribute ( WidgetAttribute p1, bool on )1st parameter 'p1' has type 'WidgetAttribute'.
qnetworkrequest.h
[+] enum QNetworkRequest::Attribute (1)
| Change |
Effect |
1 | The member SynchronousRequestAttribute with value 16 has been added. | No effect. |
[+] affected symbols (4)
QNetworkReply::attribute ( QNetworkRequest::Attribute code ) const1st parameter 'code' has type 'QNetworkRequest::Attribute'.
QNetworkReply::setAttribute ( QNetworkRequest::Attribute code, QVariant const& value )1st parameter 'code' has type 'QNetworkRequest::Attribute'.
QNetworkRequest::attribute ( QNetworkRequest::Attribute code, QVariant const& defaultValue ) const1st parameter 'code' has type 'QNetworkRequest::Attribute'.
QNetworkRequest::setAttribute ( QNetworkRequest::Attribute code, QVariant const& value )1st parameter 'code' has type 'QNetworkRequest::Attribute'.
[+] enum QNetworkRequest::KnownHeaders (1)
| Change |
Effect |
1 | The member ContentDispositionHeader with value 6 has been added. | No effect. |
[+] affected symbols (4)
QNetworkReply::header ( QNetworkRequest::KnownHeaders header ) const1st parameter 'header' has type 'QNetworkRequest::KnownHeaders'.
QNetworkReply::setHeader ( QNetworkRequest::KnownHeaders header, QVariant const& value )1st parameter 'header' has type 'QNetworkRequest::KnownHeaders'.
QNetworkRequest::header ( QNetworkRequest::KnownHeaders header ) const1st parameter 'header' has type 'QNetworkRequest::KnownHeaders'.
QNetworkRequest::setHeader ( QNetworkRequest::KnownHeaders header, QVariant const& value )1st parameter 'header' has type 'QNetworkRequest::KnownHeaders'.
qpaintengine.h
[+] enum QPaintEngine::Type (1)
| Change |
Effect |
1 | The member Blitter with value 16 has been added. | No effect. |
[+] affected symbols (1)
QGL::setPreferredPaintEngine ( QPaintEngine::Type engineType )1st parameter 'engineType' has type 'QPaintEngine::Type'.
qssl.h
namespace QSsl
[+] enum SslProtocol (2)
| Change |
Effect |
1 | The member SecureProtocols with value 5 has been added. | No effect. |
2 | The member TlsV1SslV3 with value 4 has been added. | No effect. |
[+] affected symbols (6)
QSslCipher::protocol ( ) constReturn value has type 'SslProtocol'.
QSslCipher::QSslCipher [in-charge] ( QString const& name, SslProtocol protocol )2nd parameter 'protocol' has type 'SslProtocol'.
QSslConfiguration::protocol ( ) constReturn value has type 'SslProtocol'.
QSslConfiguration::setProtocol ( SslProtocol protocol )1st parameter 'protocol' has type 'SslProtocol'.
QSslSocket::protocol ( ) constReturn value has type 'SslProtocol'.
QSslSocket::setProtocol ( SslProtocol protocol )1st parameter 'protocol' has type 'SslProtocol'.
qsslerror.h
[+] enum QSslError::SslError (1)
| Change |
Effect |
1 | The member CertificateBlacklisted with value 24 has been added. | No effect. |
[+] affected symbols (4)
operator<< ( QDebug debug, QSslError::SslError const& error )2nd parameter 'error' (reference) has base type 'QSslError::SslError'.
QSslError::error ( ) constReturn value has type 'QSslError::SslError'.
QSslError::QSslError [in-charge] ( QSslError::SslError error )1st parameter 'error' has type 'QSslError::SslError'.
QSslError::QSslError [in-charge] ( QSslError::SslError error, QSslCertificate const& certificate )1st parameter 'error' has type 'QSslError::SslError'.
qtextstream.h
[+] enum QTextStream::Status (1)
| Change |
Effect |
1 | The member WriteFailed with value 3 has been added. | No effect. |
[+] affected symbols (2)
QTextStream::setStatus ( QTextStream::Status status )1st parameter 'status' has type 'QTextStream::Status'.
QTextStream::status ( ) constReturn value has type 'QTextStream::Status'.
qwebpage.h
[+] enum QWebPage::WebAction (1)
| Change |
Effect |
1 | The member CopyImageUrlToClipboard with value 68 has been added. | No effect. |
[+] affected symbols (6)
QGraphicsWebView::pageAction ( QWebPage::WebAction action ) const1st parameter 'action' has type 'QWebPage::WebAction'.
QGraphicsWebView::triggerPageAction ( QWebPage::WebAction action, bool checked )1st parameter 'action' has type 'QWebPage::WebAction'.
QWebPage::action ( QWebPage::WebAction action ) const1st parameter 'action' has type 'QWebPage::WebAction'.
QWebPage::triggerAction ( QWebPage::WebAction action, bool checked )1st parameter 'action' has type 'QWebPage::WebAction'.
QWebView::pageAction ( QWebPage::WebAction action ) const1st parameter 'action' has type 'QWebPage::WebAction'.
QWebView::triggerPageAction ( QWebPage::WebAction action, bool checked )1st parameter 'action' has type 'QWebPage::WebAction'.
qwebsettings.h
[+] enum QWebSettings::WebAttribute (3)
| Change |
Effect |
1 | The member HyperlinkAuditingEnabled with value 25 has been added. | No effect. |
2 | The member JavascriptCanCloseWindows with value 23 has been added. | No effect. |
3 | The member WebGLEnabled with value 24 has been added. | No effect. |
[+] affected symbols (3)
QWebSettings::resetAttribute ( QWebSettings::WebAttribute attr )1st parameter 'attr' has type 'QWebSettings::WebAttribute'.
QWebSettings::setAttribute ( QWebSettings::WebAttribute attr, bool on )1st parameter 'attr' has type 'QWebSettings::WebAttribute'.
QWebSettings::testAttribute ( QWebSettings::WebAttribute attr ) const1st parameter 'attr' has type 'QWebSettings::WebAttribute'.
[+] enum QWebSettings::WebGraphic (3)
| Change |
Effect |
1 | The member InputSpeechButtonGraphic with value 5 has been added. | No effect. |
2 | The member SearchCancelButtonGraphic with value 6 has been added. | No effect. |
3 | The member SearchCancelButtonPressedGraphic with value 7 has been added. | No effect. |
[+] affected symbols (2)
QWebSettings::setWebGraphic ( QWebSettings::WebGraphic type, QPixmap const& graphic ) [static]1st parameter 'type' has type 'QWebSettings::WebGraphic'.
QWebSettings::webGraphic ( QWebSettings::WebGraphic type ) [static]1st parameter 'type' has type 'QWebSettings::WebGraphic'.
to the top
Header Files (53)
phonon
Qt
Qt3Support (Qt/Qt3Support)
QtCore (Qt/QtCore)
QtDBus (Qt/QtDBus)
QtDeclarative (Qt/QtDeclarative)
QtGui (Qt/QtGui)
QtHelp (Qt/QtHelp)
QtMultimedia (Qt/QtMultimedia)
QtNetwork (Qt/QtNetwork)
QtOpenGL (Qt/QtOpenGL)
QtScript (Qt/QtScript)
QtScriptTools (Qt/QtScriptTools)
QtSql (Qt/QtSql)
QtSvg (Qt/QtSvg)
QtTest (Qt/QtTest)
QtWebKit (Qt/QtWebKit)
QtXml (Qt/QtXml)
QtXmlPatterns (Qt/QtXmlPatterns)
Qt3Support (Qt3Support/Qt3Support)
QtAlgorithms
QtCleanUpFunction
QtConcurrentFilter
QtConcurrentMap
QtConcurrentRun
QtConfig
QtContainerFwd
QtCore (QtCore/QtCore)
QtDBus (QtDBus/QtDBus)
QtDebug
QtDeclarative (QtDeclarative/QtDeclarative)
QtDesigner
QtEndian
QtEvents
QtGlobal
QtGui (QtGui/QtGui)
QtHelp (QtHelp/QtHelp)
QtMsgHandler
QtMultimedia (QtMultimedia/QtMultimedia)
QtNetwork (QtNetwork/QtNetwork)
QtOpenGL (QtOpenGL/QtOpenGL)
QtPlugin
QtPluginInstanceFunction
QtScript (QtScript/QtScript)
QtScriptTools (QtScriptTools/QtScriptTools)
QtSql (QtSql/QtSql)
QtSvg (QtSvg/QtSvg)
QtTest (QtTest/QtTest)
QtTestGui
QtUiTools
QtWebKit (QtWebKit/QtWebKit)
QtXml (QtXml/QtXml)
QtXmlPatterns (QtXmlPatterns/QtXmlPatterns)
to the top
Shared Libraries (21)
libphonon.so.4.4.0
libQt3Support.so.4.7.4
libQtCLucene.so.4.7.4
libQtCore.so.4.7.4
libQtDBus.so.4.7.4
libQtDeclarative.so.4.7.4
libQtDesigner.so.4.7.4
libQtDesignerComponents.so.4.7.4
libQtGui.so.4.7.4
libQtHelp.so.4.7.4
libQtMultimedia.so.4.7.4
libQtNetwork.so.4.7.4
libQtOpenGL.so.4.7.4
libQtScript.so.4.7.4
libQtScriptTools.so.4.7.4
libQtSql.so.4.7.4
libQtSvg.so.4.7.4
libQtTest.so.4.7.4
libQtWebKit.so.4.7.4
libQtXml.so.4.7.4
libQtXmlPatterns.so.4.7.4
to the top