Binary compatibility report for the Qt4 library between 4.4.3 and 4.5.0 versions on x86
Test Info
Library Name | Qt4 |
Version #1 | 4.4.3 |
Version #2 | 4.5.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 46 |
Total Shared Libraries | 19 |
Total Symbols / Types | 19651 / 4210 |
Verdict | Incompatible (0.02%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 734 |
Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 40 |
Problems with Symbols | High | 1 |
Medium | 0 |
Low | 11 |
Problems with Constants | Low | 1 |
Added Symbols (734)
abstractformbuilder.h,
libQtDesigner.so.4.5.0
QAbstractFormBuilder::createDom ( QButtonGroup* buttonGroup )
[ symbol: _ZN20QAbstractFormBuilder9createDomEP12QButtonGroup ]
QAbstractFormBuilder::loadButtonExtraInfo ( DomWidget const* ui_widget, QAbstractButton* button, QWidget* parentWidget )
[ symbol: _ZN20QAbstractFormBuilder19loadButtonExtraInfoEPK9DomWidgetP15QAbstractButtonP7QWidget ]
QAbstractFormBuilder::loadItemViewExtraInfo ( DomWidget* ui_widget, QAbstractItemView* itemView, QWidget* parentWidget )
[ symbol: _ZN20QAbstractFormBuilder21loadItemViewExtraInfoEP9DomWidgetP17QAbstractItemViewP7QWidget ]
QAbstractFormBuilder::saveButtonExtraInfo ( QAbstractButton const* widget, DomWidget* ui_widget, DomWidget* ui_parentWidget )
[ symbol: _ZN20QAbstractFormBuilder19saveButtonExtraInfoEPK15QAbstractButtonP9DomWidgetS4_ ]
QAbstractFormBuilder::saveButtonGroups ( QWidget const* mainContainer )
[ symbol: _ZN20QAbstractFormBuilder16saveButtonGroupsEPK7QWidget ]
QAbstractFormBuilder::saveItemViewExtraInfo ( QAbstractItemView const* itemView, DomWidget* ui_widget, DomWidget* ui_parentWidget )
[ symbol: _ZN20QAbstractFormBuilder21saveItemViewExtraInfoEPK17QAbstractItemViewP9DomWidgetS4_ ]
QAbstractFormBuilder::saveText ( QString const& attributeName, QVariant const& v ) const
[ symbol: _ZNK20QAbstractFormBuilder8saveTextERK7QStringRK8QVariant ]
QAbstractFormBuilder::setTextBuilder ( QTextBuilder* builder )
[ symbol: _ZN20QAbstractFormBuilder14setTextBuilderEP12QTextBuilder ]
QAbstractFormBuilder::textBuilder ( ) const
[ symbol: _ZNK20QAbstractFormBuilder11textBuilderEv ]
variantToDomProperty ( QAbstractFormBuilder* abstractFormBuilder, QMetaObject const* meta, QString const& propertyName, QVariant const& value )
[ symbol: _Z20variantToDomPropertyP20QAbstractFormBuilderPK11QMetaObjectRK7QStringRK8QVariant ]
abstractformeditor.h,
libQtDesigner.so.4.5.0
QDesignerFormEditorInterface::optionsPages ( ) const
[ symbol: _ZNK28QDesignerFormEditorInterface12optionsPagesEv ]
QDesignerFormEditorInterface::setOptionsPages ( QList<QDesignerOptionsPageInterface*>const& optionsPages )
[ symbol: _ZN28QDesignerFormEditorInterface15setOptionsPagesERK5QListIP29QDesignerOptionsPageInterfaceE ]
QDesignerFormEditorInterface::setSettingsManager ( QDesignerSettingsInterface* settingsManager )
[ symbol: _ZN28QDesignerFormEditorInterface18setSettingsManagerEP26QDesignerSettingsInterface ]
QDesignerFormEditorInterface::settingsManager ( ) const
[ symbol: _ZNK28QDesignerFormEditorInterface15settingsManagerEv ]
abstractformwindow.h,
libQtDesigner.so.4.5.0
QDesignerFormWindowInterface::objectRemoved ( QObject* o )
[ symbol: _ZN28QDesignerFormWindowInterface13objectRemovedEP7QObject ]
audiooutputinterface.h,
libphonon.so.4.3.1
namespace Phonon
AudioOutputInterface42::deviceAccessListFor ( AudioOutputDevice const& p1 ) const
[ symbol: _ZNK6Phonon22AudioOutputInterface4219deviceAccessListForERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE0EEE ]
backendcapabilities.h,
libphonon.so.4.3.1
namespace Phonon::BackendCapabilities
availableAudioCaptureDevices ( )
[ symbol: _ZN6Phonon19BackendCapabilities28availableAudioCaptureDevicesEv ]
mediacontroller.h,
libphonon.so.4.3.1
namespace Phonon
MediaController::availableAudioChannels ( ) const
[ symbol: _ZNK6Phonon15MediaController22availableAudioChannelsEv ]
MediaController::availableAudioChannelsChanged ( )
[ symbol: _ZN6Phonon15MediaController29availableAudioChannelsChangedEv ]
MediaController::availableSubtitles ( ) const
[ symbol: _ZNK6Phonon15MediaController18availableSubtitlesEv ]
MediaController::availableSubtitlesChanged ( )
[ symbol: _ZN6Phonon15MediaController25availableSubtitlesChangedEv ]
MediaController::currentAudioChannel ( ) const
[ symbol: _ZNK6Phonon15MediaController19currentAudioChannelEv ]
MediaController::currentSubtitle ( ) const
[ symbol: _ZNK6Phonon15MediaController15currentSubtitleEv ]
MediaController::setCurrentAudioChannel ( AudioChannelDescription const& stream )
[ symbol: _ZN6Phonon15MediaController22setCurrentAudioChannelERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE2EEE ]
MediaController::setCurrentSubtitle ( SubtitleDescription const& stream )
[ symbol: _ZN6Phonon15MediaController18setCurrentSubtitleERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE3EEE ]
mediaobject.h,
libphonon.so.4.3.1
namespace Phonon
MediaObject::clear ( )
[ symbol: _ZN6Phonon11MediaObject5clearEv ]
path.h,
libphonon.so.4.3.1
namespace Phonon
Path::sink ( ) const
[ symbol: _ZNK6Phonon4Path4sinkEv ]
Path::source ( ) const
[ symbol: _ZNK6Phonon4Path6sourceEv ]
q3cstring.h,
libQt3Support.so.4.5.0
operator<< ( QDataStream& d, Q3CString const& s )
[ symbol: _ZlsR11QDataStreamRK9Q3CString ]
qabstractnetworkcache.h,
libQtNetwork.so.4.5.0
operator<< ( QDataStream& p1, QNetworkCacheMetaData const& p2 )
[ symbol: _ZlsR11QDataStreamRK21QNetworkCacheMetaData ]
QAbstractNetworkCache::metaObject ( ) const
[ symbol: _ZNK21QAbstractNetworkCache10metaObjectEv ]
QAbstractNetworkCache::QAbstractNetworkCache [in-charge] ( QAbstractNetworkCachePrivate& dd, QObject* parent )
[ symbol: _ZN21QAbstractNetworkCacheC1ER28QAbstractNetworkCachePrivateP7QObject ]
QAbstractNetworkCache::QAbstractNetworkCache [in-charge] ( QObject* parent )
[ symbol: _ZN21QAbstractNetworkCacheC1EP7QObject ]
QAbstractNetworkCache::QAbstractNetworkCache [not-in-charge] ( QAbstractNetworkCachePrivate& dd, QObject* parent )
[ symbol: _ZN21QAbstractNetworkCacheC2ER28QAbstractNetworkCachePrivateP7QObject ]
QAbstractNetworkCache::QAbstractNetworkCache [not-in-charge] ( QObject* parent )
[ symbol: _ZN21QAbstractNetworkCacheC2EP7QObject ]
QAbstractNetworkCache::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN21QAbstractNetworkCache11qt_metacallEN11QMetaObject4CallEiPPv ]
QAbstractNetworkCache::qt_metacast ( char const* p1 )
[ symbol: _ZN21QAbstractNetworkCache11qt_metacastEPKc ]
QAbstractNetworkCache::staticMetaObject [data]
[ symbol: _ZN21QAbstractNetworkCache16staticMetaObjectE ]
QAbstractNetworkCache::~QAbstractNetworkCache [in-charge-deleting] ( )
[ symbol: _ZN21QAbstractNetworkCacheD0Ev ]
QAbstractNetworkCache::~QAbstractNetworkCache [in-charge] ( )
[ symbol: _ZN21QAbstractNetworkCacheD1Ev ]
QAbstractNetworkCache::~QAbstractNetworkCache [not-in-charge] ( )
[ symbol: _ZN21QAbstractNetworkCacheD2Ev ]
QNetworkCacheMetaData::attributes ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData10attributesEv ]
QNetworkCacheMetaData::expirationDate ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData14expirationDateEv ]
QNetworkCacheMetaData::isValid ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData7isValidEv ]
QNetworkCacheMetaData::lastModified ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData12lastModifiedEv ]
QNetworkCacheMetaData::operator= ( QNetworkCacheMetaData const& other )
[ symbol: _ZN21QNetworkCacheMetaDataaSERKS_ ]
QNetworkCacheMetaData::operator== ( QNetworkCacheMetaData const& other ) const
[ symbol: _ZNK21QNetworkCacheMetaDataeqERKS_ ]
QNetworkCacheMetaData::QNetworkCacheMetaData [in-charge] ( )
[ symbol: _ZN21QNetworkCacheMetaDataC1Ev ]
QNetworkCacheMetaData::QNetworkCacheMetaData [in-charge] ( QNetworkCacheMetaData const& other )
[ symbol: _ZN21QNetworkCacheMetaDataC1ERKS_ ]
QNetworkCacheMetaData::QNetworkCacheMetaData [not-in-charge] ( )
[ symbol: _ZN21QNetworkCacheMetaDataC2Ev ]
QNetworkCacheMetaData::QNetworkCacheMetaData [not-in-charge] ( QNetworkCacheMetaData const& other )
[ symbol: _ZN21QNetworkCacheMetaDataC2ERKS_ ]
QNetworkCacheMetaData::rawHeaders ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData10rawHeadersEv ]
QNetworkCacheMetaData::saveToDisk ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData10saveToDiskEv ]
QNetworkCacheMetaData::setAttributes ( QNetworkCacheMetaData::AttributesMap const& attributes )
[ symbol: _ZN21QNetworkCacheMetaData13setAttributesERK5QHashIN15QNetworkRequest9AttributeE8QVariantE ]
QNetworkCacheMetaData::setExpirationDate ( QDateTime const& dateTime )
[ symbol: _ZN21QNetworkCacheMetaData17setExpirationDateERK9QDateTime ]
QNetworkCacheMetaData::setLastModified ( QDateTime const& dateTime )
[ symbol: _ZN21QNetworkCacheMetaData15setLastModifiedERK9QDateTime ]
QNetworkCacheMetaData::setRawHeaders ( QNetworkCacheMetaData::RawHeaderList const& headers )
[ symbol: _ZN21QNetworkCacheMetaData13setRawHeadersERK5QListI5QPairI10QByteArrayS2_EE ]
QNetworkCacheMetaData::setSaveToDisk ( bool allow )
[ symbol: _ZN21QNetworkCacheMetaData13setSaveToDiskEb ]
QNetworkCacheMetaData::setUrl ( QUrl const& url )
[ symbol: _ZN21QNetworkCacheMetaData6setUrlERK4QUrl ]
QNetworkCacheMetaData::url ( ) const
[ symbol: _ZNK21QNetworkCacheMetaData3urlEv ]
QNetworkCacheMetaData::~QNetworkCacheMetaData [in-charge] ( )
[ symbol: _ZN21QNetworkCacheMetaDataD1Ev ]
QNetworkCacheMetaData::~QNetworkCacheMetaData [not-in-charge] ( )
[ symbol: _ZN21QNetworkCacheMetaDataD2Ev ]
qabstractpagesetupdialog.h,
libQtGui.so.4.5.0
QAbstractPageSetupDialog::done ( int result )
[ symbol: _ZN24QAbstractPageSetupDialog4doneEi ]
QAbstractPageSetupDialog::~QAbstractPageSetupDialog [in-charge-deleting] ( )
[ symbol: _ZN24QAbstractPageSetupDialogD0Ev ]
QAbstractPageSetupDialog::~QAbstractPageSetupDialog [in-charge] ( )
[ symbol: _ZN24QAbstractPageSetupDialogD1Ev ]
QAbstractPageSetupDialog::~QAbstractPageSetupDialog [not-in-charge] ( )
[ symbol: _ZN24QAbstractPageSetupDialogD2Ev ]
qabstractprintdialog.h,
libQtGui.so.4.5.0
QAbstractPrintDialog::~QAbstractPrintDialog [in-charge-deleting] ( )
[ symbol: _ZN20QAbstractPrintDialogD0Ev ]
QAbstractPrintDialog::~QAbstractPrintDialog [in-charge] ( )
[ symbol: _ZN20QAbstractPrintDialogD1Ev ]
QAbstractPrintDialog::~QAbstractPrintDialog [not-in-charge] ( )
[ symbol: _ZN20QAbstractPrintDialogD2Ev ]
qaction.h,
libQtGui.so.4.5.0
QAction::associatedGraphicsWidgets ( ) const
[ symbol: _ZNK7QAction25associatedGraphicsWidgetsEv ]
qapplication.h,
libQtGui.so.4.5.0
QApplication::fontDatabaseChanged ( )
[ symbol: _ZN12QApplication19fontDatabaseChangedEv ]
QApplication::setGraphicsSystem ( QString const& p1 ) [static]
[ symbol: _ZN12QApplication17setGraphicsSystemERK7QString ]
qbenchmark.h,
libQtTest.so.4.5.0
namespace QTest
QBenchmarkIterationController::isDone ( )
[ symbol: _ZN5QTest29QBenchmarkIterationController6isDoneEv ]
QBenchmarkIterationController::next ( )
[ symbol: _ZN5QTest29QBenchmarkIterationController4nextEv ]
QBenchmarkIterationController::QBenchmarkIterationController [in-charge] ( )
[ symbol: _ZN5QTest29QBenchmarkIterationControllerC1Ev ]
QBenchmarkIterationController::QBenchmarkIterationController [not-in-charge] ( )
[ symbol: _ZN5QTest29QBenchmarkIterationControllerC2Ev ]
QBenchmarkIterationController::~QBenchmarkIterationController [in-charge] ( )
[ symbol: _ZN5QTest29QBenchmarkIterationControllerD1Ev ]
QBenchmarkIterationController::~QBenchmarkIterationController [not-in-charge] ( )
[ symbol: _ZN5QTest29QBenchmarkIterationControllerD2Ev ]
qboxlayout.h,
libQtGui.so.4.5.0
QBoxLayout::setStretch ( int index, int stretch )
[ symbol: _ZN10QBoxLayout10setStretchEii ]
QBoxLayout::stretch ( int index ) const
[ symbol: _ZNK10QBoxLayout7stretchEi ]
qbrush.h,
libQtGui.so.4.5.0
QGradient::interpolationMode ( ) const
[ symbol: _ZNK9QGradient17interpolationModeEv ]
QGradient::setInterpolationMode ( QGradient::InterpolationMode mode )
[ symbol: _ZN9QGradient20setInterpolationModeENS_17InterpolationModeE ]
qbuffer.h,
libQtCore.so.4.5.0
QBuffer::connectNotify ( char const* p1 )
[ symbol: _ZN7QBuffer13connectNotifyEPKc ]
QBuffer::disconnectNotify ( char const* p1 )
[ symbol: _ZN7QBuffer16disconnectNotifyEPKc ]
qbytearray.h,
libQtCore.so.4.5.0
QByteArray::append ( char const* s, int len )
[ symbol: _ZN10QByteArray6appendEPKci ]
QByteArray::indexOf ( char const* c, int from ) const
[ symbol: _ZNK10QByteArray7indexOfEPKci ]
QByteArray::lastIndexOf ( char const* c, int from ) const
[ symbol: _ZNK10QByteArray11lastIndexOfEPKci ]
QByteArray::repeated ( int times ) const
[ symbol: _ZNK10QByteArray8repeatedEi ]
QByteArray::replace ( char const* before, int bsize, char const* after, int asize )
[ symbol: _ZN10QByteArray7replaceEPKciS1_i ]
QByteArray::replace ( char const* before, QByteArray const& after )
[ symbol: _ZN10QByteArray7replaceEPKcRKS_ ]
QByteArray::replace ( int index, int len, char const* s )
[ symbol: _ZN10QByteArray7replaceEiiPKc ]
qbytearraymatcher.h,
libQtCore.so.4.5.0
QByteArrayMatcher::indexIn ( char const* str, int len, int from ) const
[ symbol: _ZNK17QByteArrayMatcher7indexInEPKcii ]
QByteArrayMatcher::QByteArrayMatcher [in-charge] ( char const* pattern, int length )
[ symbol: _ZN17QByteArrayMatcherC1EPKci ]
QByteArrayMatcher::QByteArrayMatcher [not-in-charge] ( char const* pattern, int length )
[ symbol: _ZN17QByteArrayMatcherC2EPKci ]
qcalendarwidget.h,
libQtGui.so.4.5.0
QCalendarWidget::eventFilter ( QObject* watched, QEvent* event )
[ symbol: _ZN15QCalendarWidget11eventFilterEP7QObjectP6QEvent ]
qcleanlooksstyle.h,
libQtGui.so.4.5.0
QCleanlooksStyle::QCleanlooksStyle [in-charge] ( QCleanlooksStylePrivate& dd )
[ symbol: _ZN16QCleanlooksStyleC1ER23QCleanlooksStylePrivate ]
QCleanlooksStyle::QCleanlooksStyle [not-in-charge] ( QCleanlooksStylePrivate& dd )
[ symbol: _ZN16QCleanlooksStyleC2ER23QCleanlooksStylePrivate ]
qcolordialog.h,
libQtGui.so.4.5.0
QColorDialog::colorSelected ( QColor const& color )
[ symbol: _ZN12QColorDialog13colorSelectedERK6QColor ]
QColorDialog::currentColor ( ) const
[ symbol: _ZNK12QColorDialog12currentColorEv ]
QColorDialog::currentColorChanged ( QColor const& color )
[ symbol: _ZN12QColorDialog19currentColorChangedERK6QColor ]
QColorDialog::done ( int result )
[ symbol: _ZN12QColorDialog4doneEi ]
QColorDialog::getColor ( QColor const& initial, QWidget* parent, QString const& title, QColorDialog::ColorDialogOptions options ) [static]
[ symbol: _ZN12QColorDialog8getColorERK6QColorP7QWidgetRK7QString6QFlagsINS_17ColorDialogOptionEE ]
QColorDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN12QColorDialog4openEP7QObjectPKc ]
QColorDialog::options ( ) const
[ symbol: _ZNK12QColorDialog7optionsEv ]
QColorDialog::QColorDialog [in-charge] ( QColor const& initial, QWidget* parent )
[ symbol: _ZN12QColorDialogC1ERK6QColorP7QWidget ]
QColorDialog::QColorDialog [in-charge] ( QWidget* parent )
[ symbol: _ZN12QColorDialogC1EP7QWidget ]
QColorDialog::QColorDialog [not-in-charge] ( QColor const& initial, QWidget* parent )
[ symbol: _ZN12QColorDialogC2ERK6QColorP7QWidget ]
QColorDialog::QColorDialog [not-in-charge] ( QWidget* parent )
[ symbol: _ZN12QColorDialogC2EP7QWidget ]
QColorDialog::selectedColor ( ) const
[ symbol: _ZNK12QColorDialog13selectedColorEv ]
QColorDialog::setCurrentColor ( QColor const& color )
[ symbol: _ZN12QColorDialog15setCurrentColorERK6QColor ]
QColorDialog::setOption ( QColorDialog::ColorDialogOption option, bool on )
[ symbol: _ZN12QColorDialog9setOptionENS_17ColorDialogOptionEb ]
QColorDialog::setOptions ( QColorDialog::ColorDialogOptions options )
[ symbol: _ZN12QColorDialog10setOptionsE6QFlagsINS_17ColorDialogOptionEE ]
QColorDialog::setVisible ( bool visible )
[ symbol: _ZN12QColorDialog10setVisibleEb ]
QColorDialog::testOption ( QColorDialog::ColorDialogOption option ) const
[ symbol: _ZNK12QColorDialog10testOptionENS_17ColorDialogOptionE ]
qcommonstyle.h,
libQtGui.so.4.5.0
QCommonStyle::polish ( QApplication* app )
[ symbol: _ZN12QCommonStyle6polishEP12QApplication ]
QCommonStyle::polish ( QPalette& p1 )
[ symbol: _ZN12QCommonStyle6polishER8QPalette ]
QCommonStyle::polish ( QWidget* widget )
[ symbol: _ZN12QCommonStyle6polishEP7QWidget ]
QCommonStyle::unpolish ( QApplication* application )
[ symbol: _ZN12QCommonStyle8unpolishEP12QApplication ]
QCommonStyle::unpolish ( QWidget* widget )
[ symbol: _ZN12QCommonStyle8unpolishEP7QWidget ]
qdatetime.h,
libQtCore.so.4.5.0
QDate::getDate ( int* year, int* month, int* day )
[ symbol: _ZN5QDate7getDateEPiS0_S0_ ]
QDate::longDayName ( int weekday, QDate::MonthNameType type ) [static]
[ symbol: _ZN5QDate11longDayNameEiNS_13MonthNameTypeE ]
QDate::longMonthName ( int month, QDate::MonthNameType type ) [static]
[ symbol: _ZN5QDate13longMonthNameEiNS_13MonthNameTypeE ]
QDate::shortDayName ( int weekday, QDate::MonthNameType type ) [static]
[ symbol: _ZN5QDate12shortDayNameEiNS_13MonthNameTypeE ]
QDate::shortMonthName ( int month, QDate::MonthNameType type ) [static]
[ symbol: _ZN5QDate14shortMonthNameEiNS_13MonthNameTypeE ]
qdbusabstractinterface.h,
libQtDBus.so.4.5.0
QDBusAbstractInterface::asyncCall ( QString const& method, QVariant const& arg1, QVariant const& arg2, QVariant const& arg3, QVariant const& arg4, QVariant const& arg5, QVariant const& arg6, QVariant const& arg7, QVariant const& arg8 )
[ symbol: _ZN22QDBusAbstractInterface9asyncCallERK7QStringRK8QVariantS5_S5_S5_S5_S5_S5_S5_ ]
QDBusAbstractInterface::asyncCallWithArgumentList ( QString const& method, QList<QVariant>const& args )
[ symbol: _ZN22QDBusAbstractInterface25asyncCallWithArgumentListERK7QStringRK5QListI8QVariantE ]
qdbusargument.h,
libQtDBus.so.4.5.0
QDBusArgument::appendVariant ( QVariant const& v )
[ symbol: _ZN13QDBusArgument13appendVariantERK8QVariant ]
QDBusArgument::asVariant ( ) const
[ symbol: _ZNK13QDBusArgument9asVariantEv ]
QDBusArgument::currentType ( ) const
[ symbol: _ZNK13QDBusArgument11currentTypeEv ]
qdbusconnection.h,
libQtDBus.so.4.5.0
QDBusConnection::asyncCall ( QDBusMessage const& message, int timeout ) const
[ symbol: _ZNK15QDBusConnection9asyncCallERK12QDBusMessagei ]
QDBusConnection::name ( ) const
[ symbol: _ZNK15QDBusConnection4nameEv ]
qdbuspendingcall.h,
libQtDBus.so.4.5.0
QDBusPendingCall::error ( ) const
[ symbol: _ZNK16QDBusPendingCall5errorEv ]
QDBusPendingCall::isError ( ) const
[ symbol: _ZNK16QDBusPendingCall7isErrorEv ]
QDBusPendingCall::isFinished ( ) const
[ symbol: _ZNK16QDBusPendingCall10isFinishedEv ]
QDBusPendingCall::isValid ( ) const
[ symbol: _ZNK16QDBusPendingCall7isValidEv ]
QDBusPendingCall::operator= ( QDBusPendingCall const& other )
[ symbol: _ZN16QDBusPendingCallaSERKS_ ]
QDBusPendingCall::QDBusPendingCall [in-charge] ( QDBusPendingCall const& other )
[ symbol: _ZN16QDBusPendingCallC1ERKS_ ]
QDBusPendingCall::QDBusPendingCall [in-charge] ( QDBusPendingCallPrivate* dd )
[ symbol: _ZN16QDBusPendingCallC1EP23QDBusPendingCallPrivate ]
QDBusPendingCall::QDBusPendingCall [not-in-charge] ( QDBusPendingCall const& other )
[ symbol: _ZN16QDBusPendingCallC2ERKS_ ]
QDBusPendingCall::QDBusPendingCall [not-in-charge] ( QDBusPendingCallPrivate* dd )
[ symbol: _ZN16QDBusPendingCallC2EP23QDBusPendingCallPrivate ]
QDBusPendingCall::reply ( ) const
[ symbol: _ZNK16QDBusPendingCall5replyEv ]
QDBusPendingCall::waitForFinished ( )
[ symbol: _ZN16QDBusPendingCall15waitForFinishedEv ]
QDBusPendingCall::~QDBusPendingCall [in-charge] ( )
[ symbol: _ZN16QDBusPendingCallD1Ev ]
QDBusPendingCall::~QDBusPendingCall [not-in-charge] ( )
[ symbol: _ZN16QDBusPendingCallD2Ev ]
QDBusPendingCallWatcher::finished ( QDBusPendingCallWatcher* self )
[ symbol: _ZN23QDBusPendingCallWatcher8finishedEPS_ ]
QDBusPendingCallWatcher::metaObject ( ) const
[ symbol: _ZNK23QDBusPendingCallWatcher10metaObjectEv ]
QDBusPendingCallWatcher::QDBusPendingCallWatcher [in-charge] ( QDBusPendingCall const& call, QObject* parent )
[ symbol: _ZN23QDBusPendingCallWatcherC1ERK16QDBusPendingCallP7QObject ]
QDBusPendingCallWatcher::QDBusPendingCallWatcher [not-in-charge] ( QDBusPendingCall const& call, QObject* parent )
[ symbol: _ZN23QDBusPendingCallWatcherC2ERK16QDBusPendingCallP7QObject ]
QDBusPendingCallWatcher::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN23QDBusPendingCallWatcher11qt_metacallEN11QMetaObject4CallEiPPv ]
QDBusPendingCallWatcher::qt_metacast ( char const* p1 )
[ symbol: _ZN23QDBusPendingCallWatcher11qt_metacastEPKc ]
QDBusPendingCallWatcher::staticMetaObject [data]
[ symbol: _ZN23QDBusPendingCallWatcher16staticMetaObjectE ]
QDBusPendingCallWatcher::waitForFinished ( )
[ symbol: _ZN23QDBusPendingCallWatcher15waitForFinishedEv ]
QDBusPendingCallWatcher::~QDBusPendingCallWatcher [in-charge-deleting] ( )
[ symbol: _ZN23QDBusPendingCallWatcherD0Ev ]
QDBusPendingCallWatcher::~QDBusPendingCallWatcher [in-charge] ( )
[ symbol: _ZN23QDBusPendingCallWatcherD1Ev ]
QDBusPendingCallWatcher::~QDBusPendingCallWatcher [not-in-charge] ( )
[ symbol: _ZN23QDBusPendingCallWatcherD2Ev ]
qdbuspendingreply.h,
libQtDBus.so.4.5.0
QDBusPendingReplyData::argumentAt ( int index ) const
[ symbol: _ZNK21QDBusPendingReplyData10argumentAtEi ]
QDBusPendingReplyData::assign ( QDBusMessage const& message )
[ symbol: _ZN21QDBusPendingReplyData6assignERK12QDBusMessage ]
QDBusPendingReplyData::assign ( QDBusPendingCall const& call )
[ symbol: _ZN21QDBusPendingReplyData6assignERK16QDBusPendingCall ]
QDBusPendingReplyData::QDBusPendingReplyData [in-charge] ( )
[ symbol: _ZN21QDBusPendingReplyDataC1Ev ]
QDBusPendingReplyData::QDBusPendingReplyData [not-in-charge] ( )
[ symbol: _ZN21QDBusPendingReplyDataC2Ev ]
QDBusPendingReplyData::setMetaTypes ( int count, int const* metaTypes )
[ symbol: _ZN21QDBusPendingReplyData12setMetaTypesEiPKi ]
QDBusPendingReplyData::~QDBusPendingReplyData [in-charge] ( )
[ symbol: _ZN21QDBusPendingReplyDataD1Ev ]
QDBusPendingReplyData::~QDBusPendingReplyData [not-in-charge] ( )
[ symbol: _ZN21QDBusPendingReplyDataD2Ev ]
qdialog.h,
libQtGui.so.4.5.0
QDialog::open ( )
[ symbol: _ZN7QDialog4openEv ]
qdom.h,
libQtXml.so.4.5.0
QDomDocument::setContent ( QXmlInputSource* source, bool namespaceProcessing, QString* errorMsg, int* errorLine, int* errorColumn )
[ symbol: _ZN12QDomDocument10setContentEP15QXmlInputSourcebP7QStringPiS4_ ]
qerrormessage.h,
libQtGui.so.4.5.0
QErrorMessage::showMessage ( QString const& message, QString const& type )
[ symbol: _ZN13QErrorMessage11showMessageERK7QStringS2_ ]
qfiledialog.h,
libQtGui.so.4.5.0
QFileDialog::fileSelected ( QString const& file )
[ symbol: _ZN11QFileDialog12fileSelectedERK7QString ]
QFileDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN11QFileDialog4openEP7QObjectPKc ]
QFileDialog::options ( ) const
[ symbol: _ZNK11QFileDialog7optionsEv ]
QFileDialog::setOption ( QFileDialog::Option option, bool on )
[ symbol: _ZN11QFileDialog9setOptionENS_6OptionEb ]
QFileDialog::setOptions ( QFileDialog::Options options )
[ symbol: _ZN11QFileDialog10setOptionsE6QFlagsINS_6OptionEE ]
QFileDialog::setVisible ( bool visible )
[ symbol: _ZN11QFileDialog10setVisibleEb ]
QFileDialog::testOption ( QFileDialog::Option option ) const
[ symbol: _ZNK11QFileDialog10testOptionENS_6OptionE ]
qfilesystemmodel.h,
libQtGui.so.4.5.0
QFileSystemModel::remove ( QModelIndex const& index ) const
[ symbol: _ZNK16QFileSystemModel6removeERK11QModelIndex ]
qfontdialog.h,
libQtGui.so.4.5.0
QFontDialog::currentFont ( ) const
[ symbol: _ZNK11QFontDialog11currentFontEv ]
QFontDialog::currentFontChanged ( QFont const& font )
[ symbol: _ZN11QFontDialog18currentFontChangedERK5QFont ]
QFontDialog::done ( int result )
[ symbol: _ZN11QFontDialog4doneEi ]
QFontDialog::fontSelected ( QFont const& font )
[ symbol: _ZN11QFontDialog12fontSelectedERK5QFont ]
QFontDialog::getFont ( bool* ok, QFont const& initial, QWidget* parent, QString const& title, QFontDialog::FontDialogOptions options ) [static]
[ symbol: _ZN11QFontDialog7getFontEPbRK5QFontP7QWidgetRK7QString6QFlagsINS_16FontDialogOptionEE ]
QFontDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN11QFontDialog4openEP7QObjectPKc ]
QFontDialog::options ( ) const
[ symbol: _ZNK11QFontDialog7optionsEv ]
QFontDialog::QFontDialog [in-charge] ( QFont const& initial, QWidget* parent )
[ symbol: _ZN11QFontDialogC1ERK5QFontP7QWidget ]
QFontDialog::QFontDialog [in-charge] ( QWidget* parent )
[ symbol: _ZN11QFontDialogC1EP7QWidget ]
QFontDialog::QFontDialog [not-in-charge] ( QFont const& initial, QWidget* parent )
[ symbol: _ZN11QFontDialogC2ERK5QFontP7QWidget ]
QFontDialog::QFontDialog [not-in-charge] ( QWidget* parent )
[ symbol: _ZN11QFontDialogC2EP7QWidget ]
QFontDialog::selectedFont ( ) const
[ symbol: _ZNK11QFontDialog12selectedFontEv ]
QFontDialog::setCurrentFont ( QFont const& font )
[ symbol: _ZN11QFontDialog14setCurrentFontERK5QFont ]
QFontDialog::setOption ( QFontDialog::FontDialogOption option, bool on )
[ symbol: _ZN11QFontDialog9setOptionENS_16FontDialogOptionEb ]
QFontDialog::setOptions ( QFontDialog::FontDialogOptions options )
[ symbol: _ZN11QFontDialog10setOptionsE6QFlagsINS_16FontDialogOptionEE ]
QFontDialog::setVisible ( bool visible )
[ symbol: _ZN11QFontDialog10setVisibleEb ]
QFontDialog::testOption ( QFontDialog::FontDialogOption option ) const
[ symbol: _ZNK11QFontDialog10testOptionENS_16FontDialogOptionE ]
qfutureinterface.h,
libQtCore.so.4.5.0
QFutureInterfaceBase::setRunnable ( QRunnable* runnable )
[ symbol: _ZN20QFutureInterfaceBase11setRunnableEP9QRunnable ]
qglframebufferobject.h,
libQtOpenGL.so.4.5.0
QGLFramebufferObject::isBound ( ) const
[ symbol: _ZNK20QGLFramebufferObject7isBoundEv ]
qgraphicsitem.h,
libQtGui.so.4.5.0
operator<< ( QDebug debug, QGraphicsItem::GraphicsItemFlag flag )
[ symbol: _Zls6QDebugN13QGraphicsItem16GraphicsItemFlagE ]
operator<< ( QDebug debug, QGraphicsItem::GraphicsItemFlags flags )
[ symbol: _Zls6QDebug6QFlagsIN13QGraphicsItem16GraphicsItemFlagEE ]
QGraphicsItem::clipPath ( ) const
[ symbol: _ZNK13QGraphicsItem8clipPathEv ]
QGraphicsItem::effectiveOpacity ( ) const
[ symbol: _ZNK13QGraphicsItem16effectiveOpacityEv ]
QGraphicsItem::isClipped ( ) const
[ symbol: _ZNK13QGraphicsItem9isClippedEv ]
QGraphicsItem::itemTransform ( QGraphicsItem const* other, bool* ok ) const
[ symbol: _ZNK13QGraphicsItem13itemTransformEPKS_Pb ]
QGraphicsItem::mapRectFromItem ( QGraphicsItem const* item, QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem15mapRectFromItemEPKS_RK6QRectF ]
QGraphicsItem::mapRectFromParent ( QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem17mapRectFromParentERK6QRectF ]
QGraphicsItem::mapRectFromScene ( QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem16mapRectFromSceneERK6QRectF ]
QGraphicsItem::mapRectToItem ( QGraphicsItem const* item, QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem13mapRectToItemEPKS_RK6QRectF ]
QGraphicsItem::mapRectToParent ( QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem15mapRectToParentERK6QRectF ]
QGraphicsItem::mapRectToScene ( QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem14mapRectToSceneERK6QRectF ]
QGraphicsItem::opacity ( ) const
[ symbol: _ZNK13QGraphicsItem7opacityEv ]
QGraphicsItem::setOpacity ( qreal opacity )
[ symbol: _ZN13QGraphicsItem10setOpacityEd ]
QGraphicsTextItem::setTabChangesFocus ( bool b )
[ symbol: _ZN17QGraphicsTextItem18setTabChangesFocusEb ]
QGraphicsTextItem::tabChangesFocus ( ) const
[ symbol: _ZNK17QGraphicsTextItem15tabChangesFocusEv ]
qgraphicslayout.h,
libQtGui.so.4.5.0
QGraphicsLayout::updateGeometry ( )
[ symbol: _ZN15QGraphicsLayout14updateGeometryEv ]
qgraphicslayoutitem.h,
libQtGui.so.4.5.0
QGraphicsLayoutItem::graphicsItem ( ) const
[ symbol: _ZNK19QGraphicsLayoutItem12graphicsItemEv ]
QGraphicsLayoutItem::ownedByLayout ( ) const
[ symbol: _ZNK19QGraphicsLayoutItem13ownedByLayoutEv ]
QGraphicsLayoutItem::setGraphicsItem ( QGraphicsItem* item )
[ symbol: _ZN19QGraphicsLayoutItem15setGraphicsItemEP13QGraphicsItem ]
QGraphicsLayoutItem::setOwnedByLayout ( bool ownedByLayout )
[ symbol: _ZN19QGraphicsLayoutItem16setOwnedByLayoutEb ]
qgraphicsproxywidget.h,
libQtGui.so.4.5.0
QGraphicsProxyWidget::createProxyForChildWidget ( QWidget* child )
[ symbol: _ZN20QGraphicsProxyWidget25createProxyForChildWidgetEP7QWidget ]
QGraphicsProxyWidget::dragEnterEvent ( QGraphicsSceneDragDropEvent* event )
[ symbol: _ZN20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent ]
QGraphicsProxyWidget::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event )
[ symbol: _ZN20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent ]
QGraphicsProxyWidget::dragMoveEvent ( QGraphicsSceneDragDropEvent* event )
[ symbol: _ZN20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent ]
QGraphicsProxyWidget::dropEvent ( QGraphicsSceneDragDropEvent* event )
[ symbol: _ZN20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent ]
QGraphicsProxyWidget::newProxyWidget ( QWidget const* p1 )
[ symbol: _ZN20QGraphicsProxyWidget14newProxyWidgetEPK7QWidget ]
qgraphicsscene.h,
libQtGui.so.4.5.0
QGraphicsScene::isSortCacheEnabled ( ) const
[ symbol: _ZNK14QGraphicsScene18isSortCacheEnabledEv ]
QGraphicsScene::setSortCacheEnabled ( bool enabled )
[ symbol: _ZN14QGraphicsScene19setSortCacheEnabledEb ]
QGraphicsScene::setStickyFocus ( bool enabled )
[ symbol: _ZN14QGraphicsScene14setStickyFocusEb ]
QGraphicsScene::stickyFocus ( ) const
[ symbol: _ZNK14QGraphicsScene11stickyFocusEv ]
qgraphicsview.h,
libQtGui.so.4.5.0
QGraphicsView::QGraphicsView [in-charge] ( QGraphicsViewPrivate& p1, QWidget* parent )
[ symbol: _ZN13QGraphicsViewC1ER20QGraphicsViewPrivateP7QWidget ]
QGraphicsView::QGraphicsView [not-in-charge] ( QGraphicsViewPrivate& p1, QWidget* parent )
[ symbol: _ZN13QGraphicsViewC2ER20QGraphicsViewPrivateP7QWidget ]
qgraphicswidget.h,
libQtGui.so.4.5.0
QGraphicsWidget::actions ( ) const
[ symbol: _ZNK15QGraphicsWidget7actionsEv ]
QGraphicsWidget::addAction ( QAction* action )
[ symbol: _ZN15QGraphicsWidget9addActionEP7QAction ]
QGraphicsWidget::addActions ( QList<QAction*> actions )
[ symbol: _ZN15QGraphicsWidget10addActionsE5QListIP7QActionE ]
QGraphicsWidget::grabShortcut ( QKeySequence const& sequence, Qt::ShortcutContext context )
[ symbol: _ZN15QGraphicsWidget12grabShortcutERK12QKeySequenceN2Qt15ShortcutContextE ]
QGraphicsWidget::insertAction ( QAction* before, QAction* action )
[ symbol: _ZN15QGraphicsWidget12insertActionEP7QActionS1_ ]
QGraphicsWidget::insertActions ( QAction* before, QList<QAction*> actions )
[ symbol: _ZN15QGraphicsWidget13insertActionsEP7QAction5QListIS1_E ]
QGraphicsWidget::releaseShortcut ( int id )
[ symbol: _ZN15QGraphicsWidget15releaseShortcutEi ]
QGraphicsWidget::removeAction ( QAction* action )
[ symbol: _ZN15QGraphicsWidget12removeActionEP7QAction ]
QGraphicsWidget::setShortcutAutoRepeat ( int id, bool enabled )
[ symbol: _ZN15QGraphicsWidget21setShortcutAutoRepeatEib ]
QGraphicsWidget::setShortcutEnabled ( int id, bool enabled )
[ symbol: _ZN15QGraphicsWidget18setShortcutEnabledEib ]
qgtkstyle.h,
libQtGui.so.4.5.0
QGtkStyle::drawComplexControl ( QStyle::ComplexControl control, QStyleOptionComplex const* option, QPainter* painter, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle18drawComplexControlEN6QStyle14ComplexControlEPK19QStyleOptionComplexP8QPainterPK7QWidget ]
QGtkStyle::drawControl ( QStyle::ControlElement control, QStyleOption const* option, QPainter* painter, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle11drawControlEN6QStyle14ControlElementEPK12QStyleOptionP8QPainterPK7QWidget ]
QGtkStyle::drawItemPixmap ( QPainter* painter, QRect const& rect, int alignment, QPixmap const& pixmap ) const
[ symbol: _ZNK9QGtkStyle14drawItemPixmapEP8QPainterRK5QRectiRK7QPixmap ]
QGtkStyle::drawItemText ( QPainter* painter, QRect const& rect, int alignment, QPalette const& pal, bool enabled, QString const& text, QPalette::ColorRole textRole ) const
[ symbol: _ZNK9QGtkStyle12drawItemTextEP8QPainterRK5QRectiRK8QPalettebRK7QStringNS5_9ColorRoleE ]
QGtkStyle::drawPrimitive ( QStyle::PrimitiveElement element, QStyleOption const* option, QPainter* painter, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle13drawPrimitiveEN6QStyle16PrimitiveElementEPK12QStyleOptionP8QPainterPK7QWidget ]
QGtkStyle::generatedIconPixmap ( QIcon::Mode iconMode, QPixmap const& pixmap, QStyleOption const* opt ) const
[ symbol: _ZNK9QGtkStyle19generatedIconPixmapEN5QIcon4ModeERK7QPixmapPK12QStyleOption ]
QGtkStyle::hitTestComplexControl ( QStyle::ComplexControl cc, QStyleOptionComplex const* opt, QPoint const& pt, QWidget const* w ) const
[ symbol: _ZNK9QGtkStyle21hitTestComplexControlEN6QStyle14ComplexControlEPK19QStyleOptionComplexRK6QPointPK7QWidget ]
QGtkStyle::itemPixmapRect ( QRect const& r, int flags, QPixmap const& pixmap ) const
[ symbol: _ZNK9QGtkStyle14itemPixmapRectERK5QRectiRK7QPixmap ]
QGtkStyle::metaObject ( ) const
[ symbol: _ZNK9QGtkStyle10metaObjectEv ]
QGtkStyle::pixelMetric ( QStyle::PixelMetric metric, QStyleOption const* option, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle11pixelMetricEN6QStyle11PixelMetricEPK12QStyleOptionPK7QWidget ]
QGtkStyle::polish ( QApplication* app )
[ symbol: _ZN9QGtkStyle6polishEP12QApplication ]
QGtkStyle::polish ( QPalette& palette )
[ symbol: _ZN9QGtkStyle6polishER8QPalette ]
QGtkStyle::polish ( QWidget* widget )
[ symbol: _ZN9QGtkStyle6polishEP7QWidget ]
QGtkStyle::QGtkStyle [in-charge] ( )
[ symbol: _ZN9QGtkStyleC1Ev ]
QGtkStyle::QGtkStyle [not-in-charge] ( )
[ symbol: _ZN9QGtkStyleC2Ev ]
QGtkStyle::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN9QGtkStyle11qt_metacallEN11QMetaObject4CallEiPPv ]
QGtkStyle::qt_metacast ( char const* p1 )
[ symbol: _ZN9QGtkStyle11qt_metacastEPKc ]
QGtkStyle::sizeFromContents ( QStyle::ContentsType type, QStyleOption const* option, QSize const& size, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle16sizeFromContentsEN6QStyle12ContentsTypeEPK12QStyleOptionRK5QSizePK7QWidget ]
QGtkStyle::standardPalette ( ) const
[ symbol: _ZNK9QGtkStyle15standardPaletteEv ]
QGtkStyle::standardPixmap ( QStyle::StandardPixmap sp, QStyleOption const* option, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle14standardPixmapEN6QStyle14StandardPixmapEPK12QStyleOptionPK7QWidget ]
QGtkStyle::staticMetaObject [data]
[ symbol: _ZN9QGtkStyle16staticMetaObjectE ]
QGtkStyle::styleHint ( QStyle::StyleHint hint, QStyleOption const* option, QWidget const* widget, QStyleHintReturn* returnData ) const
[ symbol: _ZNK9QGtkStyle9styleHintEN6QStyle9StyleHintEPK12QStyleOptionPK7QWidgetP16QStyleHintReturn ]
QGtkStyle::subControlRect ( QStyle::ComplexControl control, QStyleOptionComplex const* option, QStyle::SubControl subControl, QWidget const* widget ) const
[ symbol: _ZNK9QGtkStyle14subControlRectEN6QStyle14ComplexControlEPK19QStyleOptionComplexNS0_10SubControlEPK7QWidget ]
QGtkStyle::subElementRect ( QStyle::SubElement sr, QStyleOption const* opt, QWidget const* w ) const
[ symbol: _ZNK9QGtkStyle14subElementRectEN6QStyle10SubElementEPK12QStyleOptionPK7QWidget ]
QGtkStyle::unpolish ( QApplication* app )
[ symbol: _ZN9QGtkStyle8unpolishEP12QApplication ]
QGtkStyle::unpolish ( QWidget* widget )
[ symbol: _ZN9QGtkStyle8unpolishEP7QWidget ]
QGtkStyle::~QGtkStyle [in-charge-deleting] ( )
[ symbol: _ZN9QGtkStyleD0Ev ]
QGtkStyle::~QGtkStyle [in-charge] ( )
[ symbol: _ZN9QGtkStyleD1Ev ]
QGtkStyle::~QGtkStyle [not-in-charge] ( )
[ symbol: _ZN9QGtkStyleD2Ev ]
qhelpenginecore.h,
libQtHelp.so.4.5.0
QHelpEngineCore::autoSaveFilter ( ) const
[ symbol: _ZNK15QHelpEngineCore14autoSaveFilterEv ]
QHelpEngineCore::setAutoSaveFilter ( bool save )
[ symbol: _ZN15QHelpEngineCore17setAutoSaveFilterEb ]
qhelpsearchengine.h,
libQtHelp.so.4.5.0
QHelpSearchEngine::query ( ) const
[ symbol: _ZNK17QHelpSearchEngine5queryEv ]
qhostaddress.h,
libQtNetwork.so.4.5.0
QHostAddress::isInSubnet ( QHostAddress const& subnet, int netmask ) const
[ symbol: _ZNK12QHostAddress10isInSubnetERKS_i ]
QHostAddress::isInSubnet ( QPair<QHostAddress, int>const& subnet ) const
[ symbol: _ZNK12QHostAddress10isInSubnetERK5QPairIS_iE ]
QHostAddress::parseSubnet ( QString const& subnet ) [static]
[ symbol: _ZN12QHostAddress11parseSubnetERK7QString ]
qhostinfo.h,
libQtNetwork.so.4.5.0
QHostInfo::localDomainName ( ) [static]
[ symbol: _ZN9QHostInfo15localDomainNameEv ]
qicon.h,
libQtGui.so.4.5.0
QIcon::availableSizes ( QIcon::Mode mode, QIcon::State state ) const
[ symbol: _ZNK5QIcon14availableSizesENS_4ModeENS_5StateE ]
qiconengine.h,
libQtGui.so.4.5.0
QIconEngineV2::availableSizes ( QIcon::Mode mode, QIcon::State state )
[ symbol: _ZN13QIconEngineV214availableSizesEN5QIcon4ModeENS0_5StateE ]
qimagereader.h,
libQtGui.so.4.5.0
QImageReader::autoDetectImageFormat ( ) const
[ symbol: _ZNK12QImageReader21autoDetectImageFormatEv ]
QImageReader::imageFormat ( ) const
[ symbol: _ZNK12QImageReader11imageFormatEv ]
QImageReader::setAutoDetectImageFormat ( bool enabled )
[ symbol: _ZN12QImageReader24setAutoDetectImageFormatEb ]
qinputdialog.h,
libQtGui.so.4.5.0
QInputDialog::cancelButtonText ( ) const
[ symbol: _ZNK12QInputDialog16cancelButtonTextEv ]
QInputDialog::comboBoxItems ( ) const
[ symbol: _ZNK12QInputDialog13comboBoxItemsEv ]
QInputDialog::done ( int result )
[ symbol: _ZN12QInputDialog4doneEi ]
QInputDialog::doubleDecimals ( ) const
[ symbol: _ZNK12QInputDialog14doubleDecimalsEv ]
QInputDialog::doubleMaximum ( ) const
[ symbol: _ZNK12QInputDialog13doubleMaximumEv ]
QInputDialog::doubleMinimum ( ) const
[ symbol: _ZNK12QInputDialog13doubleMinimumEv ]
QInputDialog::doubleValue ( ) const
[ symbol: _ZNK12QInputDialog11doubleValueEv ]
QInputDialog::doubleValueChanged ( double value )
[ symbol: _ZN12QInputDialog18doubleValueChangedEd ]
QInputDialog::doubleValueSelected ( double value )
[ symbol: _ZN12QInputDialog19doubleValueSelectedEd ]
QInputDialog::getInt ( QWidget* parent, QString const& title, QString const& label, int value, int minValue, int maxValue, int step, bool* ok, Qt::WindowFlags flags ) [static]
[ symbol: _ZN12QInputDialog6getIntEP7QWidgetRK7QStringS4_iiiiPb6QFlagsIN2Qt10WindowTypeEE ]
QInputDialog::inputMode ( ) const
[ symbol: _ZNK12QInputDialog9inputModeEv ]
QInputDialog::intMaximum ( ) const
[ symbol: _ZNK12QInputDialog10intMaximumEv ]
QInputDialog::intMinimum ( ) const
[ symbol: _ZNK12QInputDialog10intMinimumEv ]
QInputDialog::intStep ( ) const
[ symbol: _ZNK12QInputDialog7intStepEv ]
QInputDialog::intValue ( ) const
[ symbol: _ZNK12QInputDialog8intValueEv ]
QInputDialog::intValueChanged ( int value )
[ symbol: _ZN12QInputDialog15intValueChangedEi ]
QInputDialog::intValueSelected ( int value )
[ symbol: _ZN12QInputDialog16intValueSelectedEi ]
QInputDialog::isComboBoxEditable ( ) const
[ symbol: _ZNK12QInputDialog18isComboBoxEditableEv ]
QInputDialog::labelText ( ) const
[ symbol: _ZNK12QInputDialog9labelTextEv ]
QInputDialog::minimumSizeHint ( ) const
[ symbol: _ZNK12QInputDialog15minimumSizeHintEv ]
QInputDialog::okButtonText ( ) const
[ symbol: _ZNK12QInputDialog12okButtonTextEv ]
QInputDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN12QInputDialog4openEP7QObjectPKc ]
QInputDialog::options ( ) const
[ symbol: _ZNK12QInputDialog7optionsEv ]
QInputDialog::QInputDialog [in-charge] ( QWidget* parent, Qt::WindowFlags flags )
[ symbol: _ZN12QInputDialogC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QInputDialog::QInputDialog [not-in-charge] ( QWidget* parent, Qt::WindowFlags flags )
[ symbol: _ZN12QInputDialogC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QInputDialog::setCancelButtonText ( QString const& text )
[ symbol: _ZN12QInputDialog19setCancelButtonTextERK7QString ]
QInputDialog::setComboBoxEditable ( bool editable )
[ symbol: _ZN12QInputDialog19setComboBoxEditableEb ]
QInputDialog::setComboBoxItems ( QStringList const& items )
[ symbol: _ZN12QInputDialog16setComboBoxItemsERK11QStringList ]
QInputDialog::setDoubleDecimals ( int decimals )
[ symbol: _ZN12QInputDialog17setDoubleDecimalsEi ]
QInputDialog::setDoubleMaximum ( double max )
[ symbol: _ZN12QInputDialog16setDoubleMaximumEd ]
QInputDialog::setDoubleMinimum ( double min )
[ symbol: _ZN12QInputDialog16setDoubleMinimumEd ]
QInputDialog::setDoubleRange ( double min, double max )
[ symbol: _ZN12QInputDialog14setDoubleRangeEdd ]
QInputDialog::setDoubleValue ( double value )
[ symbol: _ZN12QInputDialog14setDoubleValueEd ]
QInputDialog::setInputMode ( QInputDialog::InputMode mode )
[ symbol: _ZN12QInputDialog12setInputModeENS_9InputModeE ]
QInputDialog::setIntMaximum ( int max )
[ symbol: _ZN12QInputDialog13setIntMaximumEi ]
QInputDialog::setIntMinimum ( int min )
[ symbol: _ZN12QInputDialog13setIntMinimumEi ]
QInputDialog::setIntRange ( int min, int max )
[ symbol: _ZN12QInputDialog11setIntRangeEii ]
QInputDialog::setIntStep ( int step )
[ symbol: _ZN12QInputDialog10setIntStepEi ]
QInputDialog::setIntValue ( int value )
[ symbol: _ZN12QInputDialog11setIntValueEi ]
QInputDialog::setLabelText ( QString const& text )
[ symbol: _ZN12QInputDialog12setLabelTextERK7QString ]
QInputDialog::setOkButtonText ( QString const& text )
[ symbol: _ZN12QInputDialog15setOkButtonTextERK7QString ]
QInputDialog::setOption ( QInputDialog::InputDialogOption option, bool on )
[ symbol: _ZN12QInputDialog9setOptionENS_17InputDialogOptionEb ]
QInputDialog::setOptions ( QInputDialog::InputDialogOptions options )
[ symbol: _ZN12QInputDialog10setOptionsE6QFlagsINS_17InputDialogOptionEE ]
QInputDialog::setTextEchoMode ( QLineEdit::EchoMode mode )
[ symbol: _ZN12QInputDialog15setTextEchoModeEN9QLineEdit8EchoModeE ]
QInputDialog::setTextValue ( QString const& text )
[ symbol: _ZN12QInputDialog12setTextValueERK7QString ]
QInputDialog::setVisible ( bool visible )
[ symbol: _ZN12QInputDialog10setVisibleEb ]
QInputDialog::sizeHint ( ) const
[ symbol: _ZNK12QInputDialog8sizeHintEv ]
QInputDialog::testOption ( QInputDialog::InputDialogOption option ) const
[ symbol: _ZNK12QInputDialog10testOptionENS_17InputDialogOptionE ]
QInputDialog::textEchoMode ( ) const
[ symbol: _ZNK12QInputDialog12textEchoModeEv ]
QInputDialog::textValue ( ) const
[ symbol: _ZNK12QInputDialog9textValueEv ]
QInputDialog::textValueChanged ( QString const& text )
[ symbol: _ZN12QInputDialog16textValueChangedERK7QString ]
QInputDialog::textValueSelected ( QString const& text )
[ symbol: _ZN12QInputDialog17textValueSelectedERK7QString ]
qiodevice.h,
libQtCore.so.4.5.0
QIODevice::write ( char const* data )
[ symbol: _ZN9QIODevice5writeEPKc ]
qlineedit.h,
libQtGui.so.4.5.0
QLineEdit::getTextMargins ( int* left, int* top, int* right, int* bottom ) const
[ symbol: _ZNK9QLineEdit14getTextMarginsEPiS0_S0_S0_ ]
QLineEdit::setTextMargins ( int left, int top, int right, int bottom )
[ symbol: _ZN9QLineEdit14setTextMarginsEiiii ]
qlocale.h,
libQtCore.so.4.5.0
QLocale::amText ( ) const
[ symbol: _ZNK7QLocale6amTextEv ]
QLocale::pmText ( ) const
[ symbol: _ZNK7QLocale6pmTextEv ]
QLocale::positiveSign ( ) const
[ symbol: _ZNK7QLocale12positiveSignEv ]
QLocale::standaloneDayName ( int p1, QLocale::FormatType format ) const
[ symbol: _ZNK7QLocale17standaloneDayNameEiNS_10FormatTypeE ]
QLocale::standaloneMonthName ( int p1, QLocale::FormatType format ) const
[ symbol: _ZNK7QLocale19standaloneMonthNameEiNS_10FormatTypeE ]
qlocalserver.h,
libQtNetwork.so.4.5.0
QLocalServer::removeServer ( QString const& name ) [static]
[ symbol: _ZN12QLocalServer12removeServerERK7QString ]
qmainwindow.h,
libQtGui.so.4.5.0
QMainWindow::documentMode ( ) const
[ symbol: _ZNK11QMainWindow12documentModeEv ]
QMainWindow::setDocumentMode ( bool enabled )
[ symbol: _ZN11QMainWindow15setDocumentModeEb ]
QMainWindow::setTabPosition ( Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition )
[ symbol: _ZN11QMainWindow14setTabPositionE6QFlagsIN2Qt14DockWidgetAreaEEN10QTabWidget11TabPositionE ]
QMainWindow::setTabShape ( QTabWidget::TabShape tabShape )
[ symbol: _ZN11QMainWindow11setTabShapeEN10QTabWidget8TabShapeE ]
QMainWindow::tabifiedDockWidgets ( QDockWidget* dockwidget ) const
[ symbol: _ZNK11QMainWindow19tabifiedDockWidgetsEP11QDockWidget ]
QMainWindow::tabPosition ( Qt::DockWidgetArea area ) const
[ symbol: _ZNK11QMainWindow11tabPositionEN2Qt14DockWidgetAreaE ]
QMainWindow::tabShape ( ) const
[ symbol: _ZNK11QMainWindow8tabShapeEv ]
qmdiarea.h,
libQtGui.so.4.5.0
QMdiArea::documentMode ( ) const
[ symbol: _ZNK8QMdiArea12documentModeEv ]
QMdiArea::setDocumentMode ( bool enabled )
[ symbol: _ZN8QMdiArea15setDocumentModeEb ]
qmenu.h,
libQtGui.so.4.5.0
QMenu::exec ( QList<QAction*> actions, QPoint const& pos, QAction* at, QWidget* parent ) [static]
[ symbol: _ZN5QMenu4execE5QListIP7QActionERK6QPointS2_P7QWidget ]
qmessagebox.h,
libQtGui.so.4.5.0
QMessageBox::buttonClicked ( QAbstractButton* button )
[ symbol: _ZN11QMessageBox13buttonClickedEP15QAbstractButton ]
QMessageBox::buttonRole ( QAbstractButton* button ) const
[ symbol: _ZNK11QMessageBox10buttonRoleEP15QAbstractButton ]
QMessageBox::buttons ( ) const
[ symbol: _ZNK11QMessageBox7buttonsEv ]
QMessageBox::open ( QObject* receiver, char const* member )
[ symbol: _ZN11QMessageBox4openEP7QObjectPKc ]
qmetaobject.h,
libQtCore.so.4.5.0
QMetaMethod::invoke ( QObject* object, Qt::ConnectionType connectionType, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9 ) const
[ symbol: _ZNK11QMetaMethod6invokeEP7QObjectN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS5_S5_S5_S5_S5_S5_S5_S5_S5_ ]
QMetaProperty::hasNotifySignal ( ) const
[ symbol: _ZNK13QMetaProperty15hasNotifySignalEv ]
QMetaProperty::notifySignal ( ) const
[ symbol: _ZNK13QMetaProperty12notifySignalEv ]
QMetaProperty::notifySignalIndex ( ) const
[ symbol: _ZNK13QMetaProperty17notifySignalIndexEv ]
qnetworkaccessmanager.h,
libQtNetwork.so.4.5.0
QNetworkAccessManager::cache ( ) const
[ symbol: _ZNK21QNetworkAccessManager5cacheEv ]
QNetworkAccessManager::proxyFactory ( ) const
[ symbol: _ZNK21QNetworkAccessManager12proxyFactoryEv ]
QNetworkAccessManager::setCache ( QAbstractNetworkCache* cache )
[ symbol: _ZN21QNetworkAccessManager8setCacheEP21QAbstractNetworkCache ]
QNetworkAccessManager::setProxyFactory ( QNetworkProxyFactory* factory )
[ symbol: _ZN21QNetworkAccessManager15setProxyFactoryEP20QNetworkProxyFactory ]
qnetworkcookie.h,
libQtNetwork.so.4.5.0
QNetworkCookie::isHttpOnly ( ) const
[ symbol: _ZNK14QNetworkCookie10isHttpOnlyEv ]
QNetworkCookie::setHttpOnly ( bool enable )
[ symbol: _ZN14QNetworkCookie11setHttpOnlyEb ]
qnetworkdiskcache.h,
libQtNetwork.so.4.5.0
QNetworkDiskCache::cacheDirectory ( ) const
[ symbol: _ZNK17QNetworkDiskCache14cacheDirectoryEv ]
QNetworkDiskCache::cacheSize ( ) const
[ symbol: _ZNK17QNetworkDiskCache9cacheSizeEv ]
QNetworkDiskCache::clear ( )
[ symbol: _ZN17QNetworkDiskCache5clearEv ]
QNetworkDiskCache::data ( QUrl const& url )
[ symbol: _ZN17QNetworkDiskCache4dataERK4QUrl ]
QNetworkDiskCache::expire ( )
[ symbol: _ZN17QNetworkDiskCache6expireEv ]
QNetworkDiskCache::fileMetaData ( QString const& fileName ) const
[ symbol: _ZNK17QNetworkDiskCache12fileMetaDataERK7QString ]
QNetworkDiskCache::insert ( QIODevice* device )
[ symbol: _ZN17QNetworkDiskCache6insertEP9QIODevice ]
QNetworkDiskCache::maximumCacheSize ( ) const
[ symbol: _ZNK17QNetworkDiskCache16maximumCacheSizeEv ]
QNetworkDiskCache::metaData ( QUrl const& url )
[ symbol: _ZN17QNetworkDiskCache8metaDataERK4QUrl ]
QNetworkDiskCache::metaObject ( ) const
[ symbol: _ZNK17QNetworkDiskCache10metaObjectEv ]
QNetworkDiskCache::prepare ( QNetworkCacheMetaData const& metaData )
[ symbol: _ZN17QNetworkDiskCache7prepareERK21QNetworkCacheMetaData ]
QNetworkDiskCache::QNetworkDiskCache [in-charge] ( QObject* parent )
[ symbol: _ZN17QNetworkDiskCacheC1EP7QObject ]
QNetworkDiskCache::QNetworkDiskCache [not-in-charge] ( QObject* parent )
[ symbol: _ZN17QNetworkDiskCacheC2EP7QObject ]
QNetworkDiskCache::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN17QNetworkDiskCache11qt_metacallEN11QMetaObject4CallEiPPv ]
QNetworkDiskCache::qt_metacast ( char const* p1 )
[ symbol: _ZN17QNetworkDiskCache11qt_metacastEPKc ]
QNetworkDiskCache::remove ( QUrl const& url )
[ symbol: _ZN17QNetworkDiskCache6removeERK4QUrl ]
QNetworkDiskCache::setCacheDirectory ( QString const& cacheDir )
[ symbol: _ZN17QNetworkDiskCache17setCacheDirectoryERK7QString ]
QNetworkDiskCache::setMaximumCacheSize ( qint64 size )
[ symbol: _ZN17QNetworkDiskCache19setMaximumCacheSizeEx ]
QNetworkDiskCache::staticMetaObject [data]
[ symbol: _ZN17QNetworkDiskCache16staticMetaObjectE ]
QNetworkDiskCache::updateMetaData ( QNetworkCacheMetaData const& metaData )
[ symbol: _ZN17QNetworkDiskCache14updateMetaDataERK21QNetworkCacheMetaData ]
QNetworkDiskCache::~QNetworkDiskCache [in-charge-deleting] ( )
[ symbol: _ZN17QNetworkDiskCacheD0Ev ]
QNetworkDiskCache::~QNetworkDiskCache [in-charge] ( )
[ symbol: _ZN17QNetworkDiskCacheD1Ev ]
QNetworkDiskCache::~QNetworkDiskCache [not-in-charge] ( )
[ symbol: _ZN17QNetworkDiskCacheD2Ev ]
qnetworkinterface.h,
libQtNetwork.so.4.5.0
QNetworkAddressEntry::operator== ( QNetworkAddressEntry const& other ) const
[ symbol: _ZNK20QNetworkAddressEntryeqERKS_ ]
QNetworkAddressEntry::prefixLength ( ) const
[ symbol: _ZNK20QNetworkAddressEntry12prefixLengthEv ]
QNetworkAddressEntry::setPrefixLength ( int length )
[ symbol: _ZN20QNetworkAddressEntry15setPrefixLengthEi ]
QNetworkInterface::humanReadableName ( ) const
[ symbol: _ZNK17QNetworkInterface17humanReadableNameEv ]
QNetworkInterface::index ( ) const
[ symbol: _ZNK17QNetworkInterface5indexEv ]
qnetworkproxy.h,
libQtNetwork.so.4.5.0
QNetworkProxy::capabilities ( ) const
[ symbol: _ZNK13QNetworkProxy12capabilitiesEv ]
QNetworkProxy::setCapabilities ( QNetworkProxy::Capabilities capab )
[ symbol: _ZN13QNetworkProxy15setCapabilitiesE6QFlagsINS_10CapabilityEE ]
QNetworkProxyFactory::proxyForQuery ( QNetworkProxyQuery const& query ) [static]
[ symbol: _ZN20QNetworkProxyFactory13proxyForQueryERK18QNetworkProxyQuery ]
QNetworkProxyFactory::QNetworkProxyFactory [in-charge] ( )
[ symbol: _ZN20QNetworkProxyFactoryC1Ev ]
QNetworkProxyFactory::QNetworkProxyFactory [not-in-charge] ( )
[ symbol: _ZN20QNetworkProxyFactoryC2Ev ]
QNetworkProxyFactory::setApplicationProxyFactory ( QNetworkProxyFactory* factory ) [static]
[ symbol: _ZN20QNetworkProxyFactory26setApplicationProxyFactoryEPS_ ]
QNetworkProxyFactory::systemProxyForQuery ( QNetworkProxyQuery const& query ) [static]
[ symbol: _ZN20QNetworkProxyFactory19systemProxyForQueryERK18QNetworkProxyQuery ]
QNetworkProxyFactory::~QNetworkProxyFactory [in-charge-deleting] ( )
[ symbol: _ZN20QNetworkProxyFactoryD0Ev ]
QNetworkProxyFactory::~QNetworkProxyFactory [in-charge] ( )
[ symbol: _ZN20QNetworkProxyFactoryD1Ev ]
QNetworkProxyFactory::~QNetworkProxyFactory [not-in-charge] ( )
[ symbol: _ZN20QNetworkProxyFactoryD2Ev ]
QNetworkProxyQuery::localPort ( ) const
[ symbol: _ZNK18QNetworkProxyQuery9localPortEv ]
QNetworkProxyQuery::operator= ( QNetworkProxyQuery const& other )
[ symbol: _ZN18QNetworkProxyQueryaSERKS_ ]
QNetworkProxyQuery::operator== ( QNetworkProxyQuery const& other ) const
[ symbol: _ZNK18QNetworkProxyQueryeqERKS_ ]
QNetworkProxyQuery::peerHostName ( ) const
[ symbol: _ZNK18QNetworkProxyQuery12peerHostNameEv ]
QNetworkProxyQuery::peerPort ( ) const
[ symbol: _ZNK18QNetworkProxyQuery8peerPortEv ]
QNetworkProxyQuery::protocolTag ( ) const
[ symbol: _ZNK18QNetworkProxyQuery11protocolTagEv ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( )
[ symbol: _ZN18QNetworkProxyQueryC1Ev ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( QNetworkProxyQuery const& other )
[ symbol: _ZN18QNetworkProxyQueryC1ERKS_ ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( QString const& hostname, int port, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC1ERK7QStringiS2_NS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( quint16 bindPort, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC1EtRK7QStringNS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [in-charge] ( QUrl const& requestUrl, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC1ERK4QUrlNS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( )
[ symbol: _ZN18QNetworkProxyQueryC2Ev ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( QNetworkProxyQuery const& other )
[ symbol: _ZN18QNetworkProxyQueryC2ERKS_ ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( QString const& hostname, int port, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC2ERK7QStringiS2_NS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( quint16 bindPort, QString const& protocolTag, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC2EtRK7QStringNS_9QueryTypeE ]
QNetworkProxyQuery::QNetworkProxyQuery [not-in-charge] ( QUrl const& requestUrl, QNetworkProxyQuery::QueryType queryType )
[ symbol: _ZN18QNetworkProxyQueryC2ERK4QUrlNS_9QueryTypeE ]
QNetworkProxyQuery::queryType ( ) const
[ symbol: _ZNK18QNetworkProxyQuery9queryTypeEv ]
QNetworkProxyQuery::setLocalPort ( int port )
[ symbol: _ZN18QNetworkProxyQuery12setLocalPortEi ]
QNetworkProxyQuery::setPeerHostName ( QString const& hostname )
[ symbol: _ZN18QNetworkProxyQuery15setPeerHostNameERK7QString ]
QNetworkProxyQuery::setPeerPort ( int port )
[ symbol: _ZN18QNetworkProxyQuery11setPeerPortEi ]
QNetworkProxyQuery::setProtocolTag ( QString const& protocolTag )
[ symbol: _ZN18QNetworkProxyQuery14setProtocolTagERK7QString ]
QNetworkProxyQuery::setQueryType ( QNetworkProxyQuery::QueryType type )
[ symbol: _ZN18QNetworkProxyQuery12setQueryTypeENS_9QueryTypeE ]
QNetworkProxyQuery::setUrl ( QUrl const& url )
[ symbol: _ZN18QNetworkProxyQuery6setUrlERK4QUrl ]
QNetworkProxyQuery::url ( ) const
[ symbol: _ZNK18QNetworkProxyQuery3urlEv ]
QNetworkProxyQuery::~QNetworkProxyQuery [in-charge] ( )
[ symbol: _ZN18QNetworkProxyQueryD1Ev ]
QNetworkProxyQuery::~QNetworkProxyQuery [not-in-charge] ( )
[ symbol: _ZN18QNetworkProxyQueryD2Ev ]
qobjectdefs.h,
libQtCore.so.4.5.0
qFlagLocation ( char const* method )
[ symbol: _Z13qFlagLocationPKc ]
QMetaObject::constructor ( int index ) const
[ symbol: _ZNK11QMetaObject11constructorEi ]
QMetaObject::constructorCount ( ) const
[ symbol: _ZNK11QMetaObject16constructorCountEv ]
QMetaObject::indexOfConstructor ( char const* constructor ) const
[ symbol: _ZNK11QMetaObject18indexOfConstructorEPKc ]
QMetaObject::newInstance ( QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9 ) const
[ symbol: _ZNK11QMetaObject11newInstanceE16QGenericArgumentS0_S0_S0_S0_S0_S0_S0_S0_S0_ ]
QMetaObject::static_metacall ( QMetaObject::Call p1, int p2, void** p3 ) const
[ symbol: _ZNK11QMetaObject15static_metacallENS_4CallEiPPv ]
qpagesetupdialog.h,
libQtGui.so.4.5.0
QPageSetupDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN16QPageSetupDialog4openEP7QObjectPKc ]
QPageSetupDialog::options ( ) const
[ symbol: _ZNK16QPageSetupDialog7optionsEv ]
QPageSetupDialog::QPageSetupDialog [in-charge] ( QWidget* parent )
[ symbol: _ZN16QPageSetupDialogC1EP7QWidget ]
QPageSetupDialog::QPageSetupDialog [not-in-charge] ( QWidget* parent )
[ symbol: _ZN16QPageSetupDialogC2EP7QWidget ]
QPageSetupDialog::setOption ( QPageSetupDialog::PageSetupDialogOption option, bool on )
[ symbol: _ZN16QPageSetupDialog9setOptionENS_21PageSetupDialogOptionEb ]
QPageSetupDialog::setOptions ( QPageSetupDialog::PageSetupDialogOptions options )
[ symbol: _ZN16QPageSetupDialog10setOptionsE6QFlagsINS_21PageSetupDialogOptionEE ]
QPageSetupDialog::testOption ( QPageSetupDialog::PageSetupDialogOption option ) const
[ symbol: _ZNK16QPageSetupDialog10testOptionENS_21PageSetupDialogOptionE ]
qpaintengine.h,
libQtGui.so.4.5.0
QPaintEngine::syncState ( )
[ symbol: _ZN12QPaintEngine9syncStateEv ]
qpainter.h,
libQtGui.so.4.5.0
QPainter::drawImage ( QPointF const& p, QImage const& image )
[ symbol: _ZN8QPainter9drawImageERK7QPointFRK6QImage ]
QPainter::drawPixmap ( QPointF const& p, QPixmap const& pm )
[ symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap ]
QPainter::fillRect ( QRect const& p1, QColor const& color )
[ symbol: _ZN8QPainter8fillRectERK5QRectRK6QColor ]
QPainter::fillRect ( QRectF const& p1, QColor const& color )
[ symbol: _ZN8QPainter8fillRectERK6QRectFRK6QColor ]
qpainterpath.h,
libQtGui.so.4.5.0
QPainterPath::operator& ( QPainterPath const& other ) const
[ symbol: _ZNK12QPainterPathanERKS_ ]
QPainterPath::operator&= ( QPainterPath const& other )
[ symbol: _ZN12QPainterPathaNERKS_ ]
QPainterPath::operator+ ( QPainterPath const& other ) const
[ symbol: _ZNK12QPainterPathplERKS_ ]
QPainterPath::operator+= ( QPainterPath const& other )
[ symbol: _ZN12QPainterPathpLERKS_ ]
QPainterPath::operator- ( QPainterPath const& other ) const
[ symbol: _ZNK12QPainterPathmiERKS_ ]
QPainterPath::operator-= ( QPainterPath const& other )
[ symbol: _ZN12QPainterPathmIERKS_ ]
QPainterPath::operator| ( QPainterPath const& other ) const
[ symbol: _ZNK12QPainterPathorERKS_ ]
QPainterPath::operator|= ( QPainterPath const& other )
[ symbol: _ZN12QPainterPathoRERKS_ ]
qtVectorPathForPath ( QPainterPath const& p1 )
[ symbol: _Z19qtVectorPathForPathRK12QPainterPath ]
qpixmap.h,
libQtGui.so.4.5.0
QPixmap::fromX11Pixmap ( Qt::HANDLE pixmap, QPixmap::ShareMode mode ) [static]
[ symbol: _ZN7QPixmap13fromX11PixmapEmNS_9ShareModeE ]
QPixmap::isQBitmap ( ) const
[ symbol: _ZNK7QPixmap9isQBitmapEv ]
qprintdialog.h,
libQtGui.so.4.5.0
QPrintDialog::accepted ( QPrinter* printer )
[ symbol: _ZN12QPrintDialog8acceptedEP8QPrinter ]
QPrintDialog::done ( int result )
[ symbol: _ZN12QPrintDialog4doneEi ]
QPrintDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN12QPrintDialog4openEP7QObjectPKc ]
QPrintDialog::options ( ) const
[ symbol: _ZNK12QPrintDialog7optionsEv ]
QPrintDialog::QPrintDialog [in-charge] ( QWidget* parent )
[ symbol: _ZN12QPrintDialogC1EP7QWidget ]
QPrintDialog::QPrintDialog [not-in-charge] ( QWidget* parent )
[ symbol: _ZN12QPrintDialogC2EP7QWidget ]
QPrintDialog::setOption ( QAbstractPrintDialog::PrintDialogOption option, bool on )
[ symbol: _ZN12QPrintDialog9setOptionEN20QAbstractPrintDialog17PrintDialogOptionEb ]
QPrintDialog::setOptions ( QAbstractPrintDialog::PrintDialogOptions options )
[ symbol: _ZN12QPrintDialog10setOptionsE6QFlagsIN20QAbstractPrintDialog17PrintDialogOptionEE ]
QPrintDialog::setVisible ( bool visible )
[ symbol: _ZN12QPrintDialog10setVisibleEb ]
QPrintDialog::testOption ( QAbstractPrintDialog::PrintDialogOption option ) const
[ symbol: _ZNK12QPrintDialog10testOptionEN20QAbstractPrintDialog17PrintDialogOptionE ]
qprintpreviewdialog.h,
libQtGui.so.4.5.0
QPrintPreviewDialog::done ( int result )
[ symbol: _ZN19QPrintPreviewDialog4doneEi ]
QPrintPreviewDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN19QPrintPreviewDialog4openEP7QObjectPKc ]
QPrintPreviewDialog::printer ( )
[ symbol: _ZN19QPrintPreviewDialog7printerEv ]
qprogressdialog.h,
libQtGui.so.4.5.0
QProgressDialog::open ( QObject* receiver, char const* member )
[ symbol: _ZN15QProgressDialog4openEP7QObjectPKc ]
qregexp.h,
libQtCore.so.4.5.0
QRegExp::cap ( int nth ) const
[ symbol: _ZNK7QRegExp3capEi ]
QRegExp::capturedTexts ( ) const
[ symbol: _ZNK7QRegExp13capturedTextsEv ]
QRegExp::errorString ( ) const
[ symbol: _ZNK7QRegExp11errorStringEv ]
QRegExp::pos ( int nth ) const
[ symbol: _ZNK7QRegExp3posEi ]
qscriptcontext.h,
libQtScript.so.4.5.0
QScriptContext::popScope ( )
[ symbol: _ZN14QScriptContext8popScopeEv ]
QScriptContext::pushScope ( QScriptValue const& object )
[ symbol: _ZN14QScriptContext9pushScopeERK12QScriptValue ]
QScriptContext::scopeChain ( ) const
[ symbol: _ZNK14QScriptContext10scopeChainEv ]
qscriptengine.h,
libQtScript.so.4.5.0
QScriptEngine::checkSyntax ( QString const& program ) [static]
[ symbol: _ZN13QScriptEngine11checkSyntaxERK7QString ]
QScriptEngine::installTranslatorFunctions ( QScriptValue const& object )
[ symbol: _ZN13QScriptEngine26installTranslatorFunctionsERK12QScriptValue ]
QScriptEngine::setGlobalObject ( QScriptValue const& object )
[ symbol: _ZN13QScriptEngine15setGlobalObjectERK12QScriptValue ]
QScriptEngine::toObject ( QScriptValue const& value )
[ symbol: _ZN13QScriptEngine8toObjectERK12QScriptValue ]
QScriptSyntaxCheckResult::errorColumnNumber ( ) const
[ symbol: _ZNK24QScriptSyntaxCheckResult17errorColumnNumberEv ]
QScriptSyntaxCheckResult::errorLineNumber ( ) const
[ symbol: _ZNK24QScriptSyntaxCheckResult15errorLineNumberEv ]
QScriptSyntaxCheckResult::errorMessage ( ) const
[ symbol: _ZNK24QScriptSyntaxCheckResult12errorMessageEv ]
QScriptSyntaxCheckResult::operator= ( QScriptSyntaxCheckResult const& other )
[ symbol: _ZN24QScriptSyntaxCheckResultaSERKS_ ]
QScriptSyntaxCheckResult::QScriptSyntaxCheckResult [in-charge] ( QScriptSyntaxCheckResult const& other )
[ symbol: _ZN24QScriptSyntaxCheckResultC1ERKS_ ]
QScriptSyntaxCheckResult::QScriptSyntaxCheckResult [not-in-charge] ( QScriptSyntaxCheckResult const& other )
[ symbol: _ZN24QScriptSyntaxCheckResultC2ERKS_ ]
QScriptSyntaxCheckResult::state ( ) const
[ symbol: _ZNK24QScriptSyntaxCheckResult5stateEv ]
QScriptSyntaxCheckResult::~QScriptSyntaxCheckResult [in-charge] ( )
[ symbol: _ZN24QScriptSyntaxCheckResultD1Ev ]
QScriptSyntaxCheckResult::~QScriptSyntaxCheckResult [not-in-charge] ( )
[ symbol: _ZN24QScriptSyntaxCheckResultD2Ev ]
qscriptenginedebugger.h,
libQtScriptTools.so.4.5.0
QScriptEngineDebugger::action ( QScriptEngineDebugger::DebuggerAction action ) const
[ symbol: _ZNK21QScriptEngineDebugger6actionENS_14DebuggerActionE ]
QScriptEngineDebugger::attachTo ( QScriptEngine* engine )
[ symbol: _ZN21QScriptEngineDebugger8attachToEP13QScriptEngine ]
QScriptEngineDebugger::autoShowStandardWindow ( ) const
[ symbol: _ZNK21QScriptEngineDebugger22autoShowStandardWindowEv ]
QScriptEngineDebugger::createStandardMenu ( QWidget* parent )
[ symbol: _ZN21QScriptEngineDebugger18createStandardMenuEP7QWidget ]
QScriptEngineDebugger::createStandardToolBar ( QWidget* parent )
[ symbol: _ZN21QScriptEngineDebugger21createStandardToolBarEP7QWidget ]
QScriptEngineDebugger::detach ( )
[ symbol: _ZN21QScriptEngineDebugger6detachEv ]
QScriptEngineDebugger::evaluationResumed ( )
[ symbol: _ZN21QScriptEngineDebugger17evaluationResumedEv ]
QScriptEngineDebugger::evaluationSuspended ( )
[ symbol: _ZN21QScriptEngineDebugger19evaluationSuspendedEv ]
QScriptEngineDebugger::metaObject ( ) const
[ symbol: _ZNK21QScriptEngineDebugger10metaObjectEv ]
QScriptEngineDebugger::QScriptEngineDebugger [in-charge] ( QObject* parent )
[ symbol: _ZN21QScriptEngineDebuggerC1EP7QObject ]
QScriptEngineDebugger::QScriptEngineDebugger [not-in-charge] ( QObject* parent )
[ symbol: _ZN21QScriptEngineDebuggerC2EP7QObject ]
QScriptEngineDebugger::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN21QScriptEngineDebugger11qt_metacallEN11QMetaObject4CallEiPPv ]
QScriptEngineDebugger::qt_metacast ( char const* p1 )
[ symbol: _ZN21QScriptEngineDebugger11qt_metacastEPKc ]
QScriptEngineDebugger::setAutoShowStandardWindow ( bool autoShow )
[ symbol: _ZN21QScriptEngineDebugger25setAutoShowStandardWindowEb ]
QScriptEngineDebugger::standardWindow ( ) const
[ symbol: _ZNK21QScriptEngineDebugger14standardWindowEv ]
QScriptEngineDebugger::staticMetaObject [data]
[ symbol: _ZN21QScriptEngineDebugger16staticMetaObjectE ]
QScriptEngineDebugger::widget ( QScriptEngineDebugger::DebuggerWidget widget ) const
[ symbol: _ZNK21QScriptEngineDebugger6widgetENS_14DebuggerWidgetE ]
QScriptEngineDebugger::~QScriptEngineDebugger [in-charge-deleting] ( )
[ symbol: _ZN21QScriptEngineDebuggerD0Ev ]
QScriptEngineDebugger::~QScriptEngineDebugger [in-charge] ( )
[ symbol: _ZN21QScriptEngineDebuggerD1Ev ]
QScriptEngineDebugger::~QScriptEngineDebugger [not-in-charge] ( )
[ symbol: _ZN21QScriptEngineDebuggerD2Ev ]
qscriptvalue.h,
libQtScript.so.4.5.0
QScriptValue::isBool ( ) const
[ symbol: _ZNK12QScriptValue6isBoolEv ]
QScriptValue::QScriptValue [in-charge] ( bool value )
[ symbol: _ZN12QScriptValueC1Eb ]
QScriptValue::QScriptValue [in-charge] ( char const* value )
[ symbol: _ZN12QScriptValueC1EPKc ]
QScriptValue::QScriptValue [in-charge] ( int value )
[ symbol: _ZN12QScriptValueC1Ei ]
QScriptValue::QScriptValue [in-charge] ( QLatin1String const& value )
[ symbol: _ZN12QScriptValueC1ERK13QLatin1String ]
QScriptValue::QScriptValue [in-charge] ( QScriptValue::SpecialValue value )
[ symbol: _ZN12QScriptValueC1ENS_12SpecialValueE ]
QScriptValue::QScriptValue [in-charge] ( qsreal value )
[ symbol: _ZN12QScriptValueC1Ed ]
QScriptValue::QScriptValue [in-charge] ( QString const& value )
[ symbol: _ZN12QScriptValueC1ERK7QString ]
QScriptValue::QScriptValue [in-charge] ( uint value )
[ symbol: _ZN12QScriptValueC1Ej ]
QScriptValue::QScriptValue [not-in-charge] ( bool value )
[ symbol: _ZN12QScriptValueC2Eb ]
QScriptValue::QScriptValue [not-in-charge] ( char const* value )
[ symbol: _ZN12QScriptValueC2EPKc ]
QScriptValue::QScriptValue [not-in-charge] ( int value )
[ symbol: _ZN12QScriptValueC2Ei ]
QScriptValue::QScriptValue [not-in-charge] ( QLatin1String const& value )
[ symbol: _ZN12QScriptValueC2ERK13QLatin1String ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptValue::SpecialValue value )
[ symbol: _ZN12QScriptValueC2ENS_12SpecialValueE ]
QScriptValue::QScriptValue [not-in-charge] ( qsreal value )
[ symbol: _ZN12QScriptValueC2Ed ]
QScriptValue::QScriptValue [not-in-charge] ( QString const& value )
[ symbol: _ZN12QScriptValueC2ERK7QString ]
QScriptValue::QScriptValue [not-in-charge] ( uint value )
[ symbol: _ZN12QScriptValueC2Ej ]
QScriptValue::toBool ( ) const
[ symbol: _ZNK12QScriptValue6toBoolEv ]
qsettings.h,
libQtCore.so.4.5.0
QSettings::iniCodec ( ) const
[ symbol: _ZNK9QSettings8iniCodecEv ]
QSettings::setIniCodec ( char const* codecName )
[ symbol: _ZN9QSettings11setIniCodecEPKc ]
QSettings::setIniCodec ( QTextCodec* codec )
[ symbol: _ZN9QSettings11setIniCodecEP10QTextCodec ]
qsortfilterproxymodel.h,
libQtGui.so.4.5.0
QSortFilterProxyModel::sortColumn ( ) const
[ symbol: _ZNK21QSortFilterProxyModel10sortColumnEv ]
QSortFilterProxyModel::sortOrder ( ) const
[ symbol: _ZNK21QSortFilterProxyModel9sortOrderEv ]
qstandarditemmodel.h,
libQtGui.so.4.5.0
QStandardItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent )
[ symbol: _ZN18QStandardItemModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex ]
QStandardItemModel::mimeData ( QModelIndexList const& indexes ) const
[ symbol: _ZNK18QStandardItemModel8mimeDataERK5QListI11QModelIndexE ]
QStandardItemModel::mimeTypes ( ) const
[ symbol: _ZNK18QStandardItemModel9mimeTypesEv ]
qstring.h,
libQtCore.so.4.5.0
QString::indexOf ( QLatin1String const& s, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString7indexOfERK13QLatin1StringiN2Qt15CaseSensitivityE ]
QString::indexOf ( QRegExp& p1, int from ) const
[ symbol: _ZNK7QString7indexOfER7QRegExpi ]
QString::lastIndexOf ( QLatin1String const& s, int from, Qt::CaseSensitivity cs ) const
[ symbol: _ZNK7QString11lastIndexOfERK13QLatin1StringiN2Qt15CaseSensitivityE ]
QString::lastIndexOf ( QRegExp& p1, int from ) const
[ symbol: _ZNK7QString11lastIndexOfER7QRegExpi ]
QString::repeated ( int times ) const
[ symbol: _ZNK7QString8repeatedEi ]
QString::replace ( QChar c, QLatin1String const& after, Qt::CaseSensitivity cs )
[ symbol: _ZN7QString7replaceE5QCharRK13QLatin1StringN2Qt15CaseSensitivityE ]
QString::replace ( QChar const* before, int blen, QChar const* after, int alen, Qt::CaseSensitivity cs )
[ symbol: _ZN7QString7replaceEPK5QChariS2_iN2Qt15CaseSensitivityE ]
QString::replace ( QLatin1String const& before, QLatin1String const& after, Qt::CaseSensitivity cs )
[ symbol: _ZN7QString7replaceERK13QLatin1StringS2_N2Qt15CaseSensitivityE ]
QString::replace ( QLatin1String const& before, QString const& after, Qt::CaseSensitivity cs )
[ symbol: _ZN7QString7replaceERK13QLatin1StringRKS_N2Qt15CaseSensitivityE ]
QString::replace ( QString const& before, QLatin1String const& after, Qt::CaseSensitivity cs )
[ symbol: _ZN7QString7replaceERKS_RK13QLatin1StringN2Qt15CaseSensitivityE ]
qstringlist.h,
libQtCore.so.4.5.0
namespace QtPrivate
QStringList_indexOf ( QStringList const* that, QRegExp& rx, int from )
[ symbol: _ZN9QtPrivate19QStringList_indexOfEPK11QStringListR7QRegExpi ]
QStringList_lastIndexOf ( QStringList const* that, QRegExp& rx, int from )
[ symbol: _ZN9QtPrivate23QStringList_lastIndexOfEPK11QStringListR7QRegExpi ]
QStringList_removeDuplicates ( QStringList* that )
[ symbol: _ZN9QtPrivate28QStringList_removeDuplicatesEP11QStringList ]
qstringmatcher.h,
libQtCore.so.4.5.0
QStringMatcher::indexIn ( QChar const* str, int length, int from ) const
[ symbol: _ZNK14QStringMatcher7indexInEPK5QCharii ]
QStringMatcher::pattern ( ) const
[ symbol: _ZNK14QStringMatcher7patternEv ]
QStringMatcher::QStringMatcher [in-charge] ( QChar const* uc, int len, Qt::CaseSensitivity cs )
[ symbol: _ZN14QStringMatcherC1EPK5QChariN2Qt15CaseSensitivityE ]
QStringMatcher::QStringMatcher [not-in-charge] ( QChar const* uc, int len, Qt::CaseSensitivity cs )
[ symbol: _ZN14QStringMatcherC2EPK5QChariN2Qt15CaseSensitivityE ]
qstyleoption.h,
libQtGui.so.4.5.0
QStyleOptionFrameV3::operator= ( QStyleOptionFrame const& other )
[ symbol: _ZN19QStyleOptionFrameV3aSERK17QStyleOptionFrame ]
QStyleOptionFrameV3::QStyleOptionFrameV3 [in-charge] ( )
[ symbol: _ZN19QStyleOptionFrameV3C1Ev ]
QStyleOptionFrameV3::QStyleOptionFrameV3 [in-charge] ( int version )
[ symbol: _ZN19QStyleOptionFrameV3C1Ei ]
QStyleOptionFrameV3::QStyleOptionFrameV3 [in-charge] ( QStyleOptionFrame const& other )
[ symbol: _ZN19QStyleOptionFrameV3C1ERK17QStyleOptionFrame ]
QStyleOptionFrameV3::QStyleOptionFrameV3 [not-in-charge] ( )
[ symbol: _ZN19QStyleOptionFrameV3C2Ev ]
QStyleOptionFrameV3::QStyleOptionFrameV3 [not-in-charge] ( int version )
[ symbol: _ZN19QStyleOptionFrameV3C2Ei ]
QStyleOptionFrameV3::QStyleOptionFrameV3 [not-in-charge] ( QStyleOptionFrame const& other )
[ symbol: _ZN19QStyleOptionFrameV3C2ERK17QStyleOptionFrame ]
QStyleOptionTabBarBaseV2::operator= ( QStyleOptionTabBarBase const& other )
[ symbol: _ZN24QStyleOptionTabBarBaseV2aSERK22QStyleOptionTabBarBase ]
QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2 [in-charge] ( )
[ symbol: _ZN24QStyleOptionTabBarBaseV2C1Ev ]
QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2 [in-charge] ( int version )
[ symbol: _ZN24QStyleOptionTabBarBaseV2C1Ei ]
QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2 [in-charge] ( QStyleOptionTabBarBase const& other )
[ symbol: _ZN24QStyleOptionTabBarBaseV2C1ERK22QStyleOptionTabBarBase ]
QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2 [not-in-charge] ( )
[ symbol: _ZN24QStyleOptionTabBarBaseV2C2Ev ]
QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2 [not-in-charge] ( int version )
[ symbol: _ZN24QStyleOptionTabBarBaseV2C2Ei ]
QStyleOptionTabBarBaseV2::QStyleOptionTabBarBaseV2 [not-in-charge] ( QStyleOptionTabBarBase const& other )
[ symbol: _ZN24QStyleOptionTabBarBaseV2C2ERK22QStyleOptionTabBarBase ]
QStyleOptionTabV3::operator= ( QStyleOptionTab const& other )
[ symbol: _ZN17QStyleOptionTabV3aSERK15QStyleOptionTab ]
QStyleOptionTabV3::QStyleOptionTabV3 [in-charge] ( )
[ symbol: _ZN17QStyleOptionTabV3C1Ev ]
QStyleOptionTabV3::QStyleOptionTabV3 [in-charge] ( int version )
[ symbol: _ZN17QStyleOptionTabV3C1Ei ]
QStyleOptionTabV3::QStyleOptionTabV3 [in-charge] ( QStyleOptionTab const& other )
[ symbol: _ZN17QStyleOptionTabV3C1ERK15QStyleOptionTab ]
QStyleOptionTabV3::QStyleOptionTabV3 [not-in-charge] ( )
[ symbol: _ZN17QStyleOptionTabV3C2Ev ]
QStyleOptionTabV3::QStyleOptionTabV3 [not-in-charge] ( int version )
[ symbol: _ZN17QStyleOptionTabV3C2Ei ]
QStyleOptionTabV3::QStyleOptionTabV3 [not-in-charge] ( QStyleOptionTab const& other )
[ symbol: _ZN17QStyleOptionTabV3C2ERK15QStyleOptionTab ]
qsvggenerator.h,
libQtSvg.so.4.5.0
QSvgGenerator::description ( ) const
[ symbol: _ZNK13QSvgGenerator11descriptionEv ]
QSvgGenerator::setDescription ( QString const& description )
[ symbol: _ZN13QSvgGenerator14setDescriptionERK7QString ]
QSvgGenerator::setTitle ( QString const& title )
[ symbol: _ZN13QSvgGenerator8setTitleERK7QString ]
QSvgGenerator::setViewBox ( QRect const& viewBox )
[ symbol: _ZN13QSvgGenerator10setViewBoxERK5QRect ]
QSvgGenerator::setViewBox ( QRectF const& viewBox )
[ symbol: _ZN13QSvgGenerator10setViewBoxERK6QRectF ]
QSvgGenerator::title ( ) const
[ symbol: _ZNK13QSvgGenerator5titleEv ]
QSvgGenerator::viewBox ( ) const
[ symbol: _ZNK13QSvgGenerator7viewBoxEv ]
QSvgGenerator::viewBoxF ( ) const
[ symbol: _ZNK13QSvgGenerator8viewBoxFEv ]
qsvgrenderer.h,
libQtSvg.so.4.5.0
QSvgRenderer::load ( QXmlStreamReader* contents )
[ symbol: _ZN12QSvgRenderer4loadEP16QXmlStreamReader ]
QSvgRenderer::QSvgRenderer [in-charge] ( QXmlStreamReader* contents, QObject* parent )
[ symbol: _ZN12QSvgRendererC1EP16QXmlStreamReaderP7QObject ]
QSvgRenderer::QSvgRenderer [not-in-charge] ( QXmlStreamReader* contents, QObject* parent )
[ symbol: _ZN12QSvgRendererC2EP16QXmlStreamReaderP7QObject ]
qtabbar.h,
libQtGui.so.4.5.0
QTabBar::documentMode ( ) const
[ symbol: _ZNK7QTabBar12documentModeEv ]
QTabBar::expanding ( ) const
[ symbol: _ZNK7QTabBar9expandingEv ]
QTabBar::hideEvent ( QHideEvent* p1 )
[ symbol: _ZN7QTabBar9hideEventEP10QHideEvent ]
QTabBar::isMovable ( ) const
[ symbol: _ZNK7QTabBar9isMovableEv ]
QTabBar::moveTab ( int from, int to )
[ symbol: _ZN7QTabBar7moveTabEii ]
QTabBar::selectionBehaviorOnRemove ( ) const
[ symbol: _ZNK7QTabBar25selectionBehaviorOnRemoveEv ]
QTabBar::setDocumentMode ( bool set )
[ symbol: _ZN7QTabBar15setDocumentModeEb ]
QTabBar::setExpanding ( bool enabled )
[ symbol: _ZN7QTabBar12setExpandingEb ]
QTabBar::setMovable ( bool movable )
[ symbol: _ZN7QTabBar10setMovableEb ]
QTabBar::setSelectionBehaviorOnRemove ( QTabBar::SelectionBehavior behavior )
[ symbol: _ZN7QTabBar28setSelectionBehaviorOnRemoveENS_17SelectionBehaviorE ]
QTabBar::setTabButton ( int index, QTabBar::ButtonPosition position, QWidget* widget )
[ symbol: _ZN7QTabBar12setTabButtonEiNS_14ButtonPositionEP7QWidget ]
QTabBar::setTabsClosable ( bool closable )
[ symbol: _ZN7QTabBar15setTabsClosableEb ]
QTabBar::tabButton ( int index, QTabBar::ButtonPosition position ) const
[ symbol: _ZNK7QTabBar9tabButtonEiNS_14ButtonPositionE ]
QTabBar::tabCloseRequested ( int index )
[ symbol: _ZN7QTabBar17tabCloseRequestedEi ]
QTabBar::tabMoved ( int from, int to )
[ symbol: _ZN7QTabBar8tabMovedEii ]
QTabBar::tabsClosable ( ) const
[ symbol: _ZNK7QTabBar12tabsClosableEv ]
QTabBar::wheelEvent ( QWheelEvent* event )
[ symbol: _ZN7QTabBar10wheelEventEP11QWheelEvent ]
qtabwidget.h,
libQtGui.so.4.5.0
QTabWidget::documentMode ( ) const
[ symbol: _ZNK10QTabWidget12documentModeEv ]
QTabWidget::isMovable ( ) const
[ symbol: _ZNK10QTabWidget9isMovableEv ]
QTabWidget::setDocumentMode ( bool set )
[ symbol: _ZN10QTabWidget15setDocumentModeEb ]
QTabWidget::setMovable ( bool movable )
[ symbol: _ZN10QTabWidget10setMovableEb ]
QTabWidget::setTabsClosable ( bool closeable )
[ symbol: _ZN10QTabWidget15setTabsClosableEb ]
QTabWidget::tabCloseRequested ( int index )
[ symbol: _ZN10QTabWidget17tabCloseRequestedEi ]
QTabWidget::tabsClosable ( ) const
[ symbol: _ZNK10QTabWidget12tabsClosableEv ]
qtconcurrentresultstore.h,
libQtCore.so.4.5.0
namespace QtConcurrent
ResultIteratorBase::canIncrementVectorIndex ( ) const
[ symbol: _ZNK12QtConcurrent18ResultIteratorBase23canIncrementVectorIndexEv ]
ResultIteratorBase::isVector ( ) const
[ symbol: _ZNK12QtConcurrent18ResultIteratorBase8isVectorEv ]
qtconcurrentthreadengine.h,
libQtCore.so.4.5.0
namespace QtConcurrent
ThreadEngineBase::waitForResume ( )
[ symbol: _ZN12QtConcurrent16ThreadEngineBase13waitForResumeEv ]
qtextcodec.h,
libQtCore.so.4.5.0
QTextCodec::ConverterState::~ConverterState [in-charge] ( )
[ symbol: _ZN10QTextCodec14ConverterStateD1Ev ]
QTextCodec::ConverterState::~ConverterState [not-in-charge] ( )
[ symbol: _ZN10QTextCodec14ConverterStateD2Ev ]
QTextEncoder::hasFailure ( ) const
[ symbol: _ZNK12QTextEncoder10hasFailureEv ]
qtextcursor.h,
libQtGui.so.4.5.0
QTextCursor::document ( ) const
[ symbol: _ZNK11QTextCursor8documentEv ]
QTextCursor::insertImage ( QImage const& image, QString const& name )
[ symbol: _ZN11QTextCursor11insertImageERK6QImageRK7QString ]
qtextdocument.h,
libQtGui.so.4.5.0
QTextDocument::characterAt ( int pos ) const
[ symbol: _ZNK13QTextDocument11characterAtEi ]
QTextDocument::characterCount ( ) const
[ symbol: _ZNK13QTextDocument14characterCountEv ]
QTextDocument::documentMargin ( ) const
[ symbol: _ZNK13QTextDocument14documentMarginEv ]
QTextDocument::findBlockByLineNumber ( int blockNumber ) const
[ symbol: _ZNK13QTextDocument21findBlockByLineNumberEi ]
QTextDocument::lineCount ( ) const
[ symbol: _ZNK13QTextDocument9lineCountEv ]
QTextDocument::setDocumentMargin ( qreal margin )
[ symbol: _ZN13QTextDocument17setDocumentMarginEd ]
qtextdocumentwriter.h,
libQtGui.so.4.5.0
QTextDocumentWriter::codec ( ) const
[ symbol: _ZNK19QTextDocumentWriter5codecEv ]
QTextDocumentWriter::device ( ) const
[ symbol: _ZNK19QTextDocumentWriter6deviceEv ]
QTextDocumentWriter::fileName ( ) const
[ symbol: _ZNK19QTextDocumentWriter8fileNameEv ]
QTextDocumentWriter::format ( ) const
[ symbol: _ZNK19QTextDocumentWriter6formatEv ]
QTextDocumentWriter::QTextDocumentWriter [in-charge] ( )
[ symbol: _ZN19QTextDocumentWriterC1Ev ]
QTextDocumentWriter::QTextDocumentWriter [in-charge] ( QIODevice* device, QByteArray const& format )
[ symbol: _ZN19QTextDocumentWriterC1EP9QIODeviceRK10QByteArray ]
QTextDocumentWriter::QTextDocumentWriter [in-charge] ( QString const& fileName, QByteArray const& format )
[ symbol: _ZN19QTextDocumentWriterC1ERK7QStringRK10QByteArray ]
QTextDocumentWriter::QTextDocumentWriter [not-in-charge] ( )
[ symbol: _ZN19QTextDocumentWriterC2Ev ]
QTextDocumentWriter::QTextDocumentWriter [not-in-charge] ( QIODevice* device, QByteArray const& format )
[ symbol: _ZN19QTextDocumentWriterC2EP9QIODeviceRK10QByteArray ]
QTextDocumentWriter::QTextDocumentWriter [not-in-charge] ( QString const& fileName, QByteArray const& format )
[ symbol: _ZN19QTextDocumentWriterC2ERK7QStringRK10QByteArray ]
QTextDocumentWriter::setCodec ( QTextCodec* codec )
[ symbol: _ZN19QTextDocumentWriter8setCodecEP10QTextCodec ]
QTextDocumentWriter::setDevice ( QIODevice* device )
[ symbol: _ZN19QTextDocumentWriter9setDeviceEP9QIODevice ]
QTextDocumentWriter::setFileName ( QString const& fileName )
[ symbol: _ZN19QTextDocumentWriter11setFileNameERK7QString ]
QTextDocumentWriter::setFormat ( QByteArray const& format )
[ symbol: _ZN19QTextDocumentWriter9setFormatERK10QByteArray ]
QTextDocumentWriter::supportedDocumentFormats ( ) [static]
[ symbol: _ZN19QTextDocumentWriter24supportedDocumentFormatsEv ]
QTextDocumentWriter::write ( QTextDocument const* document )
[ symbol: _ZN19QTextDocumentWriter5writeEPK13QTextDocument ]
QTextDocumentWriter::write ( QTextDocumentFragment const& fragment )
[ symbol: _ZN19QTextDocumentWriter5writeERK21QTextDocumentFragment ]
QTextDocumentWriter::~QTextDocumentWriter [in-charge] ( )
[ symbol: _ZN19QTextDocumentWriterD1Ev ]
QTextDocumentWriter::~QTextDocumentWriter [not-in-charge] ( )
[ symbol: _ZN19QTextDocumentWriterD2Ev ]
qtextobject.h,
libQtGui.so.4.5.0
QTextBlock::firstLineNumber ( ) const
[ symbol: _ZNK10QTextBlock15firstLineNumberEv ]
QTextBlock::lineCount ( ) const
[ symbol: _ZNK10QTextBlock9lineCountEv ]
QTextBlock::setLineCount ( int count )
[ symbol: _ZN10QTextBlock12setLineCountEi ]
qtextstream.h,
libQtCore.so.4.5.0
QTextStream::locale ( ) const
[ symbol: _ZNK11QTextStream6localeEv ]
QTextStream::setLocale ( QLocale const& locale )
[ symbol: _ZN11QTextStream9setLocaleERK7QLocale ]
qtexttable.h,
libQtGui.so.4.5.0
QTextTable::appendColumns ( int count )
[ symbol: _ZN10QTextTable13appendColumnsEi ]
QTextTable::appendRows ( int count )
[ symbol: _ZN10QTextTable10appendRowsEi ]
QTextTableCell::tableCellFormatIndex ( ) const
[ symbol: _ZNK14QTextTableCell20tableCellFormatIndexEv ]
qthread.h,
libQtCore.so.4.5.0
QThread::yieldCurrentThread ( ) [static]
[ symbol: _ZN7QThread18yieldCurrentThreadEv ]
qtransform.h,
libQtGui.so.4.5.0
QTransform::fromScale ( qreal dx, qreal dy ) [static]
[ symbol: _ZN10QTransform9fromScaleEdd ]
QTransform::fromTranslate ( qreal dx, qreal dy ) [static]
[ symbol: _ZN10QTransform13fromTranslateEdd ]
qtreewidget.h,
libQtGui.so.4.5.0
QTreeWidget::setSelectionModel ( QItemSelectionModel* selectionModel )
[ symbol: _ZN11QTreeWidget17setSelectionModelEP19QItemSelectionModel ]
QTreeWidgetItem::emitDataChanged ( )
[ symbol: _ZN15QTreeWidgetItem15emitDataChangedEv ]
qundogroup.h,
libQtGui.so.4.5.0
QUndoGroup::~QUndoGroup [in-charge-deleting] ( )
[ symbol: _ZN10QUndoGroupD0Ev ]
QUndoGroup::~QUndoGroup [in-charge] ( )
[ symbol: _ZN10QUndoGroupD1Ev ]
QUndoGroup::~QUndoGroup [not-in-charge] ( )
[ symbol: _ZN10QUndoGroupD2Ev ]
qvariant.h,
libQtCore.so.4.5.0
QVariant::QVariant [in-charge] ( QHash<QString, QVariant>const& hash )
[ symbol: _ZN8QVariantC1ERK5QHashI7QStringS_E ]
QVariant::QVariant [not-in-charge] ( QHash<QString, QVariant>const& hash )
[ symbol: _ZN8QVariantC2ERK5QHashI7QStringS_E ]
QVariant::toHash ( ) const
[ symbol: _ZNK8QVariant6toHashEv ]
qwebdatabase.h,
libQtWebKit.so.4.5.0
QWebDatabase::displayName ( ) const
[ symbol: _ZNK12QWebDatabase11displayNameEv ]
QWebDatabase::expectedSize ( ) const
[ symbol: _ZNK12QWebDatabase12expectedSizeEv ]
QWebDatabase::fileName ( ) const
[ symbol: _ZNK12QWebDatabase8fileNameEv ]
QWebDatabase::name ( ) const
[ symbol: _ZNK12QWebDatabase4nameEv ]
QWebDatabase::operator= ( QWebDatabase const& other )
[ symbol: _ZN12QWebDatabaseaSERKS_ ]
QWebDatabase::origin ( ) const
[ symbol: _ZNK12QWebDatabase6originEv ]
QWebDatabase::QWebDatabase [in-charge] ( QWebDatabase const& other )
[ symbol: _ZN12QWebDatabaseC1ERKS_ ]
QWebDatabase::QWebDatabase [not-in-charge] ( QWebDatabase const& other )
[ symbol: _ZN12QWebDatabaseC2ERKS_ ]
QWebDatabase::removeDatabase ( QWebDatabase const& db ) [static]
[ symbol: _ZN12QWebDatabase14removeDatabaseERKS_ ]
QWebDatabase::size ( ) const
[ symbol: _ZNK12QWebDatabase4sizeEv ]
QWebDatabase::~QWebDatabase [in-charge] ( )
[ symbol: _ZN12QWebDatabaseD1Ev ]
QWebDatabase::~QWebDatabase [not-in-charge] ( )
[ symbol: _ZN12QWebDatabaseD2Ev ]
qwebframe.h,
libQtWebKit.so.4.5.0
QWebFrame::addToJavaScriptWindowObject ( QString const& name, QObject* object, QScriptEngine::ValueOwnership ownership )
[ symbol: _ZN9QWebFrame27addToJavaScriptWindowObjectERK7QStringP7QObjectN13QScriptEngine14ValueOwnershipE ]
QWebFrame::metaData ( ) const
[ symbol: _ZNK9QWebFrame8metaDataEv ]
QWebFrame::scroll ( int p1, int p2 )
[ symbol: _ZN9QWebFrame6scrollEii ]
QWebFrame::scrollPosition ( ) const
[ symbol: _ZNK9QWebFrame14scrollPositionEv ]
QWebFrame::securityOrigin ( ) const
[ symbol: _ZNK9QWebFrame14securityOriginEv ]
QWebFrame::setScrollPosition ( QPoint const& pos )
[ symbol: _ZN9QWebFrame17setScrollPositionERK6QPoint ]
QWebFrame::setZoomFactor ( qreal factor )
[ symbol: _ZN9QWebFrame13setZoomFactorEd ]
QWebFrame::zoomFactor ( ) const
[ symbol: _ZNK9QWebFrame10zoomFactorEv ]
QWebHitTestResult::boundingRect ( ) const
[ symbol: _ZNK17QWebHitTestResult12boundingRectEv ]
qwebhistory.h,
libQtWebKit.so.4.5.0
QWebHistory::currentItemIndex ( ) const
[ symbol: _ZNK11QWebHistory16currentItemIndexEv ]
QWebHistory::maximumItemCount ( ) const
[ symbol: _ZNK11QWebHistory16maximumItemCountEv ]
QWebHistory::setMaximumItemCount ( int count )
[ symbol: _ZN11QWebHistory19setMaximumItemCountEi ]
QWebHistoryItem::isValid ( ) const
[ symbol: _ZNK15QWebHistoryItem7isValidEv ]
QWebHistoryItem::setUserData ( QVariant const& userData )
[ symbol: _ZN15QWebHistoryItem11setUserDataERK8QVariant ]
QWebHistoryItem::userData ( ) const
[ symbol: _ZNK15QWebHistoryItem8userDataEv ]
qwebpage.h,
libQtWebKit.so.4.5.0
QWebPage::contentsChanged ( )
[ symbol: _ZN8QWebPage15contentsChangedEv ]
QWebPage::createStandardContextMenu ( )
[ symbol: _ZN8QWebPage25createStandardContextMenuEv ]
QWebPage::databaseQuotaExceeded ( QWebFrame* frame, QString databaseName )
[ symbol: _ZN8QWebPage21databaseQuotaExceededEP9QWebFrame7QString ]
QWebPage::isContentEditable ( ) const
[ symbol: _ZNK8QWebPage17isContentEditableEv ]
QWebPage::restoreFrameStateRequested ( QWebFrame* frame )
[ symbol: _ZN8QWebPage26restoreFrameStateRequestedEP9QWebFrame ]
QWebPage::saveFrameStateRequested ( QWebFrame* frame, QWebHistoryItem* item )
[ symbol: _ZN8QWebPage23saveFrameStateRequestedEP9QWebFrameP15QWebHistoryItem ]
QWebPage::setContentEditable ( bool editable )
[ symbol: _ZN8QWebPage18setContentEditableEb ]
qwebsecurityorigin.h,
libQtWebKit.so.4.5.0
QWebSecurityOrigin::allOrigins ( ) [static]
[ symbol: _ZN18QWebSecurityOrigin10allOriginsEv ]
QWebSecurityOrigin::databaseQuota ( ) const
[ symbol: _ZNK18QWebSecurityOrigin13databaseQuotaEv ]
QWebSecurityOrigin::databases ( ) const
[ symbol: _ZNK18QWebSecurityOrigin9databasesEv ]
QWebSecurityOrigin::databaseUsage ( ) const
[ symbol: _ZNK18QWebSecurityOrigin13databaseUsageEv ]
QWebSecurityOrigin::host ( ) const
[ symbol: _ZNK18QWebSecurityOrigin4hostEv ]
QWebSecurityOrigin::operator= ( QWebSecurityOrigin const& other )
[ symbol: _ZN18QWebSecurityOriginaSERKS_ ]
QWebSecurityOrigin::port ( ) const
[ symbol: _ZNK18QWebSecurityOrigin4portEv ]
QWebSecurityOrigin::QWebSecurityOrigin [in-charge] ( QWebSecurityOrigin const& other )
[ symbol: _ZN18QWebSecurityOriginC1ERKS_ ]
QWebSecurityOrigin::QWebSecurityOrigin [not-in-charge] ( QWebSecurityOrigin const& other )
[ symbol: _ZN18QWebSecurityOriginC2ERKS_ ]
QWebSecurityOrigin::scheme ( ) const
[ symbol: _ZNK18QWebSecurityOrigin6schemeEv ]
QWebSecurityOrigin::setDatabaseQuota ( qint64 quota )
[ symbol: _ZN18QWebSecurityOrigin16setDatabaseQuotaEx ]
QWebSecurityOrigin::~QWebSecurityOrigin [in-charge] ( )
[ symbol: _ZN18QWebSecurityOriginD1Ev ]
QWebSecurityOrigin::~QWebSecurityOrigin [not-in-charge] ( )
[ symbol: _ZN18QWebSecurityOriginD2Ev ]
qwebsettings.h,
libQtWebKit.so.4.5.0
QWebSettings::offlineStorageDefaultQuota ( ) [static]
[ symbol: _ZN12QWebSettings26offlineStorageDefaultQuotaEv ]
QWebSettings::offlineStoragePath ( ) [static]
[ symbol: _ZN12QWebSettings18offlineStoragePathEv ]
QWebSettings::setOfflineStorageDefaultQuota ( qint64 maximumSize ) [static]
[ symbol: _ZN12QWebSettings29setOfflineStorageDefaultQuotaEx ]
QWebSettings::setOfflineStoragePath ( QString const& path ) [static]
[ symbol: _ZN12QWebSettings21setOfflineStoragePathERK7QString ]
qwebview.h,
libQtWebKit.so.4.5.0
QWebView::setZoomFactor ( qreal factor )
[ symbol: _ZN8QWebView13setZoomFactorEd ]
QWebView::zoomFactor ( ) const
[ symbol: _ZNK8QWebView10zoomFactorEv ]
qwidget.h,
libQtGui.so.4.5.0
QWidget::graphicsProxyWidget ( ) const
[ symbol: _ZNK7QWidget19graphicsProxyWidgetEv ]
qwizard.h,
libQtGui.so.4.5.0
QWizard::pageIds ( ) const
[ symbol: _ZNK7QWizard7pageIdsEv ]
QWizard::removePage ( int id )
[ symbol: _ZN7QWizard10removePageEi ]
qxmlname.h,
libQtXmlPatterns.so.4.5.0
QXmlName::fromClarkName ( QString const& clarkName, QXmlNamePool const& namePool ) [static]
[ symbol: _ZN8QXmlName13fromClarkNameERK7QStringRK12QXmlNamePool ]
qxmlquery.h,
libQtXmlPatterns.so.4.5.0
QXmlQuery::bindVariable ( QString const& localName, QXmlQuery const& query )
[ symbol: _ZN9QXmlQuery12bindVariableERK7QStringRKS_ ]
QXmlQuery::bindVariable ( QXmlName const& name, QXmlQuery const& query )
[ symbol: _ZN9QXmlQuery12bindVariableERK8QXmlNameRKS_ ]
QXmlQuery::evaluateTo ( QIODevice* target ) const
[ symbol: _ZNK9QXmlQuery10evaluateToEP9QIODevice ]
QXmlQuery::evaluateTo ( QString* output ) const
[ symbol: _ZNK9QXmlQuery10evaluateToEP7QString ]
QXmlQuery::initialTemplateName ( ) const
[ symbol: _ZNK9QXmlQuery19initialTemplateNameEv ]
QXmlQuery::networkAccessManager ( ) const
[ symbol: _ZNK9QXmlQuery20networkAccessManagerEv ]
QXmlQuery::queryLanguage ( ) const
[ symbol: _ZNK9QXmlQuery13queryLanguageEv ]
QXmlQuery::QXmlQuery [in-charge] ( QXmlQuery::QueryLanguage queryLanguage, QXmlNamePool const& np )
[ symbol: _ZN9QXmlQueryC1ENS_13QueryLanguageERK12QXmlNamePool ]
QXmlQuery::QXmlQuery [not-in-charge] ( QXmlQuery::QueryLanguage queryLanguage, QXmlNamePool const& np )
[ symbol: _ZN9QXmlQueryC2ENS_13QueryLanguageERK12QXmlNamePool ]
QXmlQuery::setFocus ( QIODevice* document )
[ symbol: _ZN9QXmlQuery8setFocusEP9QIODevice ]
QXmlQuery::setFocus ( QUrl const& documentURI )
[ symbol: _ZN9QXmlQuery8setFocusERK4QUrl ]
QXmlQuery::setInitialTemplateName ( QString const& name )
[ symbol: _ZN9QXmlQuery22setInitialTemplateNameERK7QString ]
QXmlQuery::setInitialTemplateName ( QXmlName const& name )
[ symbol: _ZN9QXmlQuery22setInitialTemplateNameERK8QXmlName ]
QXmlQuery::setNetworkAccessManager ( QNetworkAccessManager* newManager )
[ symbol: _ZN9QXmlQuery23setNetworkAccessManagerEP21QNetworkAccessManager ]
qxmlstream.h,
libQtCore.so.4.5.0
QXmlStreamWriter::writeStartDocument ( QString const& version, bool standalone )
[ symbol: _ZN16QXmlStreamWriter18writeStartDocumentERK7QStringb ]
videoplayer.h,
libphonon.so.4.3.1
namespace Phonon
VideoPlayer::VideoPlayer [in-charge] ( QWidget* parent )
[ symbol: _ZN6Phonon11VideoPlayerC1EP7QWidget ]
VideoPlayer::VideoPlayer [not-in-charge] ( QWidget* parent )
[ symbol: _ZN6Phonon11VideoPlayerC2EP7QWidget ]
to the top
Removed Symbols (2)
abstractformbuilder.h,
libQtDesigner.so.4.4.3
QAbstractFormBuilder::resourceRole ( ) [static]
[ symbol: _ZN20QAbstractFormBuilder12resourceRoleEv ]
variantToDomProperty ( QAbstractFormBuilder* abstractFormBuilder, QObject* object, QString const& propertyName, QVariant const& value )
[ symbol: _Z20variantToDomPropertyP20QAbstractFormBuilderP7QObjectRK7QStringRK8QVariant ]
to the top
Problems with Symbols, High Severity (1)
abstractformbuilder.h,
libQtDesigner.so.4.4.3
[+] variantToDomProperty ( QAbstractFormBuilder* abstractFormBuilder, QObject* object, QString const& propertyName, QVariant const& value ) (1)
changed to:variantToDomProperty ( QAbstractFormBuilder* abstractFormBuilder, QMetaObject const* meta, QString const& propertyName, QVariant const& value )
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _Z20variantToDomPropertyP20QAbstractFormBuilderP7QObjectRK7QStringRK8QVariant to _Z20variantToDomPropertyP20QAbstractFormBuilderPK11QMetaObjectRK7QStringRK8QVariant. This may cause "undefined reference" linker error in old client applications. |
to the top
Problems with Data Types, Low Severity (40)
qabstractpagesetupdialog.h
[+] class QAbstractPageSetupDialog (1)
| Change |
Effect |
1 | Virtual method QDialog::done ( int p1 ) has been overridden by QAbstractPageSetupDialog::done ( int result ). | Method QAbstractPageSetupDialog::done ( int result ) will be called instead of QDialog::done ( int p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 67 entries | Virtual Table (New) - 67 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QAbstractPageSetupDialog::metaObject | QAbstractPageSetupDialog::metaObject |
12 | QAbstractPageSetupDialog::qt_metacast | QAbstractPageSetupDialog::qt_metacast |
16 | QAbstractPageSetupDialog::qt_metacall | QAbstractPageSetupDialog::qt_metacall |
20 | ~QAbstractPageSetupDialog | ~QAbstractPageSetupDialog |
24 | ~QAbstractPageSetupDialog | ~QAbstractPageSetupDialog |
28 | QWidget::event | QWidget::event |
32 | QDialog::eventFilter | QDialog::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 | QDialog::setVisible | QDialog::setVisible |
64 | QDialog::sizeHint | QDialog::sizeHint |
68 | QDialog::minimumSizeHint | QDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QWidget::changeEvent | QWidget::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 | QDialog::done | QAbstractPageSetupDialog::done |
228 | QDialog::accept | QDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | __cxa_pure_virtual | __cxa_pure_virtual |
240 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
244 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
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 |
264 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QDialog::done ( int p1 )The method 'QAbstractPageSetupDialog::done ( int result )' will be called instead of this method.
qbuffer.h
[+] class QBuffer (2)
| Change |
Effect |
1 | Virtual method QObject::connectNotify ( char const* signal ) has been overridden by QBuffer::connectNotify ( char const* p1 ). | Method QBuffer::connectNotify ( char const* p1 ) will be called instead of QObject::connectNotify ( char const* signal ). |
2 | Virtual method QObject::disconnectNotify ( char const* signal ) has been overridden by QBuffer::disconnectNotify ( char const* p1 ). | Method QBuffer::disconnectNotify ( char const* p1 ) will be called instead of QObject::disconnectNotify ( char const* signal ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 30 entries | Virtual Table (New) - 30 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QBuffer::metaObject | QBuffer::metaObject |
12 | QBuffer::qt_metacast | QBuffer::qt_metacast |
16 | QBuffer::qt_metacall | QBuffer::qt_metacall |
20 | ~QBuffer | ~QBuffer |
24 | ~QBuffer | ~QBuffer |
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 | QBuffer::connectNotify |
52 | QObject::disconnectNotify | QBuffer::disconnectNotify |
56 | QIODevice::isSequential | QIODevice::isSequential |
60 | QBuffer::open | QBuffer::open |
64 | QBuffer::close | QBuffer::close |
68 | QBuffer::pos | QBuffer::pos |
72 | QBuffer::size | QBuffer::size |
76 | QBuffer::seek | QBuffer::seek |
80 | QBuffer::atEnd | QBuffer::atEnd |
84 | QIODevice::reset | QIODevice::reset |
88 | QIODevice::bytesAvailable | QIODevice::bytesAvailable |
92 | QIODevice::bytesToWrite | QIODevice::bytesToWrite |
96 | QBuffer::canReadLine | QBuffer::canReadLine |
100 | QIODevice::waitForReadyRead | QIODevice::waitForReadyRead |
104 | QIODevice::waitForBytesWritten | QIODevice::waitForBytesWritten |
108 | QBuffer::readData | QBuffer::readData |
112 | QIODevice::readLineData | QIODevice::readLineData |
116 | QBuffer::writeData | QBuffer::writeData |
[+] affected symbols (2)
QObject::connectNotify ( char const* signal )The method 'QBuffer::connectNotify ( char const* p1 )' will be called instead of this method.
QObject::disconnectNotify ( char const* signal )The method 'QBuffer::disconnectNotify ( char const* p1 )' will be called instead of this method.
qcalendarwidget.h
[+] class QCalendarWidget (1)
| Change |
Effect |
1 | Virtual method QObject::eventFilter ( QObject* p1, QEvent* p2 ) has been overridden by QCalendarWidget::eventFilter ( QObject* watched, QEvent* event ). | Method QCalendarWidget::eventFilter ( QObject* watched, QEvent* event ) will be called instead of QObject::eventFilter ( QObject* p1, QEvent* p2 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 64 entries | Virtual Table (New) - 64 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QCalendarWidget::metaObject | QCalendarWidget::metaObject |
12 | QCalendarWidget::qt_metacast | QCalendarWidget::qt_metacast |
16 | QCalendarWidget::qt_metacall | QCalendarWidget::qt_metacall |
20 | ~QCalendarWidget | ~QCalendarWidget |
24 | ~QCalendarWidget | ~QCalendarWidget |
28 | QCalendarWidget::event | QCalendarWidget::event |
32 | QObject::eventFilter | QCalendarWidget::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 | QCalendarWidget::sizeHint | QCalendarWidget::sizeHint |
68 | QCalendarWidget::minimumSizeHint | QCalendarWidget::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QCalendarWidget::mousePressEvent | QCalendarWidget::mousePressEvent |
84 | QWidget::mouseReleaseEvent | QWidget::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QWidget::mouseMoveEvent | QWidget::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QCalendarWidget::keyPressEvent | QCalendarWidget::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QCalendarWidget::resizeEvent | QCalendarWidget::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 | QWidget::changeEvent | QWidget::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 | QCalendarWidget::paintCell | QCalendarWidget::paintCell |
228 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
232 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
236 | non-virtual thunk | non-virtual thunk |
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 |
[+] affected symbols (1)
QObject::eventFilter ( QObject* p1, QEvent* p2 )The method 'QCalendarWidget::eventFilter ( QObject* watched, QEvent* event )' will be called instead of this method.
qcolordialog.h
[+] class QColorDialog (2)
| Change |
Effect |
1 | Virtual method QDialog::done ( int p1 ) has been overridden by QColorDialog::done ( int result ). | Method QColorDialog::done ( int result ) will be called instead of QDialog::done ( int p1 ). |
2 | Virtual method QDialog::setVisible ( bool visible ) has been overridden by QColorDialog::setVisible ( bool visible ). | Method QColorDialog::setVisible ( bool visible ) will be called instead of QDialog::setVisible ( bool visible ). |
[+] 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 | QColorDialog::metaObject | QColorDialog::metaObject |
12 | QColorDialog::qt_metacast | QColorDialog::qt_metacast |
16 | QColorDialog::qt_metacall | QColorDialog::qt_metacall |
20 | ~QColorDialog | ~QColorDialog |
24 | ~QColorDialog | ~QColorDialog |
28 | QWidget::event | QWidget::event |
32 | QDialog::eventFilter | QDialog::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 | QDialog::setVisible | QColorDialog::setVisible |
64 | QDialog::sizeHint | QDialog::sizeHint |
68 | QDialog::minimumSizeHint | QDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QColorDialog::changeEvent | QColorDialog::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 | QDialog::done | QColorDialog::done |
228 | QDialog::accept | QDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | (int (*)(...))-0x000000008 | (int (*)(...))-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 (2)
QDialog::done ( int p1 )The method 'QColorDialog::done ( int result )' will be called instead of this method.
QDialog::setVisible ( bool visible )The method 'QColorDialog::setVisible ( bool visible )' will be called instead of this method.
qcommonstyle.h
[+] class QCommonStyle (5)
| Change |
Effect |
1 | Virtual method QStyle::polish ( QApplication* p1 ) has been overridden by QCommonStyle::polish ( QApplication* app ). | Method QCommonStyle::polish ( QApplication* app ) will be called instead of QStyle::polish ( QApplication* p1 ). |
2 | Virtual method QStyle::polish ( QPalette& p1 ) has been overridden by QCommonStyle::polish ( QPalette& p1 ). | Method QCommonStyle::polish ( QPalette& p1 ) will be called instead of QStyle::polish ( QPalette& p1 ). |
3 | Virtual method QStyle::polish ( QWidget* p1 ) has been overridden by QCommonStyle::polish ( QWidget* widget ). | Method QCommonStyle::polish ( QWidget* widget ) will be called instead of QStyle::polish ( QWidget* p1 ). |
4 | Virtual method QStyle::unpolish ( QApplication* p1 ) has been overridden by QCommonStyle::unpolish ( QApplication* application ). | Method QCommonStyle::unpolish ( QApplication* application ) will be called instead of QStyle::unpolish ( QApplication* p1 ). |
5 | Virtual method QStyle::unpolish ( QWidget* p1 ) has been overridden by QCommonStyle::unpolish ( QWidget* widget ). | Method QCommonStyle::unpolish ( QWidget* widget ) will be called instead of QStyle::unpolish ( QWidget* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 35 entries | Virtual Table (New) - 35 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QCommonStyle::metaObject | QCommonStyle::metaObject |
12 | QCommonStyle::qt_metacast | QCommonStyle::qt_metacast |
16 | QCommonStyle::qt_metacall | QCommonStyle::qt_metacall |
20 | ~QCommonStyle | ~QCommonStyle |
24 | ~QCommonStyle | ~QCommonStyle |
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 | QStyle::polish | QCommonStyle::polish |
60 | QStyle::unpolish | QCommonStyle::unpolish |
64 | QStyle::polish | QCommonStyle::polish |
68 | QStyle::unpolish | QCommonStyle::unpolish |
72 | QStyle::polish | QCommonStyle::polish |
76 | QStyle::itemTextRect | QStyle::itemTextRect |
80 | QStyle::itemPixmapRect | QStyle::itemPixmapRect |
84 | QStyle::drawItemText | QStyle::drawItemText |
88 | QStyle::drawItemPixmap | QStyle::drawItemPixmap |
92 | QStyle::standardPalette | QStyle::standardPalette |
96 | QCommonStyle::drawPrimitive | QCommonStyle::drawPrimitive |
100 | QCommonStyle::drawControl | QCommonStyle::drawControl |
104 | QCommonStyle::subElementRect | QCommonStyle::subElementRect |
108 | QCommonStyle::drawComplexControl | QCommonStyle::drawComplexControl |
112 | QCommonStyle::hitTestComplexControl | QCommonStyle::hitTestComplexControl |
116 | QCommonStyle::subControlRect | QCommonStyle::subControlRect |
120 | QCommonStyle::pixelMetric | QCommonStyle::pixelMetric |
124 | QCommonStyle::sizeFromContents | QCommonStyle::sizeFromContents |
128 | QCommonStyle::styleHint | QCommonStyle::styleHint |
132 | QCommonStyle::standardPixmap | QCommonStyle::standardPixmap |
136 | QCommonStyle::generatedIconPixmap | QCommonStyle::generatedIconPixmap |
[+] affected symbols (5)
QStyle::polish ( QApplication* p1 )The method 'QCommonStyle::polish ( QApplication* app )' will be called instead of this method.
QStyle::polish ( QPalette& p1 )The method 'QCommonStyle::polish ( QPalette& p1 )' will be called instead of this method.
QStyle::polish ( QWidget* p1 )The method 'QCommonStyle::polish ( QWidget* widget )' will be called instead of this method.
QStyle::unpolish ( QApplication* p1 )The method 'QCommonStyle::unpolish ( QApplication* application )' will be called instead of this method.
QStyle::unpolish ( QWidget* p1 )The method 'QCommonStyle::unpolish ( QWidget* widget )' will be called instead of this method.
qfiledialog.h
[+] class QFileDialog (1)
| Change |
Effect |
1 | Virtual method QDialog::setVisible ( bool visible ) has been overridden by QFileDialog::setVisible ( bool visible ). | Method QFileDialog::setVisible ( bool visible ) will be called instead of QDialog::setVisible ( bool visible ). |
[+] 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 | QFileDialog::metaObject | QFileDialog::metaObject |
12 | QFileDialog::qt_metacast | QFileDialog::qt_metacast |
16 | QFileDialog::qt_metacall | QFileDialog::qt_metacall |
20 | ~QFileDialog | ~QFileDialog |
24 | ~QFileDialog | ~QFileDialog |
28 | QWidget::event | QWidget::event |
32 | QDialog::eventFilter | QDialog::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 | QDialog::setVisible | QFileDialog::setVisible |
64 | QDialog::sizeHint | QDialog::sizeHint |
68 | QDialog::minimumSizeHint | QDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFileDialog::changeEvent | QFileDialog::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 | QFileDialog::done | QFileDialog::done |
228 | QFileDialog::accept | QFileDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | (int (*)(...))-0x000000008 | (int (*)(...))-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)
QDialog::setVisible ( bool visible )The method 'QFileDialog::setVisible ( bool visible )' will be called instead of this method.
qfontdialog.h
[+] class QFontDialog (2)
| Change |
Effect |
1 | Virtual method QDialog::done ( int p1 ) has been overridden by QFontDialog::done ( int result ). | Method QFontDialog::done ( int result ) will be called instead of QDialog::done ( int p1 ). |
2 | Virtual method QDialog::setVisible ( bool visible ) has been overridden by QFontDialog::setVisible ( bool visible ). | Method QFontDialog::setVisible ( bool visible ) will be called instead of QDialog::setVisible ( bool visible ). |
[+] 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 | QFontDialog::metaObject | QFontDialog::metaObject |
12 | QFontDialog::qt_metacast | QFontDialog::qt_metacast |
16 | QFontDialog::qt_metacall | QFontDialog::qt_metacall |
20 | ~QFontDialog | ~QFontDialog |
24 | ~QFontDialog | ~QFontDialog |
28 | QWidget::event | QWidget::event |
32 | QFontDialog::eventFilter | QFontDialog::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 | QDialog::setVisible | QFontDialog::setVisible |
64 | QDialog::sizeHint | QDialog::sizeHint |
68 | QDialog::minimumSizeHint | QDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFontDialog::changeEvent | QFontDialog::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 | QDialog::done | QFontDialog::done |
228 | QDialog::accept | QDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | (int (*)(...))-0x000000008 | (int (*)(...))-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 (2)
QDialog::done ( int p1 )The method 'QFontDialog::done ( int result )' will be called instead of this method.
QDialog::setVisible ( bool visible )The method 'QFontDialog::setVisible ( bool visible )' will be called instead of this method.
qgraphicslayout.h
[+] class QGraphicsLayout (1)
| Change |
Effect |
1 | Virtual method QGraphicsLayoutItem::updateGeometry ( ) has been overridden by QGraphicsLayout::updateGeometry ( ). | Method QGraphicsLayout::updateGeometry ( ) will be called instead of QGraphicsLayoutItem::updateGeometry ( ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 13 entries | Virtual Table (New) - 13 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | ~QGraphicsLayout | ~QGraphicsLayout |
12 | ~QGraphicsLayout | ~QGraphicsLayout |
16 | QGraphicsLayoutItem::setGeometry | QGraphicsLayoutItem::setGeometry |
20 | QGraphicsLayout::getContentsMargins | QGraphicsLayout::getContentsMargins |
24 | QGraphicsLayoutItem::updateGeometry | QGraphicsLayout::updateGeometry |
28 | __cxa_pure_virtual | __cxa_pure_virtual |
32 | QGraphicsLayout::invalidate | QGraphicsLayout::invalidate |
36 | QGraphicsLayout::widgetEvent | QGraphicsLayout::widgetEvent |
40 | __cxa_pure_virtual | __cxa_pure_virtual |
44 | __cxa_pure_virtual | __cxa_pure_virtual |
48 | __cxa_pure_virtual | __cxa_pure_virtual |
[+] affected symbols (1)
QGraphicsLayoutItem::updateGeometry ( )The method 'QGraphicsLayout::updateGeometry ( )' will be called instead of this method.
qgraphicsproxywidget.h
[+] class QGraphicsProxyWidget (4)
| Change |
Effect |
1 | Virtual method QGraphicsItem::dragEnterEvent ( QGraphicsSceneDragDropEvent* event ) has been overridden by QGraphicsProxyWidget::dragEnterEvent ( QGraphicsSceneDragDropEvent* event ). | Method QGraphicsProxyWidget::dragEnterEvent ( QGraphicsSceneDragDropEvent* event ) will be called instead of QGraphicsItem::dragEnterEvent ( QGraphicsSceneDragDropEvent* event ). |
2 | Virtual method QGraphicsItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ) has been overridden by QGraphicsProxyWidget::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ). | Method QGraphicsProxyWidget::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ) will be called instead of QGraphicsItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event ). |
3 | Virtual method QGraphicsItem::dragMoveEvent ( QGraphicsSceneDragDropEvent* event ) has been overridden by QGraphicsProxyWidget::dragMoveEvent ( QGraphicsSceneDragDropEvent* event ). | Method QGraphicsProxyWidget::dragMoveEvent ( QGraphicsSceneDragDropEvent* event ) will be called instead of QGraphicsItem::dragMoveEvent ( QGraphicsSceneDragDropEvent* event ). |
4 | Virtual method QGraphicsItem::dropEvent ( QGraphicsSceneDragDropEvent* event ) has been overridden by QGraphicsProxyWidget::dropEvent ( QGraphicsSceneDragDropEvent* event ). | Method QGraphicsProxyWidget::dropEvent ( QGraphicsSceneDragDropEvent* event ) will be called instead of QGraphicsItem::dropEvent ( QGraphicsSceneDragDropEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 101 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QGraphicsProxyWidget::metaObject | QGraphicsProxyWidget::metaObject |
12 | QGraphicsProxyWidget::qt_metacast | QGraphicsProxyWidget::qt_metacast |
16 | QGraphicsProxyWidget::qt_metacall | QGraphicsProxyWidget::qt_metacall |
20 | ~QGraphicsProxyWidget | ~QGraphicsProxyWidget |
24 | ~QGraphicsProxyWidget | ~QGraphicsProxyWidget |
28 | QGraphicsProxyWidget::event | QGraphicsProxyWidget::event |
32 | QGraphicsProxyWidget::eventFilter | QGraphicsProxyWidget::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 | QGraphicsProxyWidget::setGeometry | QGraphicsProxyWidget::setGeometry |
60 | QGraphicsWidget::getContentsMargins | QGraphicsWidget::getContentsMargins |
64 | QGraphicsProxyWidget::type | QGraphicsProxyWidget::type |
68 | QGraphicsProxyWidget::paint | QGraphicsProxyWidget::paint |
72 | QGraphicsWidget::paintWindowFrame | QGraphicsWidget::paintWindowFrame |
76 | QGraphicsWidget::boundingRect | QGraphicsWidget::boundingRect |
80 | QGraphicsWidget::shape | QGraphicsWidget::shape |
84 | QGraphicsWidget::initStyleOption | QGraphicsWidget::initStyleOption |
88 | QGraphicsProxyWidget::sizeHint | QGraphicsProxyWidget::sizeHint |
92 | QGraphicsWidget::updateGeometry | QGraphicsWidget::updateGeometry |
96 | QGraphicsProxyWidget::itemChange | QGraphicsProxyWidget::itemChange |
100 | QGraphicsWidget::propertyChange | QGraphicsWidget::propertyChange |
104 | QGraphicsWidget::sceneEvent | QGraphicsWidget::sceneEvent |
108 | QGraphicsWidget::windowFrameEvent | QGraphicsWidget::windowFrameEvent |
112 | QGraphicsWidget::windowFrameSectionAt | QGraphicsWidget::windowFrameSectionAt |
116 | QGraphicsWidget::changeEvent | QGraphicsWidget::changeEvent |
120 | QGraphicsWidget::closeEvent | QGraphicsWidget::closeEvent |
124 | QGraphicsProxyWidget::focusInEvent | QGraphicsProxyWidget::focusInEvent |
128 | QGraphicsProxyWidget::focusNextPrevChild | QGraphicsProxyWidget::focusNextPrevChild |
132 | QGraphicsProxyWidget::focusOutEvent | QGraphicsProxyWidget::focusOutEvent |
136 | QGraphicsProxyWidget::hideEvent | QGraphicsProxyWidget::hideEvent |
140 | QGraphicsWidget::moveEvent | QGraphicsWidget::moveEvent |
144 | QGraphicsWidget::polishEvent | QGraphicsWidget::polishEvent |
148 | QGraphicsProxyWidget::resizeEvent | QGraphicsProxyWidget::resizeEvent |
152 | QGraphicsProxyWidget::showEvent | QGraphicsProxyWidget::showEvent |
156 | QGraphicsProxyWidget::hoverMoveEvent | QGraphicsProxyWidget::hoverMoveEvent |
160 | QGraphicsProxyWidget::hoverLeaveEvent | QGraphicsProxyWidget::hoverLeaveEvent |
164 | QGraphicsProxyWidget::grabMouseEvent | QGraphicsProxyWidget::grabMouseEvent |
168 | QGraphicsProxyWidget::ungrabMouseEvent | QGraphicsProxyWidget::ungrabMouseEvent |
172 | QGraphicsWidget::grabKeyboardEvent | QGraphicsWidget::grabKeyboardEvent |
176 | QGraphicsWidget::ungrabKeyboardEvent | QGraphicsWidget::ungrabKeyboardEvent |
180 | QGraphicsProxyWidget::contextMenuEvent | QGraphicsProxyWidget::contextMenuEvent |
184 | QGraphicsProxyWidget::hoverEnterEvent | QGraphicsProxyWidget::dragEnterEvent |
188 | QGraphicsProxyWidget::mouseMoveEvent | QGraphicsProxyWidget::dragLeaveEvent |
192 | QGraphicsProxyWidget::mousePressEvent | QGraphicsProxyWidget::dragMoveEvent |
196 | QGraphicsProxyWidget::mouseReleaseEvent | QGraphicsProxyWidget::dropEvent |
200 | QGraphicsProxyWidget::mouseDoubleClickEvent | QGraphicsProxyWidget::hoverEnterEvent |
204 | QGraphicsProxyWidget::wheelEvent | QGraphicsProxyWidget::mouseMoveEvent |
208 | QGraphicsProxyWidget::keyPressEvent | QGraphicsProxyWidget::mousePressEvent |
212 | QGraphicsProxyWidget::keyReleaseEvent | QGraphicsProxyWidget::mouseReleaseEvent |
216 | (int (*)(...))-0x000000008 | QGraphicsProxyWidget::mouseDoubleClickEvent |
220 | (int (*)(...))(& _ZTI20QGraphicsProxyWidget) | QGraphicsProxyWidget::wheelEvent |
224 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev | QGraphicsProxyWidget::keyPressEvent |
228 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev | QGraphicsProxyWidget::keyReleaseEvent |
232 | QGraphicsItem::advance | (int (*)(...))-0x000000008 |
236 | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv | (int (*)(...))(& _ZTI20QGraphicsProxyWidget) |
240 | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev |
244 | QGraphicsItem::contains | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev |
248 | QGraphicsItem::collidesWithItem | QGraphicsItem::advance |
252 | QGraphicsItem::collidesWithPath | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv |
256 | QGraphicsItem::isObscuredBy | QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv |
260 | QGraphicsItem::opaqueArea | QGraphicsItem::contains |
264 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget | QGraphicsItem::collidesWithItem |
268 | QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv | QGraphicsItem::collidesWithPath |
272 | QGraphicsItem::sceneEventFilter | QGraphicsItem::isObscuredBy |
276 | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent | QGraphicsItem::opaqueArea |
280 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget |
284 | QGraphicsItem::dragEnterEvent | QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv |
288 | QGraphicsItem::dragLeaveEvent | QGraphicsItem::sceneEventFilter |
292 | QGraphicsItem::dragMoveEvent | QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent |
296 | QGraphicsItem::dropEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent |
300 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent |
304 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent |
308 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent |
312 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent |
316 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent |
320 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent |
324 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent |
328 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent |
332 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent |
336 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent |
340 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent |
344 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent |
348 | QGraphicsItem::inputMethodEvent | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent |
352 | QGraphicsItem::inputMethodQuery | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent |
356 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent |
360 | QGraphicsItem::supportsExtension | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent |
364 | QGraphicsItem::setExtension | QGraphicsItem::inputMethodEvent |
368 | QGraphicsItem::extension | QGraphicsItem::inputMethodQuery |
372 | (int (*)(...))-0x000000010 | QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant |
376 | (int (*)(...))(& _ZTI20QGraphicsProxyWidget) | QGraphicsItem::supportsExtension |
380 | QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev | QGraphicsItem::setExtension |
384 | QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev | QGraphicsItem::extension |
388 | QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF | (int (*)(...))-0x000000010 |
392 | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_ | (int (*)(...))(& _ZTI20QGraphicsProxyWidget) |
396 | QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv | QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev |
400 | QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF | QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev |
404 | | QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF |
408 | | QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_ |
412 | | QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv |
416 | | QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF |
[+] affected symbols (4)
QGraphicsItem::dragEnterEvent ( QGraphicsSceneDragDropEvent* event )The method 'QGraphicsProxyWidget::dragEnterEvent ( QGraphicsSceneDragDropEvent* event )' will be called instead of this method.
QGraphicsItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event )The method 'QGraphicsProxyWidget::dragLeaveEvent ( QGraphicsSceneDragDropEvent* event )' will be called instead of this method.
QGraphicsItem::dragMoveEvent ( QGraphicsSceneDragDropEvent* event )The method 'QGraphicsProxyWidget::dragMoveEvent ( QGraphicsSceneDragDropEvent* event )' will be called instead of this method.
QGraphicsItem::dropEvent ( QGraphicsSceneDragDropEvent* event )The method 'QGraphicsProxyWidget::dropEvent ( QGraphicsSceneDragDropEvent* event )' will be called instead of this method.
qinputdialog.h
[+] class QInputDialog (4)
| Change |
Effect |
1 | Virtual method QDialog::done ( int p1 ) has been overridden by QInputDialog::done ( int result ). | Method QInputDialog::done ( int result ) will be called instead of QDialog::done ( int p1 ). |
2 | Virtual method QDialog::minimumSizeHint ( ) const has been overridden by QInputDialog::minimumSizeHint ( ) const. | Method QInputDialog::minimumSizeHint ( ) const will be called instead of QDialog::minimumSizeHint ( ) const. |
3 | Virtual method QDialog::setVisible ( bool visible ) has been overridden by QInputDialog::setVisible ( bool visible ). | Method QInputDialog::setVisible ( bool visible ) will be called instead of QDialog::setVisible ( bool visible ). |
4 | Virtual method QDialog::sizeHint ( ) const has been overridden by QInputDialog::sizeHint ( ) const. | Method QInputDialog::sizeHint ( ) const will be called instead of QDialog::sizeHint ( ) 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 | QInputDialog::metaObject | QInputDialog::metaObject |
12 | QInputDialog::qt_metacast | QInputDialog::qt_metacast |
16 | QInputDialog::qt_metacall | QInputDialog::qt_metacall |
20 | ~QInputDialog | ~QInputDialog |
24 | ~QInputDialog | ~QInputDialog |
28 | QWidget::event | QWidget::event |
32 | QDialog::eventFilter | QDialog::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 | QDialog::setVisible | QInputDialog::setVisible |
64 | QDialog::sizeHint | QInputDialog::sizeHint |
68 | QDialog::minimumSizeHint | QInputDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QWidget::changeEvent | QWidget::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 | QDialog::done | QInputDialog::done |
228 | QDialog::accept | QDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | (int (*)(...))-0x000000008 | (int (*)(...))-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 (4)
QDialog::done ( int p1 )The method 'QInputDialog::done ( int result )' will be called instead of this method.
QDialog::minimumSizeHint ( ) constThe method 'QInputDialog::minimumSizeHint ( ) const' will be called instead of this method.
QDialog::setVisible ( bool visible )The method 'QInputDialog::setVisible ( bool visible )' will be called instead of this method.
QDialog::sizeHint ( ) constThe method 'QInputDialog::sizeHint ( ) 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 5 to 6. | 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 117 to 121. | 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'.
qobject.h
[+] class QObjectData (1)
| Change |
Effect |
1 | Field inThreadChangeEvent has been added to this type. | ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (418)
operator<< ( QDebug p1, QObject const* p2 )Field 'p2−>d_ptr' in 2nd parameter 'p2' (pointer) has base type 'QObjectData'.
Phonon::AbstractAudioOutput::AbstractAudioOutput [in-charge] ( Phonon::AbstractAudioOutputPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::AbstractMediaStream::AbstractMediaStream [in-charge] ( Phonon::AbstractMediaStreamPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::AbstractMediaStream::AbstractMediaStream [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::AudioOutput::AudioOutput [in-charge] ( Phonon::Category category, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::AudioOutput::AudioOutput [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::Effect::Effect [in-charge] ( Phonon::EffectPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::Effect::Effect [in-charge] ( Phonon::EffectDescription const& description, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::MediaObject::MediaObject [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Phonon::VolumeFaderEffect::VolumeFaderEffect [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Accel::connectItem ( int id, QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Accel::disconnectItem ( int id, QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Accel::Q3Accel [in-charge] ( QWidget* watch, QObject* parent, char const* name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Action::Q3Action [in-charge] ( QIcon const& icon, QString const& menuText, QKeySequence accel, QObject* parent, char const* name )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Action::Q3Action [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Action::Q3Action [in-charge] ( QObject* parent, char const* name, bool toggle )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Action::Q3Action [in-charge] ( QString const& text, QIcon const& icon, QString const& menuText, QKeySequence accel, QObject* parent, char const* name, bool toggle )Field 'parent−>d_ptr' in 5th parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Action::Q3Action [in-charge] ( QString const& menuText, QKeySequence accel, QObject* parent, char const* name )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Action::Q3Action [in-charge] ( QString const& text, QString const& menuText, QKeySequence accel, QObject* parent, char const* name, bool toggle )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
Q3ActionGroup::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3ActionGroup::Q3ActionGroup [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3ActionGroup::Q3ActionGroup [in-charge] ( QObject* parent, char const* name, bool exclusive )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Canvas::Q3Canvas [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3ComboBox::eventFilter ( QObject* object, QEvent* event )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
Q3DataTable::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3DockArea::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3DockWindow::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3EditorFactory::Q3EditorFactory [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3FileDialog::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3FileIconProvider::Q3FileIconProvider [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Ftp::Q3Ftp [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3GroupBox::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3Http::Q3Http [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Http::Q3Http [in-charge] ( QString const& hostname, Q_UINT16 port, QObject* parent, char const* name )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
Q3IconView::eventFilter ( QObject* o, QEvent* p2 )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3ListBox::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3ListView::eventFilter ( QObject* o, QEvent* p2 )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3MainWindow::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3MainWindow::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3Process::Q3Process [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Process::Q3Process [in-charge] ( QString const& arg0, QObject* parent, char const* name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Process::Q3Process [in-charge] ( QStringList const& args, QObject* parent, char const* name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
Q3ScrollView::eventFilter ( QObject* p1, QEvent* e )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3ScrollView::removeChild ( QObject* child )Field 'child−>d_ptr' in 1st parameter 'child' (pointer) has base type 'QObjectData'.
Q3ServerSocket::Q3ServerSocket [in-charge] ( QHostAddress const& address, Q_UINT16 port, int backlog, QObject* parent, char const* name )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
Q3ServerSocket::Q3ServerSocket [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3ServerSocket::Q3ServerSocket [in-charge] ( Q_UINT16 port, int backlog, QObject* parent, char const* name )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Signal::connect ( QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Signal::disconnect ( QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
Q3Signal::Q3Signal [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Socket::Q3Socket [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3SqlEditorFactory::Q3SqlEditorFactory [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3SqlForm::Q3SqlForm [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3StyleSheet::Q3StyleSheet [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
Q3Table::eventFilter ( QObject* o, QEvent* p2 )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3TextEdit::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
Q3WhatsThis::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3WidgetStack::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
Q3Wizard::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QAbstractEventDispatcher::QAbstractEventDispatcher [in-charge] ( QAbstractEventDispatcherPrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractEventDispatcher::QAbstractEventDispatcher [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractEventDispatcher::registerTimer ( int interval, QObject* object )Field 'object−>d_ptr' in 2nd parameter 'object' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::applyProperties ( QObject* o, QList<DomProperty*>const& properties )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::applyPropertyInternally ( QObject* o, QString const& propertyName, QVariant const& value )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::checkProperty ( QObject* obj, QString const& prop ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::computeProperties ( QObject* obj )Field 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::create ( DomAction* ui_action, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::create ( DomActionGroup* ui_action_group, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createAction ( QObject* parent, QString const& name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createActionGroup ( QObject* parent, QString const& name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createLayout ( QString const& layoutName, QObject* parent, QString const& name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::createProperty ( QObject* object, QString const& propertyName, QVariant const& value )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QAbstractFormBuilder::layoutInfo ( DomLayout* layout, QObject* parent, int* margin, int* spacing )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractItemDelegate::QAbstractItemDelegate [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractItemDelegate::QAbstractItemDelegate [in-charge] ( QObjectPrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractItemModel::QAbstractItemModel [in-charge] ( QAbstractItemModelPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractItemModel::QAbstractItemModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractItemView::editorDestroyed ( QObject* editor )Field 'editor−>d_ptr' in 1st parameter 'editor' (pointer) has base type 'QObjectData'.
QAbstractListModel::QAbstractListModel [in-charge] ( QAbstractItemModelPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractListModel::QAbstractListModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractMessageHandler::QAbstractMessageHandler [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractProxyModel::QAbstractProxyModel [in-charge] ( QAbstractProxyModelPrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractProxyModel::QAbstractProxyModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractSocket::QAbstractSocket [in-charge] ( QAbstractSocket::SocketType socketType, QAbstractSocketPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractSocket::QAbstractSocket [in-charge] ( QAbstractSocket::SocketType socketType, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractTableModel::QAbstractTableModel [in-charge] ( QAbstractItemModelPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractTableModel::QAbstractTableModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAbstractTextDocumentLayout::registerHandler ( int objectType, QObject* component )Field 'component−>d_ptr' in 2nd parameter 'component' (pointer) has base type 'QObjectData'.
QAbstractUriResolver::QAbstractUriResolver [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAccessible::queryAccessibleInterface ( QObject* p1 ) [static]Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QAccessible::setRootObject ( QObject* p1 ) [static]Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QAccessible::updateAccessibility ( QObject* p1, int who, QAccessible::Event reason ) [static]Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QAccessibleBridgePlugin::QAccessibleBridgePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAccessibleObject::object ( ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QAccessibleObject::QAccessibleObject [in-charge] ( QObject* object )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QAccessibleObjectEx::object ( ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QAccessibleObjectEx::QAccessibleObjectEx [in-charge] ( QObject* object )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QAccessiblePlugin::QAccessiblePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAccessibleWidget::parentObject ( ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QAccessibleWidgetEx::parentObject ( ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QActionPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QIcon const& icon, QString const& text, QKeySequence const& shortcut, QObject* parent, char const* name )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QIcon const& icon, QString const& text, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QString const& text, QKeySequence const& shortcut, QObject* parent, char const* name )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QAction::QAction [in-charge] ( QString const& text, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QActionGroup::QActionGroup [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QApplication::compressEvent ( QEvent* p1, QObject* receiver, QPostEventList* p3 )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QApplication::notify ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QAssistantClient::QAssistantClient [in-charge] ( QString const& path, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QBasicTimer::start ( int msec, QObject* obj )Field 'obj−>d_ptr' in 2nd parameter 'obj' (pointer) has base type 'QObjectData'.
QBuffer::QBuffer [in-charge] ( QByteArray* buf, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QBuffer::QBuffer [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QButtonGroup::QButtonGroup [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QChildEvent::QChildEvent [in-charge] ( QEvent::Type type, QObject* child )Field 'child−>d_ptr' in 2nd parameter 'child' (pointer) has base type 'QObjectData'.
QChildEvent::~QChildEvent [in-charge] ( )Field 'this−>c−>d_ptr' in the object of this method has base type 'QObjectData'.
QCompleter::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QCompleter::QCompleter [in-charge] ( QAbstractItemModel* model, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QCompleter::QCompleter [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QCompleter::QCompleter [in-charge] ( QStringList const& completions, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QCoreApplication::compressEvent ( QEvent* p1, QObject* receiver, QPostEventList* p3 )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QCoreApplication::notify ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QCoreApplication::postEvent ( QObject* receiver, QEvent* event ) [static]Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
QCoreApplication::postEvent ( QObject* receiver, QEvent* event, int priority ) [static]Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
QCoreApplication::removePostedEvents ( QObject* receiver ) [static]Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
QCoreApplication::removePostedEvents ( QObject* receiver, int eventType ) [static]Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
QCoreApplication::sendPostedEvents ( QObject* receiver, int event_type ) [static]Field 'receiver−>d_ptr' in 1st parameter 'receiver' (pointer) has base type 'QObjectData'.
QDataWidgetMapper::QDataWidgetMapper [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusAbstractAdaptor::QDBusAbstractAdaptor [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::callWithCallback ( QString const& method, QList<QVariant>const& args, QObject* receiver, char const* member )Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::callWithCallback ( QString const& method, QList<QVariant>const& args, QObject* receiver, char const* member, char const* errorSlot )Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::QDBusAbstractInterface [in-charge] ( QDBusAbstractInterfacePrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusAbstractInterface::QDBusAbstractInterface [in-charge] ( QString const& service, QString const& path, char const* interface, QDBusConnection const& connection, QObject* parent )Field 'parent−>d_ptr' in 5th parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusConnection::callWithCallback ( QDBusMessage const& message, QObject* receiver, char const* returnMethod, char const* errorMethod, int timeout ) constField 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::callWithCallback ( QDBusMessage const& message, QObject* receiver, char const* slot, int timeout ) constField 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::connect ( QString const& service, QString const& path, QString const& interface, QString const& name, QObject* receiver, char const* slot )Field 'receiver−>d_ptr' in 5th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::connect ( QString const& service, QString const& path, QString const& interface, QString const& name, QString const& signature, QObject* receiver, char const* slot )Field 'receiver−>d_ptr' in 6th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::disconnect ( QString const& service, QString const& path, QString const& interface, QString const& name, QObject* receiver, char const* slot )Field 'receiver−>d_ptr' in 5th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::disconnect ( QString const& service, QString const& path, QString const& interface, QString const& name, QString const& signature, QObject* receiver, char const* slot )Field 'receiver−>d_ptr' in 6th parameter 'receiver' (pointer) has base type 'QObjectData'.
QDBusConnection::objectRegisteredAt ( QString const& path ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QDBusConnection::registerObject ( QString const& path, QObject* object, QDBusConnection::RegisterOptions options )Field 'object−>d_ptr' in 2nd parameter 'object' (pointer) has base type 'QObjectData'.
QDBusInterface::QDBusInterface [in-charge] ( QString const& service, QString const& path, QString const& interface, QDBusConnection const& connection, QObject* parent )Field 'parent−>d_ptr' in 5th parameter 'parent' (pointer) has base type 'QObjectData'.
QDBusServer::QDBusServer [in-charge] ( QString const& address, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormEditorInterface::QDesignerFormEditorInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormWindowInterface::findFormWindow ( QObject* obj ) [static]Field 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QDesignerFormWindowManagerInterface::QDesignerFormWindowManagerInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerFormWindowToolInterface::QDesignerFormWindowToolInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerIntegrationInterface::QDesignerIntegrationInterface [in-charge] ( QDesignerFormEditorInterface* core, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerMetaDataBaseInterface::QDesignerMetaDataBaseInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::indexOfObject ( QObject* object, bool resolveName ) constField 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::isContainer ( QObject* object, bool resolveName ) constField 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::isCustom ( QObject* object, bool resolveName ) constField 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QDesignerWidgetDataBaseInterface::QDesignerWidgetDataBaseInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesignerWidgetFactoryInterface::QDesignerWidgetFactoryInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDesktopServices::setUrlHandler ( QString const& scheme, QObject* receiver, char const* method ) [static]Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QDialog::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QDirModel::QDirModel [in-charge] ( QDirModelPrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QDirModel::QDirModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDirModel::QDirModel [in-charge] ( QStringList const& nameFilters, QDir::Filters filters, QDir::SortFlags sort, QObject* parent )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
QDoubleValidator::QDoubleValidator [in-charge] ( double bottom, double top, int decimals, QObject* parent )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
QDoubleValidator::QDoubleValidator [in-charge] ( double bottom, double top, int decimals, QObject* parent, char const* name )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
QDoubleValidator::QDoubleValidator [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QDoubleValidator::QDoubleValidator [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QEventLoop::QEventLoop [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QExtensionManager::extension ( QObject* object, QString const& iid ) constField 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QExtensionManager::QExtensionManager [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QFile::QFile [in-charge] ( QFilePrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFile::QFile [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QFile::QFile [in-charge] ( QString const& name, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFileSystemModel::QFileSystemModel [in-charge] ( QFileSystemModelPrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFileSystemModel::QFileSystemModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QFileSystemWatcher::QFileSystemWatcher [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QFileSystemWatcher::QFileSystemWatcher [in-charge] ( QStringList const& paths, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFocusFrame::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QFormBuilder::applyProperties ( QObject* o, QList<DomProperty*>const& properties )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QFormBuilder::create ( DomAction* ui_action, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFormBuilder::create ( DomActionGroup* ui_action_group, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFormBuilder::createLayout ( QString const& layoutName, QObject* parent, QString const& name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QFtp::QFtp [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QFtp::QFtp [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QFutureWatcherBase::QFutureWatcherBase [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QGraphicsItemAnimation::QGraphicsItemAnimation [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QGraphicsProxyWidget::eventFilter ( QObject* object, QEvent* event )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QGraphicsScene::eventFilter ( QObject* watched, QEvent* event )Field 'watched−>d_ptr' in 1st parameter 'watched' (pointer) has base type 'QObjectData'.
QGraphicsScene::QGraphicsScene [in-charge] ( qreal x, qreal y, qreal width, qreal height, QObject* parent )Field 'parent−>d_ptr' in 5th parameter 'parent' (pointer) has base type 'QObjectData'.
QGraphicsScene::QGraphicsScene [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QGraphicsScene::QGraphicsScene [in-charge] ( QRectF const& sceneRect, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QGroupBox::childEvent ( QChildEvent* event )Field 'event−>c−>d_ptr' in 1st parameter 'event' (pointer) has base type 'QObjectData'.
QHelpEngine::QHelpEngine [in-charge] ( QString const& collectionFile, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QHelpEngineCore::QHelpEngineCore [in-charge] ( QHelpEngineCorePrivate* helpEngineCorePrivate, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QHelpEngineCore::QHelpEngineCore [in-charge] ( QString const& collectionFile, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QHelpSearchEngine::QHelpSearchEngine [in-charge] ( QHelpEngineCore* helpEngine, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QHostInfo::lookupHost ( QString const& name, QObject* receiver, char const* member ) [static]Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QHttp::QHttp [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QHttp::QHttp [in-charge] ( QString const& hostname, QHttp::ConnectionMode mode, quint16 port, QObject* parent )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
QHttp::QHttp [in-charge] ( QString const& hostname, quint16 port, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QIconEnginePlugin::QIconEnginePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QIconEnginePluginV2::QIconEnginePluginV2 [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QImageIOPlugin::QImageIOPlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QInputContext::QInputContext [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QInputContextFactory::create ( QString const& key, QObject* parent ) [static]Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QInputContextPlugin::QInputContextPlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QIntValidator::QIntValidator [in-charge] ( int bottom, int top, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QIntValidator::QIntValidator [in-charge] ( int bottom, int top, QObject* parent, char const* name )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QIntValidator::QIntValidator [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QIntValidator::QIntValidator [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QIODevice::QIODevice [in-charge] ( QIODevicePrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QIODevice::QIODevice [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QItemDelegate::eventFilter ( QObject* object, QEvent* event )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QItemDelegate::QItemDelegate [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QItemSelectionModel::QItemSelectionModel [in-charge] ( QAbstractItemModel* model, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QLayout::childEvent ( QChildEvent* e )Field 'e−>c−>d_ptr' in 1st parameter 'e' (pointer) has base type 'QObjectData'.
QLibrary::QLibrary [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QLibrary::QLibrary [in-charge] ( QString const& fileName, int verNum, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QLibrary::QLibrary [in-charge] ( QString const& fileName, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QLibrary::QLibrary [in-charge] ( QString const& fileName, QString const& version, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QLocalServer::QLocalServer [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QLocalSocket::QLocalSocket [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QMdiArea::childEvent ( QChildEvent* childEvent )Field 'childEvent−>c−>d_ptr' in 1st parameter 'childEvent' (pointer) has base type 'QObjectData'.
QMdiArea::eventFilter ( QObject* object, QEvent* event )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QMdiSubWindow::childEvent ( QChildEvent* childEvent )Field 'childEvent−>c−>d_ptr' in 1st parameter 'childEvent' (pointer) has base type 'QObjectData'.
QMdiSubWindow::eventFilter ( QObject* object, QEvent* event )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QMenu::addAction ( QIcon const& icon, QString const& text, QObject const* receiver, char const* member, QKeySequence const& shortcut )Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QMenu::addAction ( QString const& text, QObject const* receiver, char const* member, QKeySequence const& shortcut )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QMenuBar::addAction ( QString const& text, QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QMenuBar::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QMetaObject::activate ( QObject* sender, int from_signal_index, int to_signal_index, void** argv ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::activate ( QObject* sender, int signal_index, void** argv ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::activate ( QObject* sender, QMetaObject const* p2, int from_local_signal_index, int to_local_signal_index, void** argv ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::activate ( QObject* sender, QMetaObject const* p2, int local_signal_index, void** argv ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::addGuard ( QObject** ptr ) [static]Field 'ptr−>d_ptr' in 1st parameter 'ptr' (pointer) has base type 'QObjectData'.
QMetaObject::cast ( QObject* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaObject::changeGuard ( QObject** ptr, QObject* o ) [static]Field 'o−>d_ptr' in 2nd parameter 'o' (pointer) has base type 'QObjectData'.
QMetaObject::connect ( QObject const* sender, int signal_index, QObject const* receiver, int method_index, int type, int* types ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::connectSlotsByName ( QObject* o ) [static]Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QMetaObject::disconnect ( QObject const* sender, int signal_index, QObject const* receiver, int method_index ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QMetaObject::invokeMethod ( QObject* obj, char const* member, Qt::ConnectionType p3, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9 ) [static]Field 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaObject::removeGuard ( QObject** ptr ) [static]Field 'ptr−>d_ptr' in 1st parameter 'ptr' (pointer) has base type 'QObjectData'.
QMetaProperty::isDesignable ( QObject const* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isEditable ( QObject const* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isScriptable ( QObject const* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isStored ( QObject const* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::isUser ( QObject const* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::read ( QObject const* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::reset ( QObject* obj ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMetaProperty::write ( QObject* obj, QVariant const& value ) constField 'obj−>d_ptr' in 1st parameter 'obj' (pointer) has base type 'QObjectData'.
QMotifStyle::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QMovie::QMovie [in-charge] ( QIODevice* device, QByteArray const& format, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QMovie::QMovie [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QMovie::QMovie [in-charge] ( QString const& fileName, QByteArray const& format, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QNetworkAccessManager::QNetworkAccessManager [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QNetworkCookieJar::QNetworkCookieJar [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QNetworkReply::QNetworkReply [in-charge] ( QNetworkReplyPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QNetworkReply::QNetworkReply [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QObject::blockSignals ( bool b )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::child ( char const* objName, char const* inheritsClass, bool recursiveSearch ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QObject::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QObject::connect ( QObject const* sender, char const* signal, QObject const* receiver, char const* member, Qt::ConnectionType p5 ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QObject::connectNotify ( char const* signal )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::customEvent ( QEvent* p1 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::deleteLater ( )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::destroyed ( QObject* p1 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QObject::disconnect ( QObject const* sender, char const* signal, QObject const* receiver, char const* member ) [static]Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QObject::disconnectNotify ( char const* signal )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::dumpObjectInfo ( )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::dumpObjectTree ( )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::dynamicPropertyNames ( ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::event ( QEvent* p1 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QObject::installEventFilter ( QObject* p1 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QObject::killTimer ( int id )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::metaObject ( ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::moveToThread ( QThread* thread )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::objectName ( ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::property ( char const* name ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::QObject [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QObject::QObject [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QObject::QObject [in-charge] ( QObjectPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QObject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::qt_metacast ( char const* p1 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::queryList ( char const* inheritsClass, char const* objName, bool regexpMatch, bool recursiveSearch ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::receivers ( char const* signal ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::removeEventFilter ( QObject* p1 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QObject::sender ( ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QObject::setObjectName ( QString const& name )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::setParent ( QObject* p1 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QObject::setProperty ( char const* name, QVariant const& value )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::setUserData ( uint id, QObjectUserData* data )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::startTimer ( int interval )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::staticMetaObject [data]Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::staticQtMetaObject [data]Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::thread ( ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::timerEvent ( QTimerEvent* p1 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::userData ( uint id ) constField 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::~QObject [in-charge] ( )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObjectCleanupHandler::add ( QObject* object )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QObjectCleanupHandler::remove ( QObject* object )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QPictureFormatPlugin::QPictureFormatPlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QPlastiqueStyle::eventFilter ( QObject* watched, QEvent* event )Field 'watched−>d_ptr' in 1st parameter 'watched' (pointer) has base type 'QObjectData'.
QPluginLoader::instance ( )Field 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QPluginLoader::QPluginLoader [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QPluginLoader::QPluginLoader [in-charge] ( QString const& fileName, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QProcess::QProcess [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QProxyModel::QProxyModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QProxyModel::QProxyModel [in-charge] ( QProxyModelPrivate& p1, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QRegExpValidator::QRegExpValidator [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QRegExpValidator::QRegExpValidator [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QRegExpValidator::QRegExpValidator [in-charge] ( QRegExp const& rx, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QRegExpValidator::QRegExpValidator [in-charge] ( QRegExp const& rx, QObject* parent, char const* name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
qScriptConnect ( QObject* sender, char const* signal, QScriptValue const& receiver, QScriptValue const& function )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
qScriptDisconnect ( QObject* sender, char const* signal, QScriptValue const& receiver, QScriptValue const& function )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QScriptEngine::newQObject ( QObject* object, QScriptEngine::ValueOwnership ownership, QScriptEngine::QObjectWrapOptions const& options )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QScriptEngine::newQObject ( QScriptValue const& scriptObject, QObject* qtObject, QScriptEngine::ValueOwnership ownership, QScriptEngine::QObjectWrapOptions const& options )Field 'qtObject−>d_ptr' in 2nd parameter 'qtObject' (pointer) has base type 'QObjectData'.
QScriptEngine::QScriptEngine [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptEngine::QScriptEngine [in-charge] ( QScriptEnginePrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptExtensionPlugin::QScriptExtensionPlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QScriptValue::toQObject ( ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QScrollArea::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QSettings::QSettings [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSettings::QSettings [in-charge] ( QSettings::Format format, QSettings::Scope scope, QString const& organization, QString const& application, QObject* parent )Field 'parent−>d_ptr' in 5th parameter 'parent' (pointer) has base type 'QObjectData'.
QSettings::QSettings [in-charge] ( QSettings::Scope scope, QString const& organization, QString const& application, QObject* parent )Field 'parent−>d_ptr' in 4th parameter 'parent' (pointer) has base type 'QObjectData'.
QSettings::QSettings [in-charge] ( QString const& fileName, QSettings::Format format, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QSettings::QSettings [in-charge] ( QString const& organization, QString const& application, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QSharedMemory::QSharedMemory [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSharedMemory::QSharedMemory [in-charge] ( QString const& key, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSignalMapper::map ( QObject* sender )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QSignalMapper::mapped ( QObject* p1 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QSignalMapper::mapping ( int id ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QSignalMapper::mapping ( QObject* object ) constField 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QSignalMapper::mapping ( QString const& text ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QSignalMapper::mapping ( QWidget* widget ) constField 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QSignalMapper::QSignalMapper [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSignalMapper::QSignalMapper [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSignalMapper::removeMappings ( QObject* sender )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QSignalMapper::setMapping ( QObject* sender, int id )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QSignalMapper::setMapping ( QObject* sender, QObject* object )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QSignalMapper::setMapping ( QObject* sender, QString const& text )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QSignalMapper::setMapping ( QObject* sender, QWidget* widget )Field 'sender−>d_ptr' in 1st parameter 'sender' (pointer) has base type 'QObjectData'.
QSizeGrip::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QSocketNotifier::QSocketNotifier [in-charge] ( int socket, QSocketNotifier::Type p2, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QSocketNotifier::QSocketNotifier [in-charge] ( int socket, QSocketNotifier::Type p2, QObject* parent, char const* name )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QSortFilterProxyModel::QSortFilterProxyModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSound::QSound [in-charge] ( QString const& filename, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSound::QSound [in-charge] ( QString const& filename, QObject* parent, char const* name )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSplitter::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QSqlDriver::QSqlDriver [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSqlDriverPlugin::QSqlDriverPlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSqlQueryModel::QSqlQueryModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSqlQueryModel::QSqlQueryModel [in-charge] ( QSqlQueryModelPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSqlRelationalTableModel::QSqlRelationalTableModel [in-charge] ( QObject* parent, QSqlDatabase db )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSqlTableModel::QSqlTableModel [in-charge] ( QObject* parent, QSqlDatabase db )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSqlTableModel::QSqlTableModel [in-charge] ( QSqlTableModelPrivate& dd, QObject* parent, QSqlDatabase db )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSslSocket::QSslSocket [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QStandardItemModel::QStandardItemModel [in-charge] ( int rows, int columns, QObject* parent )Field 'parent−>d_ptr' in 3rd parameter 'parent' (pointer) has base type 'QObjectData'.
QStandardItemModel::QStandardItemModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QStandardItemModel::QStandardItemModel [in-charge] ( QStandardItemModelPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QStringListModel::QStringListModel [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QStringListModel::QStringListModel [in-charge] ( QStringList const& strings, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QStyledItemDelegate::eventFilter ( QObject* object, QEvent* event )Field 'object−>d_ptr' in 1st parameter 'object' (pointer) has base type 'QObjectData'.
QStyledItemDelegate::QStyledItemDelegate [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QStylePlugin::QStylePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer [in-charge] ( QByteArray const& contents, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSvgRenderer::QSvgRenderer [in-charge] ( QString const& filename, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSyntaxHighlighter::QSyntaxHighlighter [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QSystemTrayIcon::QSystemTrayIcon [in-charge] ( QIcon const& icon, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QSystemTrayIcon::QSystemTrayIcon [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
qt_qFindChild_helper ( QObject const* parent, QString const& name, QMetaObject const& mo )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
qt_qFindChildren_helper ( QObject const* parent, QString const& name, QRegExp const* re, QMetaObject const& mo, QList<void*>* list )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTcpServer::QTcpServer [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTcpSocket::QTcpSocket [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTcpSocket::QTcpSocket [in-charge] ( QTcpSocketPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QTemporaryFile::QTemporaryFile [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTemporaryFile::QTemporaryFile [in-charge] ( QString const& templateName, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QTest::qExec ( QObject* testObject, int argc, char** argv )Field 'testObject−>d_ptr' in 1st parameter 'testObject' (pointer) has base type 'QObjectData'.
QTest::qExec ( QObject* testObject, QStringList const& arguments )Field 'testObject−>d_ptr' in 1st parameter 'testObject' (pointer) has base type 'QObjectData'.
QTest::testObject ( )Field 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QTextCodecPlugin::QTextCodecPlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTextDocument::clone ( QObject* parent ) constField 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTextDocument::QTextDocument [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTextDocument::QTextDocument [in-charge] ( QString const& text, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QTextDocument::QTextDocument [in-charge] ( QTextDocumentPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QThread::QThread [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QThread::QThread [in-charge] ( QThreadPrivate& dd, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QThreadPool::QThreadPool [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTimeLine::QTimeLine [in-charge] ( int duration, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QTimer::QTimer [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTimer::QTimer [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTimer::singleShot ( int msec, QObject* receiver, char const* member ) [static]Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QToolBar::addAction ( QIcon const& icon, QString const& text, QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QToolBar::addAction ( QString const& text, QObject const* receiver, char const* member )Field 'receiver−>d_ptr' in 2nd parameter 'receiver' (pointer) has base type 'QObjectData'.
QToolBar::childEvent ( QChildEvent* event )Field 'event−>c−>d_ptr' in 1st parameter 'event' (pointer) has base type 'QObjectData'.
QToolButton::QToolButton [in-charge] ( QIcon const& s, QString const& textLabel, QString const& grouptext, QObject* receiver, char const* slot, QWidget* parent, char const* name )Field 'receiver−>d_ptr' in 4th parameter 'receiver' (pointer) has base type 'QObjectData'.
QTranslator::QTranslator [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QTranslator::QTranslator [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUdpSocket::QUdpSocket [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUndoGroup::createRedoAction ( QObject* parent, QString const& prefix ) constField 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUndoGroup::createUndoAction ( QObject* parent, QString const& prefix ) constField 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUndoGroup::QUndoGroup [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUndoStack::createRedoAction ( QObject* parent, QString const& prefix ) constField 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUndoStack::createUndoAction ( QObject* parent, QString const& prefix ) constField 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QUndoStack::QUndoStack [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QValidator::QValidator [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QValidator::QValidator [in-charge] ( QObject* parent, char const* name )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QValidator::QValidator [in-charge] ( QObjectPrivate& d, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QValidator::QValidator [in-charge] ( QValidatorPrivate& d, QObject* parent )Field 'parent−>d_ptr' in 2nd parameter 'parent' (pointer) has base type 'QObjectData'.
QWebFrame::addToJavaScriptWindowObject ( QString const& name, QObject* object )Field 'object−>d_ptr' in 2nd parameter 'object' (pointer) has base type 'QObjectData'.
QWebHistoryInterface::QWebHistoryInterface [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWebPage::createPlugin ( QString const& classid, QUrl const& url, QStringList const& paramNames, QStringList const& paramValues )Field 'RetVal−>d_ptr' in return value (pointer) has base type 'QObjectData'.
QWebPage::QWebPage [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWebPluginFactory::QWebPluginFactory [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWhatsThis::createAction ( QObject* parent ) [static]Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWidgetAction::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QWidgetAction::QWidgetAction [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QWindowsStyle::eventFilter ( QObject* o, QEvent* e )Field 'o−>d_ptr' in 1st parameter 'o' (pointer) has base type 'QObjectData'.
QWorkspace::childEvent ( QChildEvent* p1 )Field 'p1−>c−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
QWorkspace::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
qobjectdefs.h
[+] struct anon-struct-qobjectdefs.h-401 (2)
| Change |
Effect |
1 | The pointer level of field extradata has been decreased from 2 to 1. | The library functions will treat the value of this field as the lower-dimension array and will not read all elements. This may change the behavior of applications. |
2 | Type of field extradata has been changed from QMetaObject const** to void const*. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
[+] affected symbols (657)
domPropertyToVariant ( QAbstractFormBuilder* abstractFormBuilder, QMetaObject const* meta, DomProperty const* property )Field 'meta−>d' in 2nd parameter 'meta' (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::AbstractAudioOutput::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::AbstractAudioOutput::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::AbstractMediaStream::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::AbstractMediaStream::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::AudioOutput::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::AudioOutput::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::Effect::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::Effect::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::EffectWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::EffectWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::MediaController::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::MediaController::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::MediaObject::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::MediaObject::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::SeekSlider::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::SeekSlider::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VideoPlayer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VideoPlayer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VideoWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VideoWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VolumeFaderEffect::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VolumeFaderEffect::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VolumeSlider::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Phonon::VolumeSlider::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Accel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Accel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Action::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Action::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ActionGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ActionGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Button::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Button::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ButtonGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ButtonGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Canvas::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Canvas::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3CanvasView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3CanvasView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ColorDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ColorDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ComboBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ComboBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DataBrowser::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DataBrowser::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DataTable::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DataTable::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DataView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DataView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DateEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DateEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DateTimeEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DateTimeEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DateTimeEditBase::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DateTimeEditBase::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Dns::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Dns::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DockArea::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DockArea::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DockAreaLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DockAreaLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DockWindow::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DockWindow::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DragObject::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3DragObject::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3FileDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3FileDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3FileIconProvider::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3FileIconProvider::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Frame::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Frame::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Ftp::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Ftp::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Grid::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Grid::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3GridView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3GridView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3GroupBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3GroupBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3HBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3HBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3HButtonGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3HButtonGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Header::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Header::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3HGroupBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3HGroupBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Http::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Http::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3IconDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3IconDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3IconView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3IconView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ImageDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ImageDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ListBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ListBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ListView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ListView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3LocalFs::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3LocalFs::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3MainWindow::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3MainWindow::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3MultiLineEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3MultiLineEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3NetworkOperation::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3NetworkOperation::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3NetworkProtocol::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3NetworkProtocol::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3PopupMenu::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3PopupMenu::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Process::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Process::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ProgressBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ProgressBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ProgressDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ProgressDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ScrollView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ScrollView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ServerSocket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ServerSocket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Signal::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Signal::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Socket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Socket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3SpinWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3SpinWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3SqlForm::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3SqlForm::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3StoredDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3StoredDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3StyleSheet::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3StyleSheet::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TabDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TabDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Table::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Table::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextBrowser::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextBrowser::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TextView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TimeEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3TimeEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ToolBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3ToolBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3UriDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3UriDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3UrlOperator::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3UrlOperator::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3VBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3VBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3VButtonGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3VButtonGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3VGroupBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3VGroupBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3WhatsThis::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3WhatsThis::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3WidgetStack::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3WidgetStack::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Wizard::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
Q3Wizard::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractButton::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractButton::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractEventDispatcher::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractEventDispatcher::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractFormBuilder::toVariant ( QMetaObject const* meta, DomProperty* property )Field 'meta−>d' in 1st parameter 'meta' (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractItemDelegate::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractItemDelegate::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractItemModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractItemModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractItemView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractItemView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractListModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractListModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractMessageHandler::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractMessageHandler::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractPageSetupDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractPageSetupDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractPrintDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractPrintDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractProxyModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractProxyModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractScrollArea::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractScrollArea::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractSlider::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractSlider::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractSocket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractSocket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractSpinBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractSpinBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractTableModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractTableModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractTextDocumentLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractTextDocumentLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractUriResolver::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAbstractUriResolver::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAccessibleBridgePlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAccessibleBridgePlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAccessiblePlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAccessiblePlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAction::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAction::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QActionGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QActionGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QApplication::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QApplication::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAssistantClient::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QAssistantClient::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QBoxLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QBoxLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QBuffer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QBuffer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QButtonGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QButtonGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCalendarWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCalendarWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCDEStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCDEStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCheckBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCheckBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCleanlooksStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCleanlooksStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QClipboard::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QClipboard::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QColorDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QColorDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QColumnView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QColumnView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QComboBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QComboBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCommandLinkButton::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCommandLinkButton::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCommonStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCommonStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCompleter::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCompleter::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCoreApplication::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QCoreApplication::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDataWidgetMapper::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDataWidgetMapper::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDateEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDateEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDateTimeEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDateTimeEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusAbstractAdaptor::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusAbstractAdaptor::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusAbstractInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusAbstractInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusConnection::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusConnectionInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusConnectionInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusServer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDBusServer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerActionEditorInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerActionEditorInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerBrushManagerInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerBrushManagerInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormEditorInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormEditorInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormWindowInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormWindowInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormWindowManagerInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormWindowManagerInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormWindowToolInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerFormWindowToolInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerIconCacheInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerIconCacheInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerIntegrationInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerIntegrationInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerMetaDataBaseInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerMetaDataBaseInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerObjectInspectorInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerObjectInspectorInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerPropertyEditorInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerPropertyEditorInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerResourceBrowserInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerResourceBrowserInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerWidgetBoxInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerWidgetBoxInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerWidgetDataBaseInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerWidgetDataBaseInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerWidgetFactoryInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesignerWidgetFactoryInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesktopWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDesktopWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDial::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDial::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDialogButtonBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDialogButtonBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDirModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDirModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDockWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDockWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDoubleSpinBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDoubleSpinBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDoubleValidator::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDoubleValidator::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDrag::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QDrag::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QErrorMessage::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QErrorMessage::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QEventLoop::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QEventLoop::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QExtensionManager::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QExtensionManager::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFile::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFile::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFileDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFileDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFileSystemModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFileSystemModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFileSystemWatcher::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFileSystemWatcher::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFocusFrame::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFocusFrame::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFont::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFontComboBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFontComboBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFontDatabase::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFontDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFontDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFormLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFormLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFrame::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFrame::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFtp::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFtp::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFutureWatcherBase::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QFutureWatcherBase::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGLWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGLWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGradient::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsItemAnimation::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsItemAnimation::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsProxyWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsProxyWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsScene::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsScene::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsSvgItem::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsSvgItem::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsTextItem::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsTextItem::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGraphicsWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGridLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGridLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGroupBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QGroupBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHBoxLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHBoxLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHeaderView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHeaderView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpContentModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpContentModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpContentWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpContentWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpEngine::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpEngine::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpEngineCore::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpEngineCore::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpIndexModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpIndexModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpIndexWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpIndexWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpSearchEngine::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpSearchEngine::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpSearchQueryWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpSearchQueryWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpSearchResultWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHelpSearchResultWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHttp::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QHttp::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIconEnginePlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIconEnginePlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIconEnginePluginV2::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIconEnginePluginV2::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QImageIOPlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QImageIOPlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QInputContext::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QInputContext::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QInputContextPlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QInputContextPlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QInputDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QInputDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIntValidator::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIntValidator::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIODevice::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QIODevice::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QItemDelegate::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QItemDelegate::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QItemSelectionModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QItemSelectionModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLabel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLabel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLCDNumber::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLCDNumber::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLibrary::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLibrary::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLineEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLineEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QListView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QListView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QListWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QListWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLocale::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLocalServer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLocalServer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLocalSocket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QLocalSocket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMainWindow::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMainWindow::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMdiArea::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMdiArea::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMdiSubWindow::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMdiSubWindow::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMenu::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMenu::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMenuBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMenuBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMenuItem::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMenuItem::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMessageBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMessageBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMimeData::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMimeData::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMotifStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMotifStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMovie::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QMovie::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QNetworkAccessManager::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QNetworkAccessManager::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QNetworkCookieJar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QNetworkCookieJar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QNetworkReply::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QNetworkReply::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QObject::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QObject::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QObject::staticQtMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QObjectCleanupHandler::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QObjectCleanupHandler::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPageSetupDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPageSetupDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPainter::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPalette::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPictureFormatPlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPictureFormatPlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPlainTextDocumentLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPlainTextDocumentLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPlainTextEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPlainTextEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPlastiqueStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPlastiqueStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPluginLoader::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPluginLoader::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPrintDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPrintDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPrintPreviewDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPrintPreviewDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPrintPreviewWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPrintPreviewWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProcess::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProcess::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProgressBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProgressBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProgressDialog::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProgressDialog::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProxyModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QProxyModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPushButton::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QPushButton::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QRadioButton::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QRadioButton::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QRegExpValidator::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QRegExpValidator::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QRubberBand::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QRubberBand::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScriptEngine::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScriptEngine::newQMetaObject ( QMetaObject const* metaObject, QScriptValue const& ctor )Field 'metaObject−>d' in 1st parameter 'metaObject' (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScriptEngine::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScriptExtensionPlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScriptExtensionPlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScriptValue::toQMetaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScrollArea::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScrollArea::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScrollBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QScrollBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSessionManager::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSessionManager::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSettings::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSettings::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSharedMemory::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSharedMemory::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QShortcut::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QShortcut::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSignalMapper::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSignalMapper::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSizeGrip::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSizeGrip::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSizePolicy::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSlider::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSlider::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSocketNotifier::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSocketNotifier::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSortFilterProxyModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSortFilterProxyModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSound::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSound::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSpinBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSpinBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSplashScreen::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSplashScreen::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSplitter::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSplitter::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSplitterHandle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSplitterHandle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlDriver::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlDriver::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlDriverPlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlDriverPlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlQueryModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlQueryModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlRelationalTableModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlRelationalTableModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlTableModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSqlTableModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSslSocket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSslSocket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStackedLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStackedLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStackedWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStackedWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStandardItemModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStandardItemModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStatusBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStatusBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStringListModel::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStringListModel::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStyledItemDelegate::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStyledItemDelegate::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStylePlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QStylePlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSvgRenderer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSvgRenderer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSvgWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSvgWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSyntaxHighlighter::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSyntaxHighlighter::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSystemTrayIcon::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QSystemTrayIcon::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
qt_qFindChild_helper ( QObject const* parent, QString const& name, QMetaObject const& mo )Field 'mo−>d' in 3rd parameter 'mo' (reference) has type 'anon-struct-qobjectdefs.h-401'.
qt_qFindChildren_helper ( QObject const* parent, QString const& name, QRegExp const* re, QMetaObject const& mo, QList<void*>* list )Field 'mo−>d' in 4th parameter 'mo' (reference) has type 'anon-struct-qobjectdefs.h-401'.
QTabBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTabBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTableView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTableView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTableWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTableWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTabWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTabWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTcpServer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTcpServer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTcpSocket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTcpSocket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTemporaryFile::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTemporaryFile::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTestEventLoop::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTestEventLoop::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextBlockGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextBlockGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextBrowser::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextBrowser::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextCodecPlugin::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextCodecPlugin::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextDocument::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextDocument::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextFormat::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextFrame::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextFrame::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextList::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextList::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextObject::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextObject::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextTable::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTextTable::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QThread::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QThread::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QThreadPool::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QThreadPool::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTimeEdit::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTimeEdit::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTimeLine::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTimeLine::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTimer::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTimer::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QToolBar::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QToolBar::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QToolBox::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QToolBox::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QToolButton::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QToolButton::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTranslator::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTranslator::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTreeView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTreeView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTreeWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QTreeWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUdpSocket::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUdpSocket::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUndoGroup::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUndoGroup::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUndoStack::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUndoStack::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUndoView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUndoView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUnixPrintWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QUnixPrintWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QValidator::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QValidator::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QVBoxLayout::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QVBoxLayout::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebFrame::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebFrame::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebHistoryInterface::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebHistoryInterface::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebPage::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebPage::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebPluginFactory::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebPluginFactory::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebView::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWebView::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWidget::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWidget::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWidgetAction::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWidgetAction::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWindowsStyle::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWindowsStyle::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWizard::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWizard::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWizardPage::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWizardPage::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWorkspace::metaObject ( ) constField 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
QWorkspace::staticMetaObject [data]Field 'RetVal−>d' in return value (pointer) has type 'anon-struct-qobjectdefs.h-401'.
qpaintengine.h
[+] class QPaintEngine (1)
| Change |
Effect |
1 | Field extended has been added to this type. | ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (36)
QGLFramebufferObject::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QGLPixelBuffer::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QGLWidget::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QImage::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QPaintEngine::coordinateOffset ( ) constThis method is from 'QPaintEngine' class.
QPaintEngine::drawEllipse ( QRect const& r )This method is from 'QPaintEngine' class.
QPaintEngine::drawEllipse ( QRectF const& r )This method is from 'QPaintEngine' class.
QPaintEngine::drawImage ( QRectF const& r, QImage const& pm, QRectF const& sr, Qt::ImageConversionFlags flags )This method is from 'QPaintEngine' class.
QPaintEngine::drawLines ( QLine const* lines, int lineCount )This method is from 'QPaintEngine' class.
QPaintEngine::drawLines ( QLineF const* lines, int lineCount )This method is from 'QPaintEngine' class.
QPaintEngine::drawPath ( QPainterPath const& path )This method is from 'QPaintEngine' class.
QPaintEngine::drawPoints ( QPoint const* points, int pointCount )This method is from 'QPaintEngine' class.
QPaintEngine::drawPoints ( QPointF const* points, int pointCount )This method is from 'QPaintEngine' class.
QPaintEngine::drawPolygon ( QPoint const* points, int pointCount, QPaintEngine::PolygonDrawMode mode )This method is from 'QPaintEngine' class.
QPaintEngine::drawPolygon ( QPointF const* points, int pointCount, QPaintEngine::PolygonDrawMode mode )This method is from 'QPaintEngine' class.
QPaintEngine::drawRects ( QRect const* rects, int rectCount )This method is from 'QPaintEngine' class.
QPaintEngine::drawRects ( QRectF const* rects, int rectCount )This method is from 'QPaintEngine' class.
QPaintEngine::drawTextItem ( QPointF const& p, QTextItem const& textItem )This method is from 'QPaintEngine' class.
QPaintEngine::drawTiledPixmap ( QRectF const& r, QPixmap const& pixmap, QPointF const& s )This method is from 'QPaintEngine' class.
QPaintEngine::paintDevice ( ) constThis method is from 'QPaintEngine' class.
QPaintEngine::painter ( ) constThis method is from 'QPaintEngine' class.
QPaintEngine::QPaintEngine [in-charge] ( QPaintEngine::PaintEngineFeatures features )This constructor is from 'QPaintEngine' class.
QPaintEngine::QPaintEngine [in-charge] ( QPaintEnginePrivate& data, QPaintEngine::PaintEngineFeatures devcaps )This constructor is from 'QPaintEngine' class.
QPaintEngine::setPaintDevice ( QPaintDevice* device )This method is from 'QPaintEngine' class.
QPaintEngine::setSystemClip ( QRegion const& baseClip )This method is from 'QPaintEngine' class.
QPaintEngine::setSystemRect ( QRect const& rect )This method is from 'QPaintEngine' class.
QPaintEngine::systemClip ( ) constThis method is from 'QPaintEngine' class.
QPaintEngine::systemRect ( ) constThis method is from 'QPaintEngine' class.
QPaintEngine::~QPaintEngine [in-charge] ( )This method is from 'QPaintEngine' class.
QPainter::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QPicture::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QPixmap::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QPrinter::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QPrinter::setEngines ( QPrintEngine* printEngine, QPaintEngine* paintEngine )2nd parameter 'paintEngine' (pointer) has base type 'QPaintEngine'.
QSvgGenerator::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
QWidget::paintEngine ( ) constReturn value (pointer) has base type 'QPaintEngine'.
qprintdialog.h
[+] class QPrintDialog (2)
| Change |
Effect |
1 | Virtual method QDialog::done ( int p1 ) has been overridden by QPrintDialog::done ( int result ). | Method QPrintDialog::done ( int result ) will be called instead of QDialog::done ( int p1 ). |
2 | Virtual method QDialog::setVisible ( bool visible ) has been overridden by QPrintDialog::setVisible ( bool visible ). | Method QPrintDialog::setVisible ( bool visible ) will be called instead of QDialog::setVisible ( bool visible ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 67 entries | Virtual Table (New) - 67 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QPrintDialog::metaObject | QPrintDialog::metaObject |
12 | QPrintDialog::qt_metacast | QPrintDialog::qt_metacast |
16 | QPrintDialog::qt_metacall | QPrintDialog::qt_metacall |
20 | ~QPrintDialog | ~QPrintDialog |
24 | ~QPrintDialog | ~QPrintDialog |
28 | QWidget::event | QWidget::event |
32 | QDialog::eventFilter | QDialog::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 | QDialog::setVisible | QPrintDialog::setVisible |
64 | QDialog::sizeHint | QDialog::sizeHint |
68 | QDialog::minimumSizeHint | QDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QWidget::changeEvent | QWidget::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 | QDialog::done | QPrintDialog::done |
228 | QPrintDialog::accept | QPrintDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | QPrintDialog::exec | QPrintDialog::exec |
240 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
244 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
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 |
264 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QDialog::done ( int p1 )The method 'QPrintDialog::done ( int result )' will be called instead of this method.
QDialog::setVisible ( bool visible )The method 'QPrintDialog::setVisible ( bool visible )' will be called instead of this method.
qprintpreviewdialog.h
[+] class QPrintPreviewDialog (1)
| Change |
Effect |
1 | Virtual method QDialog::done ( int p1 ) has been overridden by QPrintPreviewDialog::done ( int result ). | Method QPrintPreviewDialog::done ( int result ) will be called instead of QDialog::done ( int p1 ). |
[+] 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 | QPrintPreviewDialog::metaObject | QPrintPreviewDialog::metaObject |
12 | QPrintPreviewDialog::qt_metacast | QPrintPreviewDialog::qt_metacast |
16 | QPrintPreviewDialog::qt_metacall | QPrintPreviewDialog::qt_metacall |
20 | ~QPrintPreviewDialog | ~QPrintPreviewDialog |
24 | ~QPrintPreviewDialog | ~QPrintPreviewDialog |
28 | QWidget::event | QWidget::event |
32 | QDialog::eventFilter | QDialog::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 | QPrintPreviewDialog::setVisible | QPrintPreviewDialog::setVisible |
64 | QDialog::sizeHint | QDialog::sizeHint |
68 | QDialog::minimumSizeHint | QDialog::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::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 | QDialog::keyPressEvent | QDialog::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 | QWidget::paintEvent | QWidget::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QDialog::resizeEvent | QDialog::resizeEvent |
136 | QDialog::closeEvent | QDialog::closeEvent |
140 | QDialog::contextMenuEvent | QDialog::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 | QDialog::showEvent | QDialog::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QWidget::changeEvent | QWidget::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 | QDialog::done | QPrintPreviewDialog::done |
228 | QDialog::accept | QDialog::accept |
232 | QDialog::reject | QDialog::reject |
236 | (int (*)(...))-0x000000008 | (int (*)(...))-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)
QDialog::done ( int p1 )The method 'QPrintPreviewDialog::done ( int result )' will be called instead of this method.
qstandarditemmodel.h
[+] class QStandardItemModel (3)
| Change |
Effect |
1 | Virtual method QAbstractItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent ) has been overridden by QStandardItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent ). | Method QStandardItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent ) will be called instead of QAbstractItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent ). |
2 | Virtual method QAbstractItemModel::mimeData ( QModelIndexList const& indexes ) const has been overridden by QStandardItemModel::mimeData ( QModelIndexList const& indexes ) const. | Method QStandardItemModel::mimeData ( QModelIndexList const& indexes ) const will be called instead of QAbstractItemModel::mimeData ( QModelIndexList const& indexes ) const. |
3 | Virtual method QAbstractItemModel::mimeTypes ( ) const has been overridden by QStandardItemModel::mimeTypes ( ) const. | Method QStandardItemModel::mimeTypes ( ) const will be called instead of QAbstractItemModel::mimeTypes ( ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 42 entries | Virtual Table (New) - 42 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QStandardItemModel::metaObject | QStandardItemModel::metaObject |
12 | QStandardItemModel::qt_metacast | QStandardItemModel::qt_metacast |
16 | QStandardItemModel::qt_metacall | QStandardItemModel::qt_metacall |
20 | ~QStandardItemModel | ~QStandardItemModel |
24 | ~QStandardItemModel | ~QStandardItemModel |
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 | QStandardItemModel::index | QStandardItemModel::index |
60 | QStandardItemModel::parent | QStandardItemModel::parent |
64 | QStandardItemModel::rowCount | QStandardItemModel::rowCount |
68 | QStandardItemModel::columnCount | QStandardItemModel::columnCount |
72 | QStandardItemModel::hasChildren | QStandardItemModel::hasChildren |
76 | QStandardItemModel::data | QStandardItemModel::data |
80 | QStandardItemModel::setData | QStandardItemModel::setData |
84 | QStandardItemModel::headerData | QStandardItemModel::headerData |
88 | QStandardItemModel::setHeaderData | QStandardItemModel::setHeaderData |
92 | QStandardItemModel::itemData | QStandardItemModel::itemData |
96 | QStandardItemModel::setItemData | QStandardItemModel::setItemData |
100 | QAbstractItemModel::mimeTypes | QStandardItemModel::mimeTypes |
104 | QAbstractItemModel::mimeData | QStandardItemModel::mimeData |
108 | QAbstractItemModel::dropMimeData | QStandardItemModel::dropMimeData |
112 | QStandardItemModel::supportedDropActions | QStandardItemModel::supportedDropActions |
116 | QStandardItemModel::insertRows | QStandardItemModel::insertRows |
120 | QStandardItemModel::insertColumns | QStandardItemModel::insertColumns |
124 | QStandardItemModel::removeRows | QStandardItemModel::removeRows |
128 | QStandardItemModel::removeColumns | QStandardItemModel::removeColumns |
132 | QAbstractItemModel::fetchMore | QAbstractItemModel::fetchMore |
136 | QAbstractItemModel::canFetchMore | QAbstractItemModel::canFetchMore |
140 | QStandardItemModel::flags | QStandardItemModel::flags |
144 | QStandardItemModel::sort | QStandardItemModel::sort |
148 | QAbstractItemModel::buddy | QAbstractItemModel::buddy |
152 | QAbstractItemModel::match | QAbstractItemModel::match |
156 | QAbstractItemModel::span | QAbstractItemModel::span |
160 | QAbstractItemModel::submit | QAbstractItemModel::submit |
164 | QAbstractItemModel::revert | QAbstractItemModel::revert |
[+] affected symbols (3)
QAbstractItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent )The method 'QStandardItemModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent )' will be called instead of this method.
QAbstractItemModel::mimeData ( QModelIndexList const& indexes ) constThe method 'QStandardItemModel::mimeData ( QModelIndexList const& indexes ) const' will be called instead of this method.
QAbstractItemModel::mimeTypes ( ) constThe method 'QStandardItemModel::mimeTypes ( ) const' will be called instead of this method.
qtabbar.h
[+] class QTabBar (2)
| Change |
Effect |
1 | Virtual method QWidget::hideEvent ( QHideEvent* p1 ) has been overridden by QTabBar::hideEvent ( QHideEvent* p1 ). | Method QTabBar::hideEvent ( QHideEvent* p1 ) will be called instead of QWidget::hideEvent ( QHideEvent* p1 ). |
2 | Virtual method QWidget::wheelEvent ( QWheelEvent* p1 ) has been overridden by QTabBar::wheelEvent ( QWheelEvent* event ). | Method QTabBar::wheelEvent ( QWheelEvent* event ) will be called instead of QWidget::wheelEvent ( QWheelEvent* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 67 entries | Virtual Table (New) - 67 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QTabBar::metaObject | QTabBar::metaObject |
12 | QTabBar::qt_metacast | QTabBar::qt_metacast |
16 | QTabBar::qt_metacall | QTabBar::qt_metacall |
20 | ~QTabBar | ~QTabBar |
24 | ~QTabBar | ~QTabBar |
28 | QTabBar::event | QTabBar::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 | QTabBar::sizeHint | QTabBar::sizeHint |
68 | QTabBar::minimumSizeHint | QTabBar::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QTabBar::mousePressEvent | QTabBar::mousePressEvent |
84 | QTabBar::mouseReleaseEvent | QTabBar::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QTabBar::mouseMoveEvent | QTabBar::mouseMoveEvent |
96 | QWidget::wheelEvent | QTabBar::wheelEvent |
100 | QTabBar::keyPressEvent | QTabBar::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 | QTabBar::paintEvent | QTabBar::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QTabBar::resizeEvent | QTabBar::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 | QTabBar::showEvent | QTabBar::showEvent |
172 | QWidget::hideEvent | QTabBar::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QTabBar::changeEvent | QTabBar::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 | QTabBar::tabSizeHint | QTabBar::tabSizeHint |
228 | QTabBar::tabInserted | QTabBar::tabInserted |
232 | QTabBar::tabRemoved | QTabBar::tabRemoved |
236 | QTabBar::tabLayoutChange | QTabBar::tabLayoutChange |
240 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
244 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
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 |
264 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QWidget::hideEvent ( QHideEvent* p1 )The method 'QTabBar::hideEvent ( QHideEvent* p1 )' will be called instead of this method.
QWidget::wheelEvent ( QWheelEvent* p1 )The method 'QTabBar::wheelEvent ( QWheelEvent* event )' will be called instead of this method.
qtreewidget.h
[+] class QTreeWidget (1)
| Change |
Effect |
1 | Virtual method QAbstractItemView::setSelectionModel ( QItemSelectionModel* selectionModel ) has been overridden by QTreeWidget::setSelectionModel ( QItemSelectionModel* selectionModel ). | Method QTreeWidget::setSelectionModel ( QItemSelectionModel* selectionModel ) will be called instead of QAbstractItemView::setSelectionModel ( QItemSelectionModel* selectionModel ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 109 entries | Virtual Table (New) - 109 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QTreeWidget::metaObject | QTreeWidget::metaObject |
12 | QTreeWidget::qt_metacast | QTreeWidget::qt_metacast |
16 | QTreeWidget::qt_metacall | QTreeWidget::qt_metacall |
20 | ~QTreeWidget | ~QTreeWidget |
24 | ~QTreeWidget | ~QTreeWidget |
28 | QTreeWidget::event | QTreeWidget::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QTreeView::timerEvent | QTreeView::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 | QTreeView::mousePressEvent | QTreeView::mousePressEvent |
84 | QTreeView::mouseReleaseEvent | QTreeView::mouseReleaseEvent |
88 | QTreeView::mouseDoubleClickEvent | QTreeView::mouseDoubleClickEvent |
92 | QTreeView::mouseMoveEvent | QTreeView::mouseMoveEvent |
96 | QAbstractScrollArea::wheelEvent | QAbstractScrollArea::wheelEvent |
100 | QTreeView::keyPressEvent | QTreeView::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 | QTreeView::paintEvent | QTreeView::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 | QTreeView::dragMoveEvent | QTreeView::dragMoveEvent |
160 | QAbstractItemView::dragLeaveEvent | QAbstractItemView::dragLeaveEvent |
164 | QTreeWidget::dropEvent | QTreeWidget::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 | QTreeView::viewportEvent | QTreeView::viewportEvent |
228 | QTreeView::scrollContentsBy | QTreeView::scrollContentsBy |
232 | QTreeWidget::setModel | QTreeWidget::setModel |
236 | QTreeView::setSelectionModel | QTreeWidget::setSelectionModel |
240 | QTreeView::keyboardSearch | QTreeView::keyboardSearch |
244 | QTreeView::visualRect | QTreeView::visualRect |
248 | QTreeView::scrollTo | QTreeView::scrollTo |
252 | QTreeView::indexAt | QTreeView::indexAt |
256 | QAbstractItemView::sizeHintForRow | QAbstractItemView::sizeHintForRow |
260 | QTreeView::sizeHintForColumn | QTreeView::sizeHintForColumn |
264 | QTreeView::reset | QTreeView::reset |
268 | QTreeView::setRootIndex | QTreeView::setRootIndex |
272 | QTreeView::doItemsLayout | QTreeView::doItemsLayout |
276 | QTreeView::selectAll | QTreeView::selectAll |
280 | QTreeView::dataChanged | QTreeView::dataChanged |
284 | QTreeView::rowsInserted | QTreeView::rowsInserted |
288 | QTreeView::rowsAboutToBeRemoved | QTreeView::rowsAboutToBeRemoved |
292 | QTreeView::selectionChanged | QTreeView::selectionChanged |
296 | QTreeView::currentChanged | QTreeView::currentChanged |
300 | QAbstractItemView::updateEditorData | QAbstractItemView::updateEditorData |
304 | QAbstractItemView::updateEditorGeometries | QAbstractItemView::updateEditorGeometries |
308 | QTreeView::updateGeometries | QTreeView::updateGeometries |
312 | QAbstractItemView::verticalScrollbarAction | QAbstractItemView::verticalScrollbarAction |
316 | QTreeView::horizontalScrollbarAction | QTreeView::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 | QTreeView::moveCursor | QTreeView::moveCursor |
344 | QTreeView::horizontalOffset | QTreeView::horizontalOffset |
348 | QTreeView::verticalOffset | QTreeView::verticalOffset |
352 | QTreeView::isIndexHidden | QTreeView::isIndexHidden |
356 | QTreeView::setSelection | QTreeView::setSelection |
360 | QTreeView::visualRegionForSelection | QTreeView::visualRegionForSelection |
364 | QTreeView::selectedIndexes | QTreeView::selectedIndexes |
368 | QAbstractItemView::edit | QAbstractItemView::edit |
372 | QAbstractItemView::selectionCommand | QAbstractItemView::selectionCommand |
376 | QAbstractItemView::startDrag | QAbstractItemView::startDrag |
380 | QAbstractItemView::viewOptions | QAbstractItemView::viewOptions |
384 | QTreeView::drawRow | QTreeView::drawRow |
388 | QTreeView::drawBranches | QTreeView::drawBranches |
392 | QTreeWidget::mimeTypes | QTreeWidget::mimeTypes |
396 | QTreeWidget::mimeData | QTreeWidget::mimeData |
400 | QTreeWidget::dropMimeData | QTreeWidget::dropMimeData |
404 | QTreeWidget::supportedDropActions | QTreeWidget::supportedDropActions |
408 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
412 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
416 | non-virtual thunk | non-virtual thunk |
420 | non-virtual thunk | non-virtual thunk |
424 | non-virtual thunk | non-virtual thunk |
428 | non-virtual thunk | non-virtual thunk |
432 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QAbstractItemView::setSelectionModel ( QItemSelectionModel* selectionModel )The method 'QTreeWidget::setSelectionModel ( QItemSelectionModel* selectionModel )' will be called instead of this method.
qvariant.h
[+] enum QVariant::Type (1)
| Change |
Effect |
1 | Value of member LastCoreType has been changed from 27 to 28. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (19)
operator<< ( QDataStream& s, QVariant::Type const p )2nd parameter 'p' has base type 'QVariant::Type'.
operator<< ( QDebug p1, QVariant::Type const p2 )2nd parameter 'p2' has base type 'QVariant::Type'.
Phonon::EffectParameter::type ( ) constReturn value has type 'QVariant::Type'.
QDateTimeEdit::QDateTimeEdit [in-charge] ( QVariant const& val, QVariant::Type parserType, QWidget* parent )2nd parameter 'parserType' has type 'QVariant::Type'.
QItemEditorFactory::createEditor ( QVariant::Type type, QWidget* parent ) const1st parameter 'type' has type 'QVariant::Type'.
QItemEditorFactory::registerEditor ( QVariant::Type type, QItemEditorCreatorBase* creator )1st parameter 'type' has type 'QVariant::Type'.
QItemEditorFactory::valuePropertyName ( QVariant::Type type ) const1st parameter 'type' has type 'QVariant::Type'.
QMetaProperty::type ( ) constReturn value has type 'QVariant::Type'.
QMimeData::retrieveData ( QString const& mimetype, QVariant::Type preferredType ) const2nd parameter 'preferredType' has type 'QVariant::Type'.
QSqlField::QSqlField [in-charge] ( QString const& fieldName, QVariant::Type type )2nd parameter 'type' has type 'QVariant::Type'.
QSqlField::setType ( QVariant::Type type )1st parameter 'type' has type 'QVariant::Type'.
QSqlField::type ( ) constReturn value has type 'QVariant::Type'.
QVariant::canConvert ( QVariant::Type t ) const1st parameter 't' has type 'QVariant::Type'.
QVariant::castOrDetach ( QVariant::Type t )1st parameter 't' has type 'QVariant::Type'.
QVariant::convert ( QVariant::Type t )1st parameter 't' has type 'QVariant::Type'.
QVariant::nameToType ( char const* name ) [static]Return value has type 'QVariant::Type'.
QVariant::QVariant [in-charge] ( QVariant::Type type )1st parameter 'type' has type 'QVariant::Type'.
QVariant::type ( ) constReturn value has type 'QVariant::Type'.
QVariant::typeToName ( QVariant::Type type ) [static]1st parameter 'type' has type 'QVariant::Type'.
qwebpage.h
[+] enum QWebPage::WebAction (1)
| Change |
Effect |
1 | Value of member WebActionCount has been changed from 50 to 53. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (4)
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 (11)
qapplication.h,
libQtGui.so.4.4.3
[+] 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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 263171 to 263424. | 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. |
qsortfilterproxymodel.h,
libQtGui.so.4.4.3
[+] QSortFilterProxyModel::headerData ( int section, Qt::Orientation orientation, int role ) const (1)
[ symbol: _ZNK21QSortFilterProxyModel10headerDataEiN2Qt11OrientationEi ]
| Change | Effect |
---|
1 | The default argument of 3rd parameter role has been changed from 2 to 0. | 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. |
to the top
Problems with Constants (1)
qconfig.h
[+] QT_BUILD_KEY
| Change | Effect |
---|
1 | The value of constant QT_BUILD_KEY has been changed from "i686 Linux g++-4 full-config" to "i386 linux g++-4 full-config". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Header Files (46)
phonon
Qt
Qt3Support (Qt/Qt3Support)
QtCore (Qt/QtCore)
QtDBus (Qt/QtDBus)
QtGui (Qt/QtGui)
QtHelp (Qt/QtHelp)
QtNetwork (Qt/QtNetwork)
QtOpenGL (Qt/QtOpenGL)
QtScript (Qt/QtScript)
QtSql (Qt/QtSql)
QtSvg (Qt/QtSvg)
QtTest (Qt/QtTest)
QtWebKit (Qt/QtWebKit)
QtXml (Qt/QtXml)
QtXmlPatterns (Qt/QtXmlPatterns)
Qt3Support (Qt3Support/Qt3Support)
QtAlgorithms
QtAssistant
QtCleanUpFunction
QtConcurrentFilter
QtConcurrentMap
QtConcurrentRun
QtContainerFwd
QtCore (QtCore/QtCore)
QtDBus (QtDBus/QtDBus)
QtDebug
QtDesigner
QtEndian
QtEvents
QtGlobal
QtGui (QtGui/QtGui)
QtHelp (QtHelp/QtHelp)
QtMsgHandler
QtNetwork (QtNetwork/QtNetwork)
QtOpenGL (QtOpenGL/QtOpenGL)
QtPlugin
QtPluginInstanceFunction
QtScript (QtScript/QtScript)
QtSql (QtSql/QtSql)
QtSvg (QtSvg/QtSvg)
QtTest (QtTest/QtTest)
QtUiTools
QtWebKit (QtWebKit/QtWebKit)
QtXml (QtXml/QtXml)
QtXmlPatterns (QtXmlPatterns/QtXmlPatterns)
to the top
Shared Libraries (19)
libphonon.so.4.1.3
libQt3Support.so.4.4.3
libQtAssistantClient.so.4.4.3
libQtCLucene.so.4.4.3
libQtCore.so.4.4.3
libQtDBus.so.4.4.3
libQtDesigner.so.4.4.3
libQtDesignerComponents.so.4.4.3
libQtGui.so.4.4.3
libQtHelp.so.4.4.3
libQtNetwork.so.4.4.3
libQtOpenGL.so.4.4.3
libQtScript.so.4.4.3
libQtSql.so.4.4.3
libQtSvg.so.4.4.3
libQtTest.so.4.4.3
libQtWebKit.so.4.4.3
libQtXml.so.4.4.3
libQtXmlPatterns.so.4.4.3
to the top