Binary compatibility report for the Qt4 library between 4.2.3 and 4.3.0 versions on x86
Test Info
Library Name | Qt4 |
Version #1 | 4.2.3 |
Version #2 | 4.3.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 32 |
Total Shared Libraries | 13 |
Total Symbols / Types | 15899 / 3312 |
Verdict | Incompatible (2.97%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1246 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 1 |
Low | 33 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 12 |
Problems with Constants | Low | 0 |
Added Symbols (1246)
abstractformbuilder.h,
libQtDesigner.so.4.3.0
domPropertyToVariant ( QAbstractFormBuilder* abstractFormBuilder, QMetaObject const* meta, DomProperty const* property )
[ symbol: _Z20domPropertyToVariantP20QAbstractFormBuilderPK11QMetaObjectPK11DomProperty ]
QAbstractFormBuilder::applyPropertyInternally ( QObject* o, QString const& propertyName, QVariant const& value )
[ symbol: _ZN20QAbstractFormBuilder23applyPropertyInternallyEP7QObjectRK7QStringRK8QVariant ]
QAbstractFormBuilder::domPixmap ( DomProperty const* p ) [static]
[ symbol: _ZN20QAbstractFormBuilder9domPixmapEPK11DomProperty ]
QAbstractFormBuilder::domPropertyToIcon ( DomProperty const* p )
[ symbol: _ZN20QAbstractFormBuilder17domPropertyToIconEPK11DomProperty ]
QAbstractFormBuilder::domPropertyToIcon ( DomResourcePixmap const* p1 )
[ symbol: _ZN20QAbstractFormBuilder17domPropertyToIconEPK17DomResourcePixmap ]
QAbstractFormBuilder::domPropertyToPixmap ( DomProperty const* p )
[ symbol: _ZN20QAbstractFormBuilder19domPropertyToPixmapEPK11DomProperty ]
QAbstractFormBuilder::domPropertyToPixmap ( DomResourcePixmap const* p )
[ symbol: _ZN20QAbstractFormBuilder19domPropertyToPixmapEPK17DomResourcePixmap ]
QAbstractFormBuilder::formScriptRunner ( ) const
[ symbol: _ZNK20QAbstractFormBuilder16formScriptRunnerEv ]
QAbstractFormBuilder::iconPaths ( QIcon const& p1 ) const
[ symbol: _ZNK20QAbstractFormBuilder9iconPathsERK5QIcon ]
QAbstractFormBuilder::iconToDomProperty ( QIcon const& p1 ) const
[ symbol: _ZNK20QAbstractFormBuilder17iconToDomPropertyERK5QIcon ]
QAbstractFormBuilder::isScriptingEnabled ( ) const
[ symbol: _ZNK20QAbstractFormBuilder18isScriptingEnabledEv ]
QAbstractFormBuilder::pixmapPaths ( QPixmap const& p1 ) const
[ symbol: _ZNK20QAbstractFormBuilder11pixmapPathsERK7QPixmap ]
QAbstractFormBuilder::setIconProperty ( DomProperty& p1, QAbstractFormBuilder::IconPaths const& p2 ) const
[ symbol: _ZNK20QAbstractFormBuilder15setIconPropertyER11DomPropertyRK5QPairI7QStringS3_E ]
QAbstractFormBuilder::setPixmapProperty ( DomProperty& p1, QAbstractFormBuilder::IconPaths const& p2 ) const
[ symbol: _ZNK20QAbstractFormBuilder17setPixmapPropertyER11DomPropertyRK5QPairI7QStringS3_E ]
QAbstractFormBuilder::setScriptingEnabled ( bool enabled )
[ symbol: _ZN20QAbstractFormBuilder19setScriptingEnabledEb ]
QAbstractFormBuilder::toolBarAreaMetaEnum ( ) [static]
[ symbol: _ZN20QAbstractFormBuilder19toolBarAreaMetaEnumEv ]
variantToDomProperty ( QAbstractFormBuilder* abstractFormBuilder, QObject* object, QString const& propertyName, QVariant const& value )
[ symbol: _Z20variantToDomPropertyP20QAbstractFormBuilderP7QObjectRK7QStringRK8QVariant ]
abstractformeditor.h,
libQtDesigner.so.4.3.0
QDesignerFormEditorInterface::integration ( ) const
[ symbol: _ZNK28QDesignerFormEditorInterface11integrationEv ]
QDesignerFormEditorInterface::promotion ( ) const
[ symbol: _ZNK28QDesignerFormEditorInterface9promotionEv ]
QDesignerFormEditorInterface::setIntegration ( QDesignerIntegrationInterface* integration )
[ symbol: _ZN28QDesignerFormEditorInterface14setIntegrationEP29QDesignerIntegrationInterface ]
QDesignerFormEditorInterface::setPromotion ( QDesignerPromotionInterface* promotion )
[ symbol: _ZN28QDesignerFormEditorInterface12setPromotionEP27QDesignerPromotionInterface ]
abstractintegration.h,
libQtDesigner.so.4.3.0
QDesignerIntegrationInterface::metaObject ( ) const
[ symbol: _ZNK29QDesignerIntegrationInterface10metaObjectEv ]
QDesignerIntegrationInterface::QDesignerIntegrationInterface [in-charge] ( QDesignerFormEditorInterface* core, QObject* parent )
[ symbol: _ZN29QDesignerIntegrationInterfaceC1EP28QDesignerFormEditorInterfaceP7QObject ]
QDesignerIntegrationInterface::QDesignerIntegrationInterface [not-in-charge] ( QDesignerFormEditorInterface* core, QObject* parent )
[ symbol: _ZN29QDesignerIntegrationInterfaceC2EP28QDesignerFormEditorInterfaceP7QObject ]
QDesignerIntegrationInterface::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN29QDesignerIntegrationInterface11qt_metacallEN11QMetaObject4CallEiPPv ]
QDesignerIntegrationInterface::qt_metacast ( char const* p1 )
[ symbol: _ZN29QDesignerIntegrationInterface11qt_metacastEPKc ]
QDesignerIntegrationInterface::staticMetaObject [data]
[ symbol: _ZN29QDesignerIntegrationInterface16staticMetaObjectE ]
abstractpromotioninterface.h,
libQtDesigner.so.4.3.0
QDesignerPromotionInterface::~QDesignerPromotionInterface [in-charge-deleting] ( )
[ symbol: _ZN27QDesignerPromotionInterfaceD0Ev ]
QDesignerPromotionInterface::~QDesignerPromotionInterface [in-charge] ( )
[ symbol: _ZN27QDesignerPromotionInterfaceD1Ev ]
QDesignerPromotionInterface::~QDesignerPromotionInterface [not-in-charge] ( )
[ symbol: _ZN27QDesignerPromotionInterfaceD2Ev ]
abstractresourcebrowser.h,
libQtDesigner.so.4.3.0
QDesignerResourceBrowserInterface::currentPathChanged ( QString const& filePath )
[ symbol: _ZN33QDesignerResourceBrowserInterface18currentPathChangedERK7QString ]
QDesignerResourceBrowserInterface::metaObject ( ) const
[ symbol: _ZNK33QDesignerResourceBrowserInterface10metaObjectEv ]
QDesignerResourceBrowserInterface::pathActivated ( QString const& filePath )
[ symbol: _ZN33QDesignerResourceBrowserInterface13pathActivatedERK7QString ]
QDesignerResourceBrowserInterface::QDesignerResourceBrowserInterface [in-charge] ( QWidget* parent )
[ symbol: _ZN33QDesignerResourceBrowserInterfaceC1EP7QWidget ]
QDesignerResourceBrowserInterface::QDesignerResourceBrowserInterface [not-in-charge] ( QWidget* parent )
[ symbol: _ZN33QDesignerResourceBrowserInterfaceC2EP7QWidget ]
QDesignerResourceBrowserInterface::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN33QDesignerResourceBrowserInterface11qt_metacallEN11QMetaObject4CallEiPPv ]
QDesignerResourceBrowserInterface::qt_metacast ( char const* p1 )
[ symbol: _ZN33QDesignerResourceBrowserInterface11qt_metacastEPKc ]
QDesignerResourceBrowserInterface::staticMetaObject [data]
[ symbol: _ZN33QDesignerResourceBrowserInterface16staticMetaObjectE ]
QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface [in-charge-deleting] ( )
[ symbol: _ZN33QDesignerResourceBrowserInterfaceD0Ev ]
QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface [in-charge] ( )
[ symbol: _ZN33QDesignerResourceBrowserInterfaceD1Ev ]
QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface [not-in-charge] ( )
[ symbol: _ZN33QDesignerResourceBrowserInterfaceD2Ev ]
q3groupbox.h,
libQt3Support.so.4.3.0
Q3GroupBox::event ( QEvent* p1 )
[ symbol: _ZN10Q3GroupBox5eventEP6QEvent ]
Q3GroupBox::frameRect ( ) const
[ symbol: _ZNK10Q3GroupBox9frameRectEv ]
Q3GroupBox::frameShadow ( ) const
[ symbol: _ZNK10Q3GroupBox11frameShadowEv ]
Q3GroupBox::frameShape ( ) const
[ symbol: _ZNK10Q3GroupBox10frameShapeEv ]
Q3GroupBox::frameStyle ( ) const
[ symbol: _ZNK10Q3GroupBox10frameStyleEv ]
Q3GroupBox::frameWidth ( ) const
[ symbol: _ZNK10Q3GroupBox10frameWidthEv ]
Q3GroupBox::lineWidth ( ) const
[ symbol: _ZNK10Q3GroupBox9lineWidthEv ]
Q3GroupBox::midLineWidth ( ) const
[ symbol: _ZNK10Q3GroupBox12midLineWidthEv ]
Q3GroupBox::setFrameRect ( QRect p1 )
[ symbol: _ZN10Q3GroupBox12setFrameRectE5QRect ]
Q3GroupBox::setFrameShadow ( Q3GroupBox::DummyFrame p1 )
[ symbol: _ZN10Q3GroupBox14setFrameShadowENS_10DummyFrameE ]
Q3GroupBox::setFrameShape ( Q3GroupBox::DummyFrame p1 )
[ symbol: _ZN10Q3GroupBox13setFrameShapeENS_10DummyFrameE ]
Q3GroupBox::setFrameStyle ( int p1 )
[ symbol: _ZN10Q3GroupBox13setFrameStyleEi ]
Q3GroupBox::setLineWidth ( int p1 )
[ symbol: _ZN10Q3GroupBox12setLineWidthEi ]
Q3GroupBox::setMidLineWidth ( int p1 )
[ symbol: _ZN10Q3GroupBox15setMidLineWidthEi ]
qabstractfileengine.h,
libQtCore.so.4.3.0
QAbstractFileEngine::atEnd ( ) const
[ symbol: _ZNK19QAbstractFileEngine5atEndEv ]
QAbstractFileEngineIterator::currentFileInfo ( ) const
[ symbol: _ZNK27QAbstractFileEngineIterator15currentFileInfoEv ]
QAbstractFileEngineIterator::currentFilePath ( ) const
[ symbol: _ZNK27QAbstractFileEngineIterator15currentFilePathEv ]
QAbstractFileEngineIterator::entryInfo ( QAbstractFileEngineIterator::EntryInfoType type ) const
[ symbol: _ZNK27QAbstractFileEngineIterator9entryInfoENS_13EntryInfoTypeE ]
QAbstractFileEngineIterator::filters ( ) const
[ symbol: _ZNK27QAbstractFileEngineIterator7filtersEv ]
QAbstractFileEngineIterator::nameFilters ( ) const
[ symbol: _ZNK27QAbstractFileEngineIterator11nameFiltersEv ]
QAbstractFileEngineIterator::path ( ) const
[ symbol: _ZNK27QAbstractFileEngineIterator4pathEv ]
QAbstractFileEngineIterator::QAbstractFileEngineIterator [in-charge] ( QDir::Filters filters, QStringList const& nameFilters )
[ symbol: _ZN27QAbstractFileEngineIteratorC1E6QFlagsIN4QDir6FilterEERK11QStringList ]
QAbstractFileEngineIterator::QAbstractFileEngineIterator [not-in-charge] ( QDir::Filters filters, QStringList const& nameFilters )
[ symbol: _ZN27QAbstractFileEngineIteratorC2E6QFlagsIN4QDir6FilterEERK11QStringList ]
QAbstractFileEngineIterator::~QAbstractFileEngineIterator [in-charge-deleting] ( )
[ symbol: _ZN27QAbstractFileEngineIteratorD0Ev ]
QAbstractFileEngineIterator::~QAbstractFileEngineIterator [in-charge] ( )
[ symbol: _ZN27QAbstractFileEngineIteratorD1Ev ]
QAbstractFileEngineIterator::~QAbstractFileEngineIterator [not-in-charge] ( )
[ symbol: _ZN27QAbstractFileEngineIteratorD2Ev ]
qabstractitemdelegate.h,
libQtGui.so.4.3.0
QAbstractItemDelegate::helpEvent ( QHelpEvent* event, QAbstractItemView* view, QStyleOptionViewItem const& option, QModelIndex const& index )
[ symbol: _ZN21QAbstractItemDelegate9helpEventEP10QHelpEventP17QAbstractItemViewRK20QStyleOptionViewItemRK11QModelIndex ]
qabstractitemview.h,
libQtGui.so.4.3.0
QAbstractItemView::update ( QModelIndex const& index )
[ symbol: _ZN17QAbstractItemView6updateERK11QModelIndex ]
qabstractproxymodel.h,
libQtGui.so.4.3.0
QAbstractProxyModel::itemData ( QModelIndex const& index ) const
[ symbol: _ZNK19QAbstractProxyModel8itemDataERK11QModelIndex ]
qabstractsocket.h,
libQtNetwork.so.4.3.0
operator<< ( QDebug p1, QAbstractSocket::SocketError p2 )
[ symbol: _Zls6QDebugN15QAbstractSocket11SocketErrorE ]
operator<< ( QDebug p1, QAbstractSocket::SocketState p2 )
[ symbol: _Zls6QDebugN15QAbstractSocket11SocketStateE ]
QAbstractSocket::proxyAuthenticationRequired ( QNetworkProxy const& proxy, QAuthenticator* authenticator )
[ symbol: _ZN15QAbstractSocket27proxyAuthenticationRequiredERK13QNetworkProxyP14QAuthenticator ]
qabstractspinbox.h,
libQtGui.so.4.3.0
QAbstractSpinBox::initStyleOption ( QStyleOptionSpinBox* option ) const
[ symbol: _ZNK16QAbstractSpinBox15initStyleOptionEP19QStyleOptionSpinBox ]
QAbstractSpinBox::keyboardTracking ( ) const
[ symbol: _ZNK16QAbstractSpinBox16keyboardTrackingEv ]
QAbstractSpinBox::setKeyboardTracking ( bool kt )
[ symbol: _ZN16QAbstractSpinBox19setKeyboardTrackingEb ]
qaccessible2.h,
libQtGui.so.4.3.0
QAccessibleSimpleEditableTextInterface::copyText ( int startOffset, int endOffset )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterface8copyTextEii ]
QAccessibleSimpleEditableTextInterface::cutText ( int startOffset, int endOffset )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterface7cutTextEii ]
QAccessibleSimpleEditableTextInterface::deleteText ( int startOffset, int endOffset )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterface10deleteTextEii ]
QAccessibleSimpleEditableTextInterface::insertText ( int offset, QString const& text )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterface10insertTextEiRK7QString ]
QAccessibleSimpleEditableTextInterface::pasteText ( int offset )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterface9pasteTextEi ]
QAccessibleSimpleEditableTextInterface::QAccessibleSimpleEditableTextInterface [in-charge] ( QAccessibleInterface* accessibleInterface )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterfaceC1EP20QAccessibleInterface ]
QAccessibleSimpleEditableTextInterface::QAccessibleSimpleEditableTextInterface [not-in-charge] ( QAccessibleInterface* accessibleInterface )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterfaceC2EP20QAccessibleInterface ]
QAccessibleSimpleEditableTextInterface::replaceText ( int startOffset, int endOffset, QString const& text )
[ symbol: _ZN38QAccessibleSimpleEditableTextInterface11replaceTextEiiRK7QString ]
qaccessiblewidget.h,
libQtGui.so.4.3.0
QAccessibleWidget::userActionCount ( int child ) const
[ symbol: _ZNK17QAccessibleWidget15userActionCountEi ]
QAccessibleWidgetEx::invokeMethodEx ( QAccessible::Method method, int child, QVariantList const& params )
[ symbol: _ZN19QAccessibleWidgetEx14invokeMethodExEN11QAccessible6MethodEiRK5QListI8QVariantE ]
qapplication.h,
libQtGui.so.4.3.0
QApplication::alert ( QWidget* widget, int duration ) [static]
[ symbol: _ZN12QApplication5alertEP7QWidgeti ]
qauthenticator.h,
libQtNetwork.so.4.3.0
QAuthenticator::detach ( )
[ symbol: _ZN14QAuthenticator6detachEv ]
QAuthenticator::isNull ( ) const
[ symbol: _ZNK14QAuthenticator6isNullEv ]
QAuthenticator::operator= ( QAuthenticator const& other )
[ symbol: _ZN14QAuthenticatoraSERKS_ ]
QAuthenticator::operator== ( QAuthenticator const& other ) const
[ symbol: _ZNK14QAuthenticatoreqERKS_ ]
QAuthenticator::password ( ) const
[ symbol: _ZNK14QAuthenticator8passwordEv ]
QAuthenticator::QAuthenticator [in-charge] ( )
[ symbol: _ZN14QAuthenticatorC1Ev ]
QAuthenticator::QAuthenticator [in-charge] ( QAuthenticator const& other )
[ symbol: _ZN14QAuthenticatorC1ERKS_ ]
QAuthenticator::QAuthenticator [not-in-charge] ( )
[ symbol: _ZN14QAuthenticatorC2Ev ]
QAuthenticator::QAuthenticator [not-in-charge] ( QAuthenticator const& other )
[ symbol: _ZN14QAuthenticatorC2ERKS_ ]
QAuthenticator::realm ( ) const
[ symbol: _ZNK14QAuthenticator5realmEv ]
QAuthenticator::setPassword ( QString const& password )
[ symbol: _ZN14QAuthenticator11setPasswordERK7QString ]
QAuthenticator::setUser ( QString const& user )
[ symbol: _ZN14QAuthenticator7setUserERK7QString ]
QAuthenticator::user ( ) const
[ symbol: _ZNK14QAuthenticator4userEv ]
QAuthenticator::~QAuthenticator [in-charge] ( )
[ symbol: _ZN14QAuthenticatorD1Ev ]
QAuthenticator::~QAuthenticator [not-in-charge] ( )
[ symbol: _ZN14QAuthenticatorD2Ev ]
qbitarray.h,
libQtCore.so.4.3.0
qHash ( QBitArray const& key )
[ symbol: _Z5qHashRK9QBitArray ]
qbitmap.h,
libQtGui.so.4.3.0
QBitmap::transformed ( QTransform const& matrix ) const
[ symbol: _ZNK7QBitmap11transformedERK10QTransform ]
qboxlayout.h,
libQtGui.so.4.3.0
QBoxLayout::setSpacing ( int spacing )
[ symbol: _ZN10QBoxLayout10setSpacingEi ]
QBoxLayout::spacing ( ) const
[ symbol: _ZNK10QBoxLayout7spacingEv ]
qbrush.h,
libQtGui.so.4.3.0
QBrush::setTransform ( QTransform const& p1 )
[ symbol: _ZN6QBrush12setTransformERK10QTransform ]
qbytearray.h,
libQtCore.so.4.3.0
QByteArray::fromHex ( QByteArray const& hexEncoded ) [static]
[ symbol: _ZN10QByteArray7fromHexERKS_ ]
QByteArray::toHex ( ) const
[ symbol: _ZNK10QByteArray5toHexEv ]
qcalendarwidget.h,
libQtGui.so.4.3.0
QCalendarWidget::dateEditAcceptDelay ( ) const
[ symbol: _ZNK15QCalendarWidget19dateEditAcceptDelayEv ]
QCalendarWidget::isDateEditEnabled ( ) const
[ symbol: _ZNK15QCalendarWidget17isDateEditEnabledEv ]
QCalendarWidget::setDateEditAcceptDelay ( int delay )
[ symbol: _ZN15QCalendarWidget22setDateEditAcceptDelayEi ]
QCalendarWidget::setDateEditEnabled ( bool enable )
[ symbol: _ZN15QCalendarWidget18setDateEditEnabledEb ]
QCalendarWidget::setNavigationBarVisible ( bool visible )
[ symbol: _ZN15QCalendarWidget23setNavigationBarVisibleEb ]
qchar.h,
libQtCore.so.4.3.0
QChar::category ( uint ucs4 ) [static]
[ symbol: _ZN5QChar8categoryEj ]
QChar::category ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar8categoryEt ]
QChar::combiningClass ( uint ucs4 ) [static]
[ symbol: _ZN5QChar14combiningClassEj ]
QChar::combiningClass ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar14combiningClassEt ]
QChar::decomposition ( uint ucs4 ) [static]
[ symbol: _ZN5QChar13decompositionEj ]
QChar::decompositionTag ( uint ucs4 ) [static]
[ symbol: _ZN5QChar16decompositionTagEj ]
QChar::digitValue ( uint ucs4 ) [static]
[ symbol: _ZN5QChar10digitValueEj ]
QChar::digitValue ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar10digitValueEt ]
QChar::direction ( uint ucs4 ) [static]
[ symbol: _ZN5QChar9directionEj ]
QChar::direction ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar9directionEt ]
QChar::joining ( uint ucs4 ) [static]
[ symbol: _ZN5QChar7joiningEj ]
QChar::joining ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar7joiningEt ]
QChar::mirroredChar ( uint ucs4 ) [static]
[ symbol: _ZN5QChar12mirroredCharEj ]
QChar::mirroredChar ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar12mirroredCharEt ]
QChar::toCaseFolded ( ) const
[ symbol: _ZNK5QChar12toCaseFoldedEv ]
QChar::toCaseFolded ( uint ucs4 ) [static]
[ symbol: _ZN5QChar12toCaseFoldedEj ]
QChar::toCaseFolded ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar12toCaseFoldedEt ]
QChar::toLower ( uint ucs4 ) [static]
[ symbol: _ZN5QChar7toLowerEj ]
QChar::toLower ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar7toLowerEt ]
QChar::toTitleCase ( ) const
[ symbol: _ZNK5QChar11toTitleCaseEv ]
QChar::toTitleCase ( uint ucs4 ) [static]
[ symbol: _ZN5QChar11toTitleCaseEj ]
QChar::toTitleCase ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar11toTitleCaseEt ]
QChar::toUpper ( uint ucs4 ) [static]
[ symbol: _ZN5QChar7toUpperEj ]
QChar::toUpper ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar7toUpperEt ]
QChar::unicodeVersion ( uint ucs4 ) [static]
[ symbol: _ZN5QChar14unicodeVersionEj ]
QChar::unicodeVersion ( ushort ucs2 ) [static]
[ symbol: _ZN5QChar14unicodeVersionEt ]
qcheckbox.h,
libQtGui.so.4.3.0
QCheckBox::initStyleOption ( QStyleOptionButton* option ) const
[ symbol: _ZNK9QCheckBox15initStyleOptionEP18QStyleOptionButton ]
qcolor.h,
libQtGui.so.4.3.0
QColor::allowX11ColorNames ( ) [static]
[ symbol: _ZN6QColor18allowX11ColorNamesEv ]
QColor::setAllowX11ColorNames ( bool enabled ) [static]
[ symbol: _ZN6QColor21setAllowX11ColorNamesEb ]
qcolordialog.h,
libQtGui.so.4.3.0
QColorDialog::changeEvent ( QEvent* e )
[ symbol: _ZN12QColorDialog11changeEventEP6QEvent ]
qcolumnview.h,
libQtGui.so.4.3.0
QColumnView::columnWidths ( ) const
[ symbol: _ZNK11QColumnView12columnWidthsEv ]
QColumnView::createColumn ( QModelIndex const& rootIndex )
[ symbol: _ZN11QColumnView12createColumnERK11QModelIndex ]
QColumnView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )
[ symbol: _ZN11QColumnView14currentChangedERK11QModelIndexS2_ ]
QColumnView::horizontalOffset ( ) const
[ symbol: _ZNK11QColumnView16horizontalOffsetEv ]
QColumnView::indexAt ( QPoint const& point ) const
[ symbol: _ZNK11QColumnView7indexAtERK6QPoint ]
QColumnView::isIndexHidden ( QModelIndex const& index ) const
[ symbol: _ZNK11QColumnView13isIndexHiddenERK11QModelIndex ]
QColumnView::metaObject ( ) const
[ symbol: _ZNK11QColumnView10metaObjectEv ]
QColumnView::moveCursor ( QAbstractItemView::CursorAction cursorAction, Qt::KeyboardModifiers modifiers )
[ symbol: _ZN11QColumnView10moveCursorEN17QAbstractItemView12CursorActionE6QFlagsIN2Qt16KeyboardModifierEE ]
QColumnView::previewWidget ( ) const
[ symbol: _ZNK11QColumnView13previewWidgetEv ]
QColumnView::QColumnView [in-charge] ( QColumnViewPrivate& dd, QWidget* parent )
[ symbol: _ZN11QColumnViewC1ER18QColumnViewPrivateP7QWidget ]
QColumnView::QColumnView [in-charge] ( QWidget* parent )
[ symbol: _ZN11QColumnViewC1EP7QWidget ]
QColumnView::QColumnView [not-in-charge] ( QColumnViewPrivate& dd, QWidget* parent )
[ symbol: _ZN11QColumnViewC2ER18QColumnViewPrivateP7QWidget ]
QColumnView::QColumnView [not-in-charge] ( QWidget* parent )
[ symbol: _ZN11QColumnViewC2EP7QWidget ]
QColumnView::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN11QColumnView11qt_metacallEN11QMetaObject4CallEiPPv ]
QColumnView::qt_metacast ( char const* p1 )
[ symbol: _ZN11QColumnView11qt_metacastEPKc ]
QColumnView::resizeEvent ( QResizeEvent* event )
[ symbol: _ZN11QColumnView11resizeEventEP12QResizeEvent ]
QColumnView::resizeGripsVisible ( ) const
[ symbol: _ZNK11QColumnView18resizeGripsVisibleEv ]
QColumnView::scrollContentsBy ( int dx, int dy )
[ symbol: _ZN11QColumnView16scrollContentsByEii ]
QColumnView::scrollTo ( QModelIndex const& index, QAbstractItemView::ScrollHint hint )
[ symbol: _ZN11QColumnView8scrollToERK11QModelIndexN17QAbstractItemView10ScrollHintE ]
QColumnView::selectAll ( )
[ symbol: _ZN11QColumnView9selectAllEv ]
QColumnView::setColumnWidths ( QList<int>const& list )
[ symbol: _ZN11QColumnView15setColumnWidthsERK5QListIiE ]
QColumnView::setModel ( QAbstractItemModel* model )
[ symbol: _ZN11QColumnView8setModelEP18QAbstractItemModel ]
QColumnView::setPreviewWidget ( QWidget* widget )
[ symbol: _ZN11QColumnView16setPreviewWidgetEP7QWidget ]
QColumnView::setResizeGripsVisible ( bool visible )
[ symbol: _ZN11QColumnView21setResizeGripsVisibleEb ]
QColumnView::setRootIndex ( QModelIndex const& index )
[ symbol: _ZN11QColumnView12setRootIndexERK11QModelIndex ]
QColumnView::setSelection ( QRect const& rect, QItemSelectionModel::SelectionFlags command )
[ symbol: _ZN11QColumnView12setSelectionERK5QRect6QFlagsIN19QItemSelectionModel13SelectionFlagEE ]
QColumnView::setSelectionModel ( QItemSelectionModel* selectionModel )
[ symbol: _ZN11QColumnView17setSelectionModelEP19QItemSelectionModel ]
QColumnView::sizeHint ( ) const
[ symbol: _ZNK11QColumnView8sizeHintEv ]
QColumnView::staticMetaObject [data]
[ symbol: _ZN11QColumnView16staticMetaObjectE ]
QColumnView::updatePreviewWidget ( QModelIndex const& index )
[ symbol: _ZN11QColumnView19updatePreviewWidgetERK11QModelIndex ]
QColumnView::verticalOffset ( ) const
[ symbol: _ZNK11QColumnView14verticalOffsetEv ]
QColumnView::visualRect ( QModelIndex const& index ) const
[ symbol: _ZNK11QColumnView10visualRectERK11QModelIndex ]
QColumnView::visualRegionForSelection ( QItemSelection const& selection ) const
[ symbol: _ZNK11QColumnView24visualRegionForSelectionERK14QItemSelection ]
QColumnView::~QColumnView [in-charge-deleting] ( )
[ symbol: _ZN11QColumnViewD0Ev ]
QColumnView::~QColumnView [in-charge] ( )
[ symbol: _ZN11QColumnViewD1Ev ]
QColumnView::~QColumnView [not-in-charge] ( )
[ symbol: _ZN11QColumnViewD2Ev ]
qcombobox.h,
libQtGui.so.4.3.0
QComboBox::initStyleOption ( QStyleOptionComboBox* option ) const
[ symbol: _ZNK9QComboBox15initStyleOptionEP20QStyleOptionComboBox ]
qcompleter.h,
libQtGui.so.4.3.0
QCompleter::setWrapAround ( bool wrap )
[ symbol: _ZN10QCompleter13setWrapAroundEb ]
QCompleter::wrapAround ( ) const
[ symbol: _ZNK10QCompleter10wrapAroundEv ]
qcoreapplication.h,
libQtCore.so.4.3.0
QCoreApplication::postEvent ( QObject* receiver, QEvent* event, int priority ) [static]
[ symbol: _ZN16QCoreApplication9postEventEP7QObjectP6QEventi ]
QCoreApplication::removePostedEvents ( QObject* receiver, int eventType ) [static]
[ symbol: _ZN16QCoreApplication18removePostedEventsEP7QObjecti ]
qcryptographichash.h,
libQtCore.so.4.3.0
QCryptographicHash::addData ( char const* data, int length )
[ symbol: _ZN18QCryptographicHash7addDataEPKci ]
QCryptographicHash::addData ( QByteArray const& data )
[ symbol: _ZN18QCryptographicHash7addDataERK10QByteArray ]
QCryptographicHash::hash ( QByteArray const& data, QCryptographicHash::Algorithm method ) [static]
[ symbol: _ZN18QCryptographicHash4hashERK10QByteArrayNS_9AlgorithmE ]
QCryptographicHash::QCryptographicHash [in-charge] ( QCryptographicHash::Algorithm method )
[ symbol: _ZN18QCryptographicHashC1ENS_9AlgorithmE ]
QCryptographicHash::QCryptographicHash [not-in-charge] ( QCryptographicHash::Algorithm method )
[ symbol: _ZN18QCryptographicHashC2ENS_9AlgorithmE ]
QCryptographicHash::reset ( )
[ symbol: _ZN18QCryptographicHash5resetEv ]
QCryptographicHash::result ( ) const
[ symbol: _ZNK18QCryptographicHash6resultEv ]
QCryptographicHash::~QCryptographicHash [in-charge] ( )
[ symbol: _ZN18QCryptographicHashD1Ev ]
QCryptographicHash::~QCryptographicHash [not-in-charge] ( )
[ symbol: _ZN18QCryptographicHashD2Ev ]
qdatawidgetmapper.h,
libQtGui.so.4.3.0
QDataWidgetMapper::addMapping ( QWidget* widget, int section, QByteArray const& propertyName )
[ symbol: _ZN17QDataWidgetMapper10addMappingEP7QWidgetiRK10QByteArray ]
QDataWidgetMapper::mappedPropertyName ( QWidget* widget ) const
[ symbol: _ZNK17QDataWidgetMapper18mappedPropertyNameEP7QWidget ]
qdatetimeedit.h,
libQtGui.so.4.3.0
QDateTimeEdit::currentSectionIndex ( ) const
[ symbol: _ZNK13QDateTimeEdit19currentSectionIndexEv ]
QDateTimeEdit::initStyleOption ( QStyleOptionSpinBox* option ) const
[ symbol: _ZNK13QDateTimeEdit15initStyleOptionEP19QStyleOptionSpinBox ]
QDateTimeEdit::sectionAt ( int index ) const
[ symbol: _ZNK13QDateTimeEdit9sectionAtEi ]
QDateTimeEdit::sectionCount ( ) const
[ symbol: _ZNK13QDateTimeEdit12sectionCountEv ]
QDateTimeEdit::setCurrentSectionIndex ( int index )
[ symbol: _ZN13QDateTimeEdit22setCurrentSectionIndexEi ]
qdbusabstractinterface.h,
libQtDBus.so.4.3.0
QDBusAbstractInterface::callWithCallback ( QString const& method, QList<QVariant>const& args, QObject* receiver, char const* member, char const* errorSlot )
[ symbol: _ZN22QDBusAbstractInterface16callWithCallbackERK7QStringRK5QListI8QVariantEP7QObjectPKcSB_ ]
qdbusargument.h,
libQtDBus.so.4.3.0
QDBusArgument::QDBusArgument [in-charge] ( QDBusArgumentPrivate* d )
[ symbol: _ZN13QDBusArgumentC1EP20QDBusArgumentPrivate ]
QDBusArgument::QDBusArgument [not-in-charge] ( QDBusArgumentPrivate* d )
[ symbol: _ZN13QDBusArgumentC2EP20QDBusArgumentPrivate ]
qdbusconnection.h,
libQtDBus.so.4.3.0
QDBusConnection::callWithCallback ( QDBusMessage const& message, QObject* receiver, char const* returnMethod, char const* errorMethod, int timeout ) const
[ symbol: _ZNK15QDBusConnection16callWithCallbackERK12QDBusMessageP7QObjectPKcS6_i ]
QDBusConnection::staticMetaObject [data]
[ symbol: _ZN15QDBusConnection16staticMetaObjectE ]
qdbusconnectioninterface.h,
libQtDBus.so.4.3.0
QDBusConnectionInterface::callWithCallbackFailed ( QDBusError const& error, QDBusMessage const& call )
[ symbol: _ZN24QDBusConnectionInterface22callWithCallbackFailedERK10QDBusErrorRK12QDBusMessage ]
QDBusConnectionInterface::connectNotify ( char const* p1 )
[ symbol: _ZN24QDBusConnectionInterface13connectNotifyEPKc ]
QDBusConnectionInterface::disconnectNotify ( char const* p1 )
[ symbol: _ZN24QDBusConnectionInterface16disconnectNotifyEPKc ]
qdbuscontext.h,
libQtDBus.so.4.3.0
QDBusContext::calledFromDBus ( ) const
[ symbol: _ZNK12QDBusContext14calledFromDBusEv ]
QDBusContext::connection ( ) const
[ symbol: _ZNK12QDBusContext10connectionEv ]
QDBusContext::isDelayedReply ( ) const
[ symbol: _ZNK12QDBusContext14isDelayedReplyEv ]
QDBusContext::message ( ) const
[ symbol: _ZNK12QDBusContext7messageEv ]
QDBusContext::QDBusContext [in-charge] ( )
[ symbol: _ZN12QDBusContextC1Ev ]
QDBusContext::QDBusContext [not-in-charge] ( )
[ symbol: _ZN12QDBusContextC2Ev ]
QDBusContext::sendErrorReply ( QDBusError::ErrorType type, QString const& msg ) const
[ symbol: _ZNK12QDBusContext14sendErrorReplyEN10QDBusError9ErrorTypeERK7QString ]
QDBusContext::sendErrorReply ( QString const& name, QString const& msg ) const
[ symbol: _ZNK12QDBusContext14sendErrorReplyERK7QStringS2_ ]
QDBusContext::setDelayedReply ( bool enable ) const
[ symbol: _ZNK12QDBusContext15setDelayedReplyEb ]
QDBusContext::~QDBusContext [in-charge] ( )
[ symbol: _ZN12QDBusContextD1Ev ]
QDBusContext::~QDBusContext [not-in-charge] ( )
[ symbol: _ZN12QDBusContextD2Ev ]
qdbuserror.h,
libQtDBus.so.4.3.0
QDBusError::errorString ( QDBusError::ErrorType error ) [static]
[ symbol: _ZN10QDBusError11errorStringENS_9ErrorTypeE ]
qdbusmessage.h,
libQtDBus.so.4.3.0
QDBusMessage::errorMessage ( ) const
[ symbol: _ZNK12QDBusMessage12errorMessageEv ]
qdbusserver.h,
libQtDBus.so.4.3.0
QDBusServer::newConnection ( QDBusConnection const& connection )
[ symbol: _ZN11QDBusServer13newConnectionERK15QDBusConnection ]
qdial.h,
libQtGui.so.4.3.0
QDial::initStyleOption ( QStyleOptionSlider* option ) const
[ symbol: _ZNK5QDial15initStyleOptionEP18QStyleOptionSlider ]
qdir.h,
libQtCore.so.4.3.0
operator<< ( QDebug debug, QDir const& dir )
[ symbol: _Zls6QDebugRK4QDir ]
operator<< ( QDebug debug, QDir::Filters filters )
[ symbol: _Zls6QDebug6QFlagsIN4QDir6FilterEE ]
QDir::addSearchPath ( QString const& prefix, QString const& path ) [static]
[ symbol: _ZN4QDir13addSearchPathERK7QStringS2_ ]
QDir::searchPaths ( QString const& prefix ) [static]
[ symbol: _ZN4QDir11searchPathsERK7QString ]
QDir::setSearchPaths ( QString const& prefix, QStringList const& searchPaths ) [static]
[ symbol: _ZN4QDir14setSearchPathsERK7QStringRK11QStringList ]
qdiriterator.h,
libQtCore.so.4.3.0
QDirIterator::fileInfo ( ) const
[ symbol: _ZNK12QDirIterator8fileInfoEv ]
QDirIterator::fileName ( ) const
[ symbol: _ZNK12QDirIterator8fileNameEv ]
QDirIterator::filePath ( ) const
[ symbol: _ZNK12QDirIterator8filePathEv ]
QDirIterator::hasNext ( ) const
[ symbol: _ZNK12QDirIterator7hasNextEv ]
QDirIterator::next ( )
[ symbol: _ZN12QDirIterator4nextEv ]
QDirIterator::path ( ) const
[ symbol: _ZNK12QDirIterator4pathEv ]
QDirIterator::QDirIterator [in-charge] ( QDir const& dir, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC1ERK4QDir6QFlagsINS_12IteratorFlagEE ]
QDirIterator::QDirIterator [in-charge] ( QString const& path, QDir::Filters filter, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC1ERK7QString6QFlagsIN4QDir6FilterEES3_INS_12IteratorFlagEE ]
QDirIterator::QDirIterator [in-charge] ( QString const& path, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC1ERK7QString6QFlagsINS_12IteratorFlagEE ]
QDirIterator::QDirIterator [in-charge] ( QString const& path, QStringList const& nameFilters, QDir::Filters filters, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC1ERK7QStringRK11QStringList6QFlagsIN4QDir6FilterEES6_INS_12IteratorFlagEE ]
QDirIterator::QDirIterator [not-in-charge] ( QDir const& dir, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC2ERK4QDir6QFlagsINS_12IteratorFlagEE ]
QDirIterator::QDirIterator [not-in-charge] ( QString const& path, QDir::Filters filter, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC2ERK7QString6QFlagsIN4QDir6FilterEES3_INS_12IteratorFlagEE ]
QDirIterator::QDirIterator [not-in-charge] ( QString const& path, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC2ERK7QString6QFlagsINS_12IteratorFlagEE ]
QDirIterator::QDirIterator [not-in-charge] ( QString const& path, QStringList const& nameFilters, QDir::Filters filters, QDirIterator::IteratorFlags flags )
[ symbol: _ZN12QDirIteratorC2ERK7QStringRK11QStringList6QFlagsIN4QDir6FilterEES6_INS_12IteratorFlagEE ]
QDirIterator::~QDirIterator [in-charge-deleting] ( )
[ symbol: _ZN12QDirIteratorD0Ev ]
QDirIterator::~QDirIterator [in-charge] ( )
[ symbol: _ZN12QDirIteratorD1Ev ]
QDirIterator::~QDirIterator [not-in-charge] ( )
[ symbol: _ZN12QDirIteratorD2Ev ]
qdockwidget.h,
libQtGui.so.4.3.0
QDockWidget::dockLocationChanged ( Qt::DockWidgetArea area )
[ symbol: _ZN11QDockWidget19dockLocationChangedEN2Qt14DockWidgetAreaE ]
QDockWidget::initStyleOption ( QStyleOptionDockWidget* option ) const
[ symbol: _ZNK11QDockWidget15initStyleOptionEP22QStyleOptionDockWidget ]
QDockWidget::setTitleBarWidget ( QWidget* widget )
[ symbol: _ZN11QDockWidget17setTitleBarWidgetEP7QWidget ]
QDockWidget::titleBarWidget ( ) const
[ symbol: _ZNK11QDockWidget14titleBarWidgetEv ]
QDockWidget::visibilityChanged ( bool visible )
[ symbol: _ZN11QDockWidget17visibilityChangedEb ]
qdom.h,
libQtXml.so.4.3.0
QDomNode::save ( QTextStream& p1, int p2, QDomNode::EncodingPolicy p3 ) const
[ symbol: _ZNK8QDomNode4saveER11QTextStreamiNS_14EncodingPolicyE ]
qdrag.h,
libQtGui.so.4.3.0
QDrag::exec ( Qt::DropActions supportedActions )
[ symbol: _ZN5QDrag4execE6QFlagsIN2Qt10DropActionEE ]
QDrag::exec ( Qt::DropActions supportedActions, Qt::DropAction defaultAction )
[ symbol: _ZN5QDrag4execE6QFlagsIN2Qt10DropActionEES2_ ]
qerrormessage.h,
libQtGui.so.4.3.0
QErrorMessage::changeEvent ( QEvent* e )
[ symbol: _ZN13QErrorMessage11changeEventEP6QEvent ]
qfiledialog.h,
libQtGui.so.4.3.0
QFileDialog::changeEvent ( QEvent* e )
[ symbol: _ZN11QFileDialog11changeEventEP6QEvent ]
QFileDialog::directoryEntered ( QString const& directory )
[ symbol: _ZN11QFileDialog16directoryEnteredERK7QString ]
QFileDialog::filterSelected ( QString const& filter )
[ symbol: _ZN11QFileDialog14filterSelectedERK7QString ]
QFileDialog::proxyModel ( ) const
[ symbol: _ZNK11QFileDialog10proxyModelEv ]
QFileDialog::restoreState ( QByteArray const& state )
[ symbol: _ZN11QFileDialog12restoreStateERK10QByteArray ]
QFileDialog::saveState ( ) const
[ symbol: _ZNK11QFileDialog9saveStateEv ]
QFileDialog::setProxyModel ( QAbstractProxyModel* model )
[ symbol: _ZN11QFileDialog13setProxyModelEP19QAbstractProxyModel ]
QFileDialog::setSidebarUrls ( QList<QUrl>const& urls )
[ symbol: _ZN11QFileDialog14setSidebarUrlsERK5QListI4QUrlE ]
QFileDialog::sidebarUrls ( ) const
[ symbol: _ZNK11QFileDialog11sidebarUrlsEv ]
qfileinfo.h,
libQtCore.so.4.3.0
QFileInfo::bundleName ( ) const
[ symbol: _ZNK9QFileInfo10bundleNameEv ]
QFileInfo::isBundle ( ) const
[ symbol: _ZNK9QFileInfo8isBundleEv ]
qfocusframe.h,
libQtGui.so.4.3.0
QFocusFrame::initStyleOption ( QStyleOption* option ) const
[ symbol: _ZNK11QFocusFrame15initStyleOptionEP12QStyleOption ]
qfont.h,
libQtGui.so.4.3.0
QFont::freetypeFace ( ) const
[ symbol: _ZNK5QFont12freetypeFaceEv ]
QFont::staticMetaObject [data]
[ symbol: _ZN5QFont16staticMetaObjectE ]
qfontdialog.h,
libQtGui.so.4.3.0
QFontDialog::changeEvent ( QEvent* e )
[ symbol: _ZN11QFontDialog11changeEventEP6QEvent ]
qfontmetrics.h,
libQtGui.so.4.3.0
QFontMetrics::tightBoundingRect ( QString const& text ) const
[ symbol: _ZNK12QFontMetrics17tightBoundingRectERK7QString ]
QFontMetricsF::tightBoundingRect ( QString const& text ) const
[ symbol: _ZNK13QFontMetricsF17tightBoundingRectERK7QString ]
qglframebufferobject.h,
libQtOpenGL.so.4.3.0
QGLFramebufferObject::attachment ( ) const
[ symbol: _ZNK20QGLFramebufferObject10attachmentEv ]
QGLFramebufferObject::QGLFramebufferObject [in-charge] ( int width, int height, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internal_format )
[ symbol: _ZN20QGLFramebufferObjectC1EiiNS_10AttachmentEjj ]
QGLFramebufferObject::QGLFramebufferObject [in-charge] ( QSize const& size, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internal_format )
[ symbol: _ZN20QGLFramebufferObjectC1ERK5QSizeNS_10AttachmentEjj ]
QGLFramebufferObject::QGLFramebufferObject [not-in-charge] ( int width, int height, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internal_format )
[ symbol: _ZN20QGLFramebufferObjectC2EiiNS_10AttachmentEjj ]
QGLFramebufferObject::QGLFramebufferObject [not-in-charge] ( QSize const& size, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internal_format )
[ symbol: _ZN20QGLFramebufferObjectC2ERK5QSizeNS_10AttachmentEjj ]
qgraphicsitem.h,
libQtGui.so.4.3.0
QGraphicsItem::deviceTransform ( QTransform const& viewportTransform ) const
[ symbol: _ZNK13QGraphicsItem15deviceTransformERK10QTransform ]
QGraphicsItem::isObscured ( QRectF const& rect ) const
[ symbol: _ZNK13QGraphicsItem10isObscuredERK6QRectF ]
QGraphicsItem::resetTransform ( )
[ symbol: _ZN13QGraphicsItem14resetTransformEv ]
QGraphicsItem::sceneTransform ( ) const
[ symbol: _ZNK13QGraphicsItem14sceneTransformEv ]
QGraphicsItem::setTransform ( QTransform const& matrix, bool combine )
[ symbol: _ZN13QGraphicsItem12setTransformERK10QTransformb ]
QGraphicsItem::transform ( ) const
[ symbol: _ZNK13QGraphicsItem9transformEv ]
qgraphicsitemanimation.h,
libQtGui.so.4.3.0
QGraphicsItemAnimation::posList ( ) const
[ symbol: _ZNK22QGraphicsItemAnimation7posListEv ]
QGraphicsItemAnimation::rotationList ( ) const
[ symbol: _ZNK22QGraphicsItemAnimation12rotationListEv ]
QGraphicsItemAnimation::scaleList ( ) const
[ symbol: _ZNK22QGraphicsItemAnimation9scaleListEv ]
QGraphicsItemAnimation::shearList ( ) const
[ symbol: _ZNK22QGraphicsItemAnimation9shearListEv ]
QGraphicsItemAnimation::translationList ( ) const
[ symbol: _ZNK22QGraphicsItemAnimation15translationListEv ]
qgraphicsscene.h,
libQtGui.so.4.3.0
QGraphicsScene::addSimpleText ( QString const& text, QFont const& font )
[ symbol: _ZN14QGraphicsScene13addSimpleTextERK7QStringRK5QFont ]
QGraphicsScene::bspTreeDepth ( ) const
[ symbol: _ZNK14QGraphicsScene12bspTreeDepthEv ]
QGraphicsScene::invalidate ( QRectF const& rect, QGraphicsScene::SceneLayers layers )
[ symbol: _ZN14QGraphicsScene10invalidateERK6QRectF6QFlagsINS_10SceneLayerEE ]
QGraphicsScene::selectionArea ( ) const
[ symbol: _ZNK14QGraphicsScene13selectionAreaEv ]
QGraphicsScene::selectionChanged ( )
[ symbol: _ZN14QGraphicsScene16selectionChangedEv ]
QGraphicsScene::setBspTreeDepth ( int depth )
[ symbol: _ZN14QGraphicsScene15setBspTreeDepthEi ]
QGraphicsScene::setSelectionArea ( QPainterPath const& path, Qt::ItemSelectionMode p2 )
[ symbol: _ZN14QGraphicsScene16setSelectionAreaERK12QPainterPathN2Qt17ItemSelectionModeE ]
qgraphicssceneevent.h,
libQtGui.so.4.3.0
QGraphicsSceneWheelEvent::orientation ( ) const
[ symbol: _ZNK24QGraphicsSceneWheelEvent11orientationEv ]
QGraphicsSceneWheelEvent::setOrientation ( Qt::Orientation orientation )
[ symbol: _ZN24QGraphicsSceneWheelEvent14setOrientationEN2Qt11OrientationE ]
qgraphicsview.h,
libQtGui.so.4.3.0
QGraphicsView::invalidateScene ( QRectF const& rect, QGraphicsScene::SceneLayers layers )
[ symbol: _ZN13QGraphicsView15invalidateSceneERK6QRectF6QFlagsIN14QGraphicsScene10SceneLayerEE ]
QGraphicsView::optimizationFlags ( ) const
[ symbol: _ZNK13QGraphicsView17optimizationFlagsEv ]
QGraphicsView::resetTransform ( )
[ symbol: _ZN13QGraphicsView14resetTransformEv ]
QGraphicsView::rubberBandSelectionMode ( ) const
[ symbol: _ZNK13QGraphicsView23rubberBandSelectionModeEv ]
QGraphicsView::setOptimizationFlag ( QGraphicsView::OptimizationFlag flag, bool enabled )
[ symbol: _ZN13QGraphicsView19setOptimizationFlagENS_16OptimizationFlagEb ]
QGraphicsView::setOptimizationFlags ( QGraphicsView::OptimizationFlags flags )
[ symbol: _ZN13QGraphicsView20setOptimizationFlagsE6QFlagsINS_16OptimizationFlagEE ]
QGraphicsView::setRubberBandSelectionMode ( Qt::ItemSelectionMode mode )
[ symbol: _ZN13QGraphicsView26setRubberBandSelectionModeEN2Qt17ItemSelectionModeE ]
QGraphicsView::setTransform ( QTransform const& matrix, bool combine )
[ symbol: _ZN13QGraphicsView12setTransformERK10QTransformb ]
QGraphicsView::setViewportUpdateMode ( QGraphicsView::ViewportUpdateMode mode )
[ symbol: _ZN13QGraphicsView21setViewportUpdateModeENS_18ViewportUpdateModeE ]
QGraphicsView::transform ( ) const
[ symbol: _ZNK13QGraphicsView9transformEv ]
QGraphicsView::viewportTransform ( ) const
[ symbol: _ZNK13QGraphicsView17viewportTransformEv ]
QGraphicsView::viewportUpdateMode ( ) const
[ symbol: _ZNK13QGraphicsView18viewportUpdateModeEv ]
qgridlayout.h,
libQtGui.so.4.3.0
QGridLayout::horizontalSpacing ( ) const
[ symbol: _ZNK11QGridLayout17horizontalSpacingEv ]
QGridLayout::setHorizontalSpacing ( int spacing )
[ symbol: _ZN11QGridLayout20setHorizontalSpacingEi ]
QGridLayout::setSpacing ( int spacing )
[ symbol: _ZN11QGridLayout10setSpacingEi ]
QGridLayout::setVerticalSpacing ( int spacing )
[ symbol: _ZN11QGridLayout18setVerticalSpacingEi ]
QGridLayout::spacing ( ) const
[ symbol: _ZNK11QGridLayout7spacingEv ]
QGridLayout::verticalSpacing ( ) const
[ symbol: _ZNK11QGridLayout15verticalSpacingEv ]
qgroupbox.h,
libQtGui.so.4.3.0
QGroupBox::initStyleOption ( QStyleOptionGroupBox* option ) const
[ symbol: _ZNK9QGroupBox15initStyleOptionEP20QStyleOptionGroupBox ]
qhash.h,
libQtCore.so.4.3.0
qHash ( QStringRef const& key )
[ symbol: _Z5qHashRK10QStringRef ]
qheaderview.h,
libQtGui.so.4.3.0
QHeaderView::initStyleOption ( QStyleOptionHeader* option ) const
[ symbol: _ZNK11QHeaderView15initStyleOptionEP18QStyleOptionHeader ]
QHeaderView::reset ( )
[ symbol: _ZN11QHeaderView5resetEv ]
QHeaderView::restoreState ( QByteArray const& state )
[ symbol: _ZN11QHeaderView12restoreStateERK10QByteArray ]
QHeaderView::saveState ( ) const
[ symbol: _ZNK11QHeaderView9saveStateEv ]
QHeaderView::sectionEntered ( int logicalIndex )
[ symbol: _ZN11QHeaderView14sectionEnteredEi ]
QHeaderView::setOffsetToLastSection ( )
[ symbol: _ZN11QHeaderView22setOffsetToLastSectionEv ]
QHeaderView::sortIndicatorChanged ( int logicalIndex, Qt::SortOrder order )
[ symbol: _ZN11QHeaderView20sortIndicatorChangedEiN2Qt9SortOrderE ]
qhttp.h,
libQtNetwork.so.4.3.0
QHttp::authenticationRequired ( QString const& hostname, quint16 port, QAuthenticator* p3 )
[ symbol: _ZN5QHttp22authenticationRequiredERK7QStringtP14QAuthenticator ]
QHttp::ignoreSslErrors ( )
[ symbol: _ZN5QHttp15ignoreSslErrorsEv ]
QHttp::proxyAuthenticationRequired ( QNetworkProxy const& proxy, QAuthenticator* p2 )
[ symbol: _ZN5QHttp27proxyAuthenticationRequiredERK13QNetworkProxyP14QAuthenticator ]
QHttp::QHttp [in-charge] ( QString const& hostname, QHttp::ConnectionMode mode, quint16 port, QObject* parent )
[ symbol: _ZN5QHttpC1ERK7QStringNS_14ConnectionModeEtP7QObject ]
QHttp::QHttp [not-in-charge] ( QString const& hostname, QHttp::ConnectionMode mode, quint16 port, QObject* parent )
[ symbol: _ZN5QHttpC2ERK7QStringNS_14ConnectionModeEtP7QObject ]
QHttp::setHost ( QString const& hostname, QHttp::ConnectionMode mode, quint16 port )
[ symbol: _ZN5QHttp7setHostERK7QStringNS_14ConnectionModeEt ]
QHttp::setProxy ( QNetworkProxy const& proxy )
[ symbol: _ZN5QHttp8setProxyERK13QNetworkProxy ]
QHttp::sslErrors ( QList<QSslError>const& errors )
[ symbol: _ZN5QHttp9sslErrorsERK5QListI9QSslErrorE ]
qicon.h,
libQtGui.so.4.3.0
QIcon::cacheKey ( ) const
[ symbol: _ZNK5QIcon8cacheKeyEv ]
QIcon::detach ( )
[ symbol: _ZN5QIcon6detachEv ]
QIcon::QIcon [in-charge] ( QIconEngineV2* engine )
[ symbol: _ZN5QIconC1EP13QIconEngineV2 ]
QIcon::QIcon [not-in-charge] ( QIconEngineV2* engine )
[ symbol: _ZN5QIconC2EP13QIconEngineV2 ]
qiconengine.h,
libQtGui.so.4.3.0
QIconEngineV2::clone ( ) const
[ symbol: _ZNK13QIconEngineV25cloneEv ]
QIconEngineV2::key ( ) const
[ symbol: _ZNK13QIconEngineV23keyEv ]
QIconEngineV2::read ( QDataStream& in )
[ symbol: _ZN13QIconEngineV24readER11QDataStream ]
QIconEngineV2::virtual_hook ( int id, void* data )
[ symbol: _ZN13QIconEngineV212virtual_hookEiPv ]
QIconEngineV2::write ( QDataStream& out ) const
[ symbol: _ZNK13QIconEngineV25writeER11QDataStream ]
qiconengineplugin.h,
libQtGui.so.4.3.0
QIconEnginePluginV2::metaObject ( ) const
[ symbol: _ZNK19QIconEnginePluginV210metaObjectEv ]
QIconEnginePluginV2::QIconEnginePluginV2 [in-charge] ( QObject* parent )
[ symbol: _ZN19QIconEnginePluginV2C1EP7QObject ]
QIconEnginePluginV2::QIconEnginePluginV2 [not-in-charge] ( QObject* parent )
[ symbol: _ZN19QIconEnginePluginV2C2EP7QObject ]
QIconEnginePluginV2::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN19QIconEnginePluginV211qt_metacallEN11QMetaObject4CallEiPPv ]
QIconEnginePluginV2::qt_metacast ( char const* p1 )
[ symbol: _ZN19QIconEnginePluginV211qt_metacastEPKc ]
QIconEnginePluginV2::staticMetaObject [data]
[ symbol: _ZN19QIconEnginePluginV216staticMetaObjectE ]
QIconEnginePluginV2::~QIconEnginePluginV2 [in-charge-deleting] ( )
[ symbol: _ZN19QIconEnginePluginV2D0Ev ]
QIconEnginePluginV2::~QIconEnginePluginV2 [in-charge] ( )
[ symbol: _ZN19QIconEnginePluginV2D1Ev ]
QIconEnginePluginV2::~QIconEnginePluginV2 [not-in-charge] ( )
[ symbol: _ZN19QIconEnginePluginV2D2Ev ]
qimage.h,
libQtGui.so.4.3.0
QImage::cacheKey ( ) const
[ symbol: _ZNK6QImage8cacheKeyEv ]
QImage::createMaskFromColor ( QRgb color, Qt::MaskMode mode ) const
[ symbol: _ZNK6QImage19createMaskFromColorEjN2Qt8MaskModeE ]
QImage::QImage [in-charge] ( uchar const* data, int width, int height, int bytesPerLine, QImage::Format format )
[ symbol: _ZN6QImageC1EPKhiiiNS_6FormatE ]
QImage::QImage [in-charge] ( uchar* data, int width, int height, int bytesPerLine, QImage::Format format )
[ symbol: _ZN6QImageC1EPhiiiNS_6FormatE ]
QImage::QImage [not-in-charge] ( uchar const* data, int width, int height, int bytesPerLine, QImage::Format format )
[ symbol: _ZN6QImageC2EPKhiiiNS_6FormatE ]
QImage::QImage [not-in-charge] ( uchar* data, int width, int height, int bytesPerLine, QImage::Format format )
[ symbol: _ZN6QImageC2EPhiiiNS_6FormatE ]
QImage::transformed ( QTransform const& matrix, Qt::TransformationMode mode ) const
[ symbol: _ZNK6QImage11transformedERK10QTransformN2Qt18TransformationModeE ]
QImage::trueMatrix ( QTransform const& p1, int w, int h ) [static]
[ symbol: _ZN6QImage10trueMatrixERK10QTransformii ]
qimagewriter.h,
libQtGui.so.4.3.0
QImageWriter::compression ( ) const
[ symbol: _ZNK12QImageWriter11compressionEv ]
QImageWriter::setCompression ( int compression )
[ symbol: _ZN12QImageWriter14setCompressionEi ]
qiodevice.h,
libQtCore.so.4.3.0
QIODevice::getChar ( char* c )
[ symbol: _ZN9QIODevice7getCharEPc ]
QIODevice::putChar ( char c )
[ symbol: _ZN9QIODevice7putCharEc ]
qlayout.h,
libQtGui.so.4.3.0
QLayout::contentsRect ( ) const
[ symbol: _ZNK7QLayout12contentsRectEv ]
QLayout::getContentsMargins ( int* left, int* top, int* right, int* bottom ) const
[ symbol: _ZNK7QLayout18getContentsMarginsEPiS0_S0_S0_ ]
QLayout::setContentsMargins ( int left, int top, int right, int bottom )
[ symbol: _ZN7QLayout18setContentsMarginsEiiii ]
qlayoutitem.h,
libQtGui.so.4.3.0
QLayoutItem::controlTypes ( ) const
[ symbol: _ZNK11QLayoutItem12controlTypesEv ]
qlineedit.h,
libQtGui.so.4.3.0
QLineEdit::initStyleOption ( QStyleOptionFrame* option ) const
[ symbol: _ZNK9QLineEdit15initStyleOptionEP17QStyleOptionFrame ]
qlist.h,
libQtCore.so.4.3.0
QListData::detach2 ( )
[ symbol: _ZN9QListData7detach2Ev ]
qlistview.h,
libQtGui.so.4.3.0
QListView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )
[ symbol: _ZN9QListView14currentChangedERK11QModelIndexS2_ ]
QListView::isSelectionRectVisible ( ) const
[ symbol: _ZNK9QListView22isSelectionRectVisibleEv ]
QListView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )
[ symbol: _ZN9QListView16selectionChangedERK14QItemSelectionS2_ ]
QListView::setSelectionRectVisible ( bool show )
[ symbol: _ZN9QListView23setSelectionRectVisibleEb ]
qlocale.h,
libQtCore.so.4.3.0
QLocale::countriesForLanguage ( QLocale::Language lang ) [static]
[ symbol: _ZN7QLocale20countriesForLanguageENS_8LanguageE ]
QLocale::staticMetaObject [data]
[ symbol: _ZN7QLocale16staticMetaObjectE ]
qmainwindow.h,
libQtGui.so.4.3.0
QMainWindow::dockOptions ( ) const
[ symbol: _ZNK11QMainWindow11dockOptionsEv ]
QMainWindow::removeToolBarBreak ( QToolBar* before )
[ symbol: _ZN11QMainWindow18removeToolBarBreakEP8QToolBar ]
QMainWindow::setDockOptions ( QMainWindow::DockOptions options )
[ symbol: _ZN11QMainWindow14setDockOptionsE6QFlagsINS_10DockOptionEE ]
QMainWindow::setUnifiedTitleAndToolBarOnMac ( bool set )
[ symbol: _ZN11QMainWindow30setUnifiedTitleAndToolBarOnMacEb ]
QMainWindow::toolBarBreak ( QToolBar* toolbar ) const
[ symbol: _ZNK11QMainWindow12toolBarBreakEP8QToolBar ]
QMainWindow::unifiedTitleAndToolBarOnMac ( ) const
[ symbol: _ZNK11QMainWindow27unifiedTitleAndToolBarOnMacEv ]
qmdiarea.h,
libQtGui.so.4.3.0
QMdiArea::activateNextSubWindow ( )
[ symbol: _ZN8QMdiArea21activateNextSubWindowEv ]
QMdiArea::activatePreviousSubWindow ( )
[ symbol: _ZN8QMdiArea25activatePreviousSubWindowEv ]
QMdiArea::activeSubWindow ( ) const
[ symbol: _ZNK8QMdiArea15activeSubWindowEv ]
QMdiArea::addSubWindow ( QWidget* widget, Qt::WindowFlags flags )
[ symbol: _ZN8QMdiArea12addSubWindowEP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QMdiArea::background ( ) const
[ symbol: _ZNK8QMdiArea10backgroundEv ]
QMdiArea::cascadeSubWindows ( )
[ symbol: _ZN8QMdiArea17cascadeSubWindowsEv ]
QMdiArea::childEvent ( QChildEvent* childEvent )
[ symbol: _ZN8QMdiArea10childEventEP11QChildEvent ]
QMdiArea::closeActiveSubWindow ( )
[ symbol: _ZN8QMdiArea20closeActiveSubWindowEv ]
QMdiArea::closeAllSubWindows ( )
[ symbol: _ZN8QMdiArea18closeAllSubWindowsEv ]
QMdiArea::currentSubWindow ( ) const
[ symbol: _ZNK8QMdiArea16currentSubWindowEv ]
QMdiArea::event ( QEvent* event )
[ symbol: _ZN8QMdiArea5eventEP6QEvent ]
QMdiArea::eventFilter ( QObject* object, QEvent* event )
[ symbol: _ZN8QMdiArea11eventFilterEP7QObjectP6QEvent ]
QMdiArea::metaObject ( ) const
[ symbol: _ZNK8QMdiArea10metaObjectEv ]
QMdiArea::minimumSizeHint ( ) const
[ symbol: _ZNK8QMdiArea15minimumSizeHintEv ]
QMdiArea::paintEvent ( QPaintEvent* paintEvent )
[ symbol: _ZN8QMdiArea10paintEventEP11QPaintEvent ]
QMdiArea::QMdiArea [in-charge] ( QWidget* parent )
[ symbol: _ZN8QMdiAreaC1EP7QWidget ]
QMdiArea::QMdiArea [not-in-charge] ( QWidget* parent )
[ symbol: _ZN8QMdiAreaC2EP7QWidget ]
QMdiArea::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN8QMdiArea11qt_metacallEN11QMetaObject4CallEiPPv ]
QMdiArea::qt_metacast ( char const* p1 )
[ symbol: _ZN8QMdiArea11qt_metacastEPKc ]
QMdiArea::removeSubWindow ( QWidget* widget )
[ symbol: _ZN8QMdiArea15removeSubWindowEP7QWidget ]
QMdiArea::resizeEvent ( QResizeEvent* resizeEvent )
[ symbol: _ZN8QMdiArea11resizeEventEP12QResizeEvent ]
QMdiArea::scrollContentsBy ( int dx, int dy )
[ symbol: _ZN8QMdiArea16scrollContentsByEii ]
QMdiArea::setActiveSubWindow ( QMdiSubWindow* window )
[ symbol: _ZN8QMdiArea18setActiveSubWindowEP13QMdiSubWindow ]
QMdiArea::setBackground ( QBrush const& background )
[ symbol: _ZN8QMdiArea13setBackgroundERK6QBrush ]
QMdiArea::setOption ( QMdiArea::AreaOption option, bool on )
[ symbol: _ZN8QMdiArea9setOptionENS_10AreaOptionEb ]
QMdiArea::setupViewport ( QWidget* viewport )
[ symbol: _ZN8QMdiArea13setupViewportEP7QWidget ]
QMdiArea::showEvent ( QShowEvent* showEvent )
[ symbol: _ZN8QMdiArea9showEventEP10QShowEvent ]
QMdiArea::sizeHint ( ) const
[ symbol: _ZNK8QMdiArea8sizeHintEv ]
QMdiArea::staticMetaObject [data]
[ symbol: _ZN8QMdiArea16staticMetaObjectE ]
QMdiArea::subWindowActivated ( QMdiSubWindow* p1 )
[ symbol: _ZN8QMdiArea18subWindowActivatedEP13QMdiSubWindow ]
QMdiArea::subWindowList ( QMdiArea::WindowOrder order ) const
[ symbol: _ZNK8QMdiArea13subWindowListENS_11WindowOrderE ]
QMdiArea::testOption ( QMdiArea::AreaOption opton ) const
[ symbol: _ZNK8QMdiArea10testOptionENS_10AreaOptionE ]
QMdiArea::tileSubWindows ( )
[ symbol: _ZN8QMdiArea14tileSubWindowsEv ]
QMdiArea::timerEvent ( QTimerEvent* timerEvent )
[ symbol: _ZN8QMdiArea10timerEventEP11QTimerEvent ]
QMdiArea::viewportEvent ( QEvent* event )
[ symbol: _ZN8QMdiArea13viewportEventEP6QEvent ]
QMdiArea::~QMdiArea [in-charge-deleting] ( )
[ symbol: _ZN8QMdiAreaD0Ev ]
QMdiArea::~QMdiArea [in-charge] ( )
[ symbol: _ZN8QMdiAreaD1Ev ]
QMdiArea::~QMdiArea [not-in-charge] ( )
[ symbol: _ZN8QMdiAreaD2Ev ]
qmdisubwindow.h,
libQtGui.so.4.3.0
QMdiSubWindow::aboutToActivate ( )
[ symbol: _ZN13QMdiSubWindow15aboutToActivateEv ]
QMdiSubWindow::changeEvent ( QEvent* changeEvent )
[ symbol: _ZN13QMdiSubWindow11changeEventEP6QEvent ]
QMdiSubWindow::childEvent ( QChildEvent* childEvent )
[ symbol: _ZN13QMdiSubWindow10childEventEP11QChildEvent ]
QMdiSubWindow::closeEvent ( QCloseEvent* closeEvent )
[ symbol: _ZN13QMdiSubWindow10closeEventEP11QCloseEvent ]
QMdiSubWindow::contextMenuEvent ( QContextMenuEvent* contextMenuEvent )
[ symbol: _ZN13QMdiSubWindow16contextMenuEventEP17QContextMenuEvent ]
QMdiSubWindow::event ( QEvent* event )
[ symbol: _ZN13QMdiSubWindow5eventEP6QEvent ]
QMdiSubWindow::eventFilter ( QObject* object, QEvent* event )
[ symbol: _ZN13QMdiSubWindow11eventFilterEP7QObjectP6QEvent ]
QMdiSubWindow::focusInEvent ( QFocusEvent* focusInEvent )
[ symbol: _ZN13QMdiSubWindow12focusInEventEP11QFocusEvent ]
QMdiSubWindow::focusOutEvent ( QFocusEvent* focusOutEvent )
[ symbol: _ZN13QMdiSubWindow13focusOutEventEP11QFocusEvent ]
QMdiSubWindow::hideEvent ( QHideEvent* hideEvent )
[ symbol: _ZN13QMdiSubWindow9hideEventEP10QHideEvent ]
QMdiSubWindow::isShaded ( ) const
[ symbol: _ZNK13QMdiSubWindow8isShadedEv ]
QMdiSubWindow::keyboardPageStep ( ) const
[ symbol: _ZNK13QMdiSubWindow16keyboardPageStepEv ]
QMdiSubWindow::keyboardSingleStep ( ) const
[ symbol: _ZNK13QMdiSubWindow18keyboardSingleStepEv ]
QMdiSubWindow::keyPressEvent ( QKeyEvent* keyEvent )
[ symbol: _ZN13QMdiSubWindow13keyPressEventEP9QKeyEvent ]
QMdiSubWindow::leaveEvent ( QEvent* leaveEvent )
[ symbol: _ZN13QMdiSubWindow10leaveEventEP6QEvent ]
QMdiSubWindow::maximizedButtonsWidget ( ) const
[ symbol: _ZNK13QMdiSubWindow22maximizedButtonsWidgetEv ]
QMdiSubWindow::maximizedSystemMenuIconWidget ( ) const
[ symbol: _ZNK13QMdiSubWindow29maximizedSystemMenuIconWidgetEv ]
QMdiSubWindow::metaObject ( ) const
[ symbol: _ZNK13QMdiSubWindow10metaObjectEv ]
QMdiSubWindow::minimumSizeHint ( ) const
[ symbol: _ZNK13QMdiSubWindow15minimumSizeHintEv ]
QMdiSubWindow::mouseDoubleClickEvent ( QMouseEvent* mouseEvent )
[ symbol: _ZN13QMdiSubWindow21mouseDoubleClickEventEP11QMouseEvent ]
QMdiSubWindow::mouseMoveEvent ( QMouseEvent* mouseEvent )
[ symbol: _ZN13QMdiSubWindow14mouseMoveEventEP11QMouseEvent ]
QMdiSubWindow::mousePressEvent ( QMouseEvent* mouseEvent )
[ symbol: _ZN13QMdiSubWindow15mousePressEventEP11QMouseEvent ]
QMdiSubWindow::mouseReleaseEvent ( QMouseEvent* mouseEvent )
[ symbol: _ZN13QMdiSubWindow17mouseReleaseEventEP11QMouseEvent ]
QMdiSubWindow::moveEvent ( QMoveEvent* moveEvent )
[ symbol: _ZN13QMdiSubWindow9moveEventEP10QMoveEvent ]
QMdiSubWindow::paintEvent ( QPaintEvent* paintEvent )
[ symbol: _ZN13QMdiSubWindow10paintEventEP11QPaintEvent ]
QMdiSubWindow::QMdiSubWindow [in-charge] ( QWidget* parent, Qt::WindowFlags flags )
[ symbol: _ZN13QMdiSubWindowC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QMdiSubWindow::QMdiSubWindow [not-in-charge] ( QWidget* parent, Qt::WindowFlags flags )
[ symbol: _ZN13QMdiSubWindowC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QMdiSubWindow::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN13QMdiSubWindow11qt_metacallEN11QMetaObject4CallEiPPv ]
QMdiSubWindow::qt_metacast ( char const* p1 )
[ symbol: _ZN13QMdiSubWindow11qt_metacastEPKc ]
QMdiSubWindow::resizeEvent ( QResizeEvent* resizeEvent )
[ symbol: _ZN13QMdiSubWindow11resizeEventEP12QResizeEvent ]
QMdiSubWindow::setKeyboardPageStep ( int step )
[ symbol: _ZN13QMdiSubWindow19setKeyboardPageStepEi ]
QMdiSubWindow::setKeyboardSingleStep ( int step )
[ symbol: _ZN13QMdiSubWindow21setKeyboardSingleStepEi ]
QMdiSubWindow::setOption ( QMdiSubWindow::SubWindowOption option, bool on )
[ symbol: _ZN13QMdiSubWindow9setOptionENS_15SubWindowOptionEb ]
QMdiSubWindow::setSystemMenu ( QMenu* systemMenu )
[ symbol: _ZN13QMdiSubWindow13setSystemMenuEP5QMenu ]
QMdiSubWindow::setWidget ( QWidget* widget )
[ symbol: _ZN13QMdiSubWindow9setWidgetEP7QWidget ]
QMdiSubWindow::showEvent ( QShowEvent* showEvent )
[ symbol: _ZN13QMdiSubWindow9showEventEP10QShowEvent ]
QMdiSubWindow::showShaded ( )
[ symbol: _ZN13QMdiSubWindow10showShadedEv ]
QMdiSubWindow::showSystemMenu ( )
[ symbol: _ZN13QMdiSubWindow14showSystemMenuEv ]
QMdiSubWindow::sizeHint ( ) const
[ symbol: _ZNK13QMdiSubWindow8sizeHintEv ]
QMdiSubWindow::staticMetaObject [data]
[ symbol: _ZN13QMdiSubWindow16staticMetaObjectE ]
QMdiSubWindow::systemMenu ( ) const
[ symbol: _ZNK13QMdiSubWindow10systemMenuEv ]
QMdiSubWindow::testOption ( QMdiSubWindow::SubWindowOption p1 ) const
[ symbol: _ZNK13QMdiSubWindow10testOptionENS_15SubWindowOptionE ]
QMdiSubWindow::timerEvent ( QTimerEvent* timerEvent )
[ symbol: _ZN13QMdiSubWindow10timerEventEP11QTimerEvent ]
QMdiSubWindow::widget ( ) const
[ symbol: _ZNK13QMdiSubWindow6widgetEv ]
QMdiSubWindow::windowStateChanged ( Qt::WindowStates oldState, Qt::WindowStates newState )
[ symbol: _ZN13QMdiSubWindow18windowStateChangedE6QFlagsIN2Qt11WindowStateEES3_ ]
QMdiSubWindow::~QMdiSubWindow [in-charge-deleting] ( )
[ symbol: _ZN13QMdiSubWindowD0Ev ]
QMdiSubWindow::~QMdiSubWindow [in-charge] ( )
[ symbol: _ZN13QMdiSubWindowD1Ev ]
QMdiSubWindow::~QMdiSubWindow [not-in-charge] ( )
[ symbol: _ZN13QMdiSubWindowD2Ev ]
qmenu.h,
libQtGui.so.4.3.0
QMenu::initStyleOption ( QStyleOptionMenuItem* option, QAction const* action ) const
[ symbol: _ZNK5QMenu15initStyleOptionEP20QStyleOptionMenuItemPK7QAction ]
QMenu::QMenu [in-charge] ( QMenuPrivate& dd, QWidget* parent )
[ symbol: _ZN5QMenuC1ER12QMenuPrivateP7QWidget ]
QMenu::QMenu [not-in-charge] ( QMenuPrivate& dd, QWidget* parent )
[ symbol: _ZN5QMenuC2ER12QMenuPrivateP7QWidget ]
qmenubar.h,
libQtGui.so.4.3.0
QMenuBar::initStyleOption ( QStyleOptionMenuItem* option, QAction const* action ) const
[ symbol: _ZNK8QMenuBar15initStyleOptionEP20QStyleOptionMenuItemPK7QAction ]
QMenuBar::setVisible ( bool visible )
[ symbol: _ZN8QMenuBar10setVisibleEb ]
qmessagebox.h,
libQtGui.so.4.3.0
QMessageBox::event ( QEvent* e )
[ symbol: _ZN11QMessageBox5eventEP6QEvent ]
QMessageBox::setDefaultButton ( QMessageBox::StandardButton button )
[ symbol: _ZN11QMessageBox16setDefaultButtonENS_14StandardButtonE ]
QMessageBox::setEscapeButton ( QMessageBox::StandardButton button )
[ symbol: _ZN11QMessageBox15setEscapeButtonENS_14StandardButtonE ]
qmutex.h,
libQtCore.so.4.3.0
QMutex::tryLock ( int timeout )
[ symbol: _ZN6QMutex7tryLockEi ]
qnumeric.h,
libQtCore.so.4.3.0
qInf ( )
[ symbol: _Z4qInfv ]
qIsFinite ( double d )
[ symbol: _Z9qIsFinited ]
qIsFinite ( float f )
[ symbol: _Z9qIsFinitef ]
qIsInf ( double d )
[ symbol: _Z6qIsInfd ]
qIsInf ( float f )
[ symbol: _Z6qIsInff ]
qIsNaN ( double d )
[ symbol: _Z6qIsNaNd ]
qIsNaN ( float f )
[ symbol: _Z6qIsNaNf ]
qQNaN ( )
[ symbol: _Z5qQNaNv ]
qSNaN ( )
[ symbol: _Z5qSNaNv ]
qpaintengine.h,
libQtGui.so.4.3.0
QPaintEngineState::brushNeedsResolving ( ) const
[ symbol: _ZNK17QPaintEngineState19brushNeedsResolvingEv ]
QPaintEngineState::penNeedsResolving ( ) const
[ symbol: _ZNK17QPaintEngineState17penNeedsResolvingEv ]
QPaintEngineState::transform ( ) const
[ symbol: _ZNK17QPaintEngineState9transformEv ]
qpainter.h,
libQtGui.so.4.3.0
QPainter::combinedTransform ( ) const
[ symbol: _ZNK8QPainter17combinedTransformEv ]
QPainter::deviceTransform ( ) const
[ symbol: _ZNK8QPainter15deviceTransformEv ]
QPainter::resetTransform ( )
[ symbol: _ZN8QPainter14resetTransformEv ]
QPainter::setClipRect ( QRect const& p1, Qt::ClipOperation op )
[ symbol: _ZN8QPainter11setClipRectERK5QRectN2Qt13ClipOperationE ]
QPainter::setTransform ( QTransform const& transform, bool combine )
[ symbol: _ZN8QPainter12setTransformERK10QTransformb ]
QPainter::setWorldTransform ( QTransform const& matrix, bool combine )
[ symbol: _ZN8QPainter17setWorldTransformERK10QTransformb ]
QPainter::transform ( ) const
[ symbol: _ZNK8QPainter9transformEv ]
QPainter::worldTransform ( ) const
[ symbol: _ZNK8QPainter14worldTransformEv ]
qpainterpath.h,
libQtGui.so.4.3.0
QPainterPath::addRoundRect ( QRectF const& rect, int xRnd, int yRnd )
[ symbol: _ZN12QPainterPath12addRoundRectERK6QRectFii ]
QPainterPath::angleAtPercent ( qreal t ) const
[ symbol: _ZNK12QPainterPath14angleAtPercentEd ]
QPainterPath::contains ( QPainterPath const& p ) const
[ symbol: _ZNK12QPainterPath8containsERKS_ ]
QPainterPath::intersected ( QPainterPath const& r ) const
[ symbol: _ZNK12QPainterPath11intersectedERKS_ ]
QPainterPath::intersects ( QPainterPath const& p ) const
[ symbol: _ZNK12QPainterPath10intersectsERKS_ ]
QPainterPath::length ( ) const
[ symbol: _ZNK12QPainterPath6lengthEv ]
QPainterPath::percentAtLength ( qreal t ) const
[ symbol: _ZNK12QPainterPath15percentAtLengthEd ]
QPainterPath::pointAtPercent ( qreal t ) const
[ symbol: _ZNK12QPainterPath14pointAtPercentEd ]
QPainterPath::slopeAtPercent ( qreal t ) const
[ symbol: _ZNK12QPainterPath14slopeAtPercentEd ]
QPainterPath::subtracted ( QPainterPath const& r ) const
[ symbol: _ZNK12QPainterPath10subtractedERKS_ ]
QPainterPath::subtractedInverted ( QPainterPath const& r ) const
[ symbol: _ZNK12QPainterPath18subtractedInvertedERKS_ ]
QPainterPath::toFillPolygon ( QTransform const& matrix ) const
[ symbol: _ZNK12QPainterPath13toFillPolygonERK10QTransform ]
QPainterPath::toFillPolygons ( QTransform const& matrix ) const
[ symbol: _ZNK12QPainterPath14toFillPolygonsERK10QTransform ]
QPainterPath::toSubpathPolygons ( QTransform const& matrix ) const
[ symbol: _ZNK12QPainterPath17toSubpathPolygonsERK10QTransform ]
QPainterPath::united ( QPainterPath const& r ) const
[ symbol: _ZNK12QPainterPath6unitedERKS_ ]
QPainterPathStroker::dashOffset ( ) const
[ symbol: _ZNK19QPainterPathStroker10dashOffsetEv ]
QPainterPathStroker::setDashOffset ( qreal offset )
[ symbol: _ZN19QPainterPathStroker13setDashOffsetEd ]
qpalette.h,
libQtGui.so.4.3.0
QPalette::cacheKey ( ) const
[ symbol: _ZNK8QPalette8cacheKeyEv ]
qpen.h,
libQtGui.so.4.3.0
QPen::dashOffset ( ) const
[ symbol: _ZNK4QPen10dashOffsetEv ]
QPen::isCosmetic ( ) const
[ symbol: _ZNK4QPen10isCosmeticEv ]
QPen::setCosmetic ( bool cosmetic )
[ symbol: _ZN4QPen11setCosmeticEb ]
QPen::setDashOffset ( qreal doffset )
[ symbol: _ZN4QPen13setDashOffsetEd ]
qpixmap.h,
libQtGui.so.4.3.0
QPixmap::cacheKey ( ) const
[ symbol: _ZNK7QPixmap8cacheKeyEv ]
QPixmap::createMaskFromColor ( QColor const& maskColor, Qt::MaskMode mode ) const
[ symbol: _ZNK7QPixmap19createMaskFromColorERK6QColorN2Qt8MaskModeE ]
QPixmap::transformed ( QTransform const& p1, Qt::TransformationMode mode ) const
[ symbol: _ZNK7QPixmap11transformedERK10QTransformN2Qt18TransformationModeE ]
QPixmap::trueMatrix ( QTransform const& m, int w, int h ) [static]
[ symbol: _ZN7QPixmap10trueMatrixERK10QTransformii ]
qplastiquestyle.h,
libQtGui.so.4.3.0
QPlastiqueStyle::layoutSpacingImplementation ( QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, QStyleOption const* option, QWidget const* widget ) const
[ symbol: _ZNK15QPlastiqueStyle27layoutSpacingImplementationEN11QSizePolicy11ControlTypeES1_N2Qt11OrientationEPK12QStyleOptionPK7QWidget ]
qpolygon.h,
libQtGui.so.4.3.0
QPolygon::containsPoint ( QPoint const& pt, Qt::FillRule fillRule ) const
[ symbol: _ZNK8QPolygon13containsPointERK6QPointN2Qt8FillRuleE ]
QPolygon::intersected ( QPolygon const& r ) const
[ symbol: _ZNK8QPolygon11intersectedERKS_ ]
QPolygon::subtracted ( QPolygon const& r ) const
[ symbol: _ZNK8QPolygon10subtractedERKS_ ]
QPolygon::united ( QPolygon const& r ) const
[ symbol: _ZNK8QPolygon6unitedERKS_ ]
QPolygonF::containsPoint ( QPointF const& pt, Qt::FillRule fillRule ) const
[ symbol: _ZNK9QPolygonF13containsPointERK7QPointFN2Qt8FillRuleE ]
QPolygonF::intersected ( QPolygonF const& r ) const
[ symbol: _ZNK9QPolygonF11intersectedERKS_ ]
QPolygonF::subtracted ( QPolygonF const& r ) const
[ symbol: _ZNK9QPolygonF10subtractedERKS_ ]
QPolygonF::united ( QPolygonF const& r ) const
[ symbol: _ZNK9QPolygonF6unitedERKS_ ]
qprocess.h,
libQtCore.so.4.3.0
QProcess::startDetached ( QString const& program, QStringList const& arguments, QString const& workingDirectory, qint64* pid ) [static]
[ symbol: _ZN8QProcess13startDetachedERK7QStringRK11QStringListS2_Px ]
qprogressbar.h,
libQtGui.so.4.3.0
QProgressBar::initStyleOption ( QStyleOptionProgressBar* option ) const
[ symbol: _ZNK12QProgressBar15initStyleOptionEP23QStyleOptionProgressBar ]
qpushbutton.h,
libQtGui.so.4.3.0
QPushButton::initStyleOption ( QStyleOptionButton* option ) const
[ symbol: _ZNK11QPushButton15initStyleOptionEP18QStyleOptionButton ]
QPushButton::minimumSizeHint ( ) const
[ symbol: _ZNK11QPushButton15minimumSizeHintEv ]
qradiobutton.h,
libQtGui.so.4.3.0
QRadioButton::initStyleOption ( QStyleOptionButton* button ) const
[ symbol: _ZNK12QRadioButton15initStyleOptionEP18QStyleOptionButton ]
qreadwritelock.h,
libQtCore.so.4.3.0
QReadWriteLock::tryLockForRead ( int timeout )
[ symbol: _ZN14QReadWriteLock14tryLockForReadEi ]
QReadWriteLock::tryLockForWrite ( int timeout )
[ symbol: _ZN14QReadWriteLock15tryLockForWriteEi ]
qrect.h,
libQtCore.so.4.3.0
QRectF::toAlignedRect ( ) const
[ symbol: _ZNK6QRectF13toAlignedRectEv ]
qresource.h,
libQtCore.so.4.3.0
QResource::registerResource ( uchar const* rccData, QString const& resourceRoot ) [static]
[ symbol: _ZN9QResource16registerResourceEPKhRK7QString ]
QResource::unregisterResource ( uchar const* rccData, QString const& resourceRoot ) [static]
[ symbol: _ZN9QResource18unregisterResourceEPKhRK7QString ]
qrubberband.h,
libQtGui.so.4.3.0
QRubberBand::initStyleOption ( QStyleOptionRubberBand* option ) const
[ symbol: _ZNK11QRubberBand15initStyleOptionEP22QStyleOptionRubberBand ]
qscriptable.h,
libQtScript.so.4.3.0
QScriptable::argument ( int index ) const
[ symbol: _ZNK11QScriptable8argumentEi ]
QScriptable::argumentCount ( ) const
[ symbol: _ZNK11QScriptable13argumentCountEv ]
QScriptable::context ( ) const
[ symbol: _ZNK11QScriptable7contextEv ]
QScriptable::engine ( ) const
[ symbol: _ZNK11QScriptable6engineEv ]
QScriptable::QScriptable [in-charge] ( )
[ symbol: _ZN11QScriptableC1Ev ]
QScriptable::QScriptable [not-in-charge] ( )
[ symbol: _ZN11QScriptableC2Ev ]
QScriptable::thisObject ( ) const
[ symbol: _ZNK11QScriptable10thisObjectEv ]
QScriptable::~QScriptable [in-charge] ( )
[ symbol: _ZN11QScriptableD1Ev ]
QScriptable::~QScriptable [not-in-charge] ( )
[ symbol: _ZN11QScriptableD2Ev ]
qscriptcontext.h,
libQtScript.so.4.3.0
QScriptContext::activationObject ( ) const
[ symbol: _ZNK14QScriptContext16activationObjectEv ]
QScriptContext::argument ( int index ) const
[ symbol: _ZNK14QScriptContext8argumentEi ]
QScriptContext::argumentCount ( ) const
[ symbol: _ZNK14QScriptContext13argumentCountEv ]
QScriptContext::argumentsObject ( ) const
[ symbol: _ZNK14QScriptContext15argumentsObjectEv ]
QScriptContext::backtrace ( ) const
[ symbol: _ZNK14QScriptContext9backtraceEv ]
QScriptContext::callee ( ) const
[ symbol: _ZNK14QScriptContext6calleeEv ]
QScriptContext::engine ( ) const
[ symbol: _ZNK14QScriptContext6engineEv ]
QScriptContext::isCalledAsConstructor ( ) const
[ symbol: _ZNK14QScriptContext21isCalledAsConstructorEv ]
QScriptContext::parentContext ( ) const
[ symbol: _ZNK14QScriptContext13parentContextEv ]
QScriptContext::returnValue ( ) const
[ symbol: _ZNK14QScriptContext11returnValueEv ]
QScriptContext::setActivationObject ( QScriptValue const& activation )
[ symbol: _ZN14QScriptContext19setActivationObjectERK12QScriptValue ]
QScriptContext::setReturnValue ( QScriptValue const& result )
[ symbol: _ZN14QScriptContext14setReturnValueERK12QScriptValue ]
QScriptContext::setThisObject ( QScriptValue const& thisObject )
[ symbol: _ZN14QScriptContext13setThisObjectERK12QScriptValue ]
QScriptContext::state ( ) const
[ symbol: _ZNK14QScriptContext5stateEv ]
QScriptContext::thisObject ( ) const
[ symbol: _ZNK14QScriptContext10thisObjectEv ]
QScriptContext::throwError ( QScriptContext::Error error, QString const& text )
[ symbol: _ZN14QScriptContext10throwErrorENS_5ErrorERK7QString ]
QScriptContext::throwError ( QString const& text )
[ symbol: _ZN14QScriptContext10throwErrorERK7QString ]
QScriptContext::throwValue ( QScriptValue const& value )
[ symbol: _ZN14QScriptContext10throwValueERK12QScriptValue ]
QScriptContext::~QScriptContext [in-charge] ( )
[ symbol: _ZN14QScriptContextD1Ev ]
QScriptContext::~QScriptContext [not-in-charge] ( )
[ symbol: _ZN14QScriptContextD2Ev ]
qscriptengine.h,
libQtScript.so.4.3.0
QScriptEngine::canEvaluate ( QString const& program ) const
[ symbol: _ZNK13QScriptEngine11canEvaluateERK7QString ]
QScriptEngine::collectGarbage ( )
[ symbol: _ZN13QScriptEngine14collectGarbageEv ]
QScriptEngine::currentContext ( ) const
[ symbol: _ZNK13QScriptEngine14currentContextEv ]
QScriptEngine::defaultPrototype ( int metaTypeId ) const
[ symbol: _ZNK13QScriptEngine16defaultPrototypeEi ]
QScriptEngine::evaluate ( QString const& program, QString const& fileName, int lineNumber )
[ symbol: _ZN13QScriptEngine8evaluateERK7QStringS2_i ]
QScriptEngine::globalObject ( ) const
[ symbol: _ZNK13QScriptEngine12globalObjectEv ]
QScriptEngine::hasUncaughtException ( ) const
[ symbol: _ZNK13QScriptEngine20hasUncaughtExceptionEv ]
QScriptEngine::importExtension ( QString const& extension )
[ symbol: _ZN13QScriptEngine15importExtensionERK7QString ]
QScriptEngine::metaObject ( ) const
[ symbol: _ZNK13QScriptEngine10metaObjectEv ]
QScriptEngine::newActivationObject ( )
[ symbol: _ZN13QScriptEngine19newActivationObjectEv ]
QScriptEngine::newArray ( uint length )
[ symbol: _ZN13QScriptEngine8newArrayEj ]
QScriptEngine::newDate ( QDateTime const& value )
[ symbol: _ZN13QScriptEngine7newDateERK9QDateTime ]
QScriptEngine::newDate ( qsreal value )
[ symbol: _ZN13QScriptEngine7newDateEd ]
QScriptEngine::newFunction ( QScriptEngine::FunctionSignature signature, int length )
[ symbol: _ZN13QScriptEngine11newFunctionEPF12QScriptValueP14QScriptContextPS_Ei ]
QScriptEngine::newFunction ( QScriptEngine::FunctionSignature signature, QScriptValue const& prototype, int length )
[ symbol: _ZN13QScriptEngine11newFunctionEPF12QScriptValueP14QScriptContextPS_ERKS0_i ]
QScriptEngine::newObject ( )
[ symbol: _ZN13QScriptEngine9newObjectEv ]
QScriptEngine::newQMetaObject ( QMetaObject const* metaObject, QScriptValue const& ctor )
[ symbol: _ZN13QScriptEngine14newQMetaObjectEPK11QMetaObjectRK12QScriptValue ]
QScriptEngine::newQObject ( QObject* object, QScriptEngine::ValueOwnership ownership, QScriptEngine::QObjectWrapOptions const& options )
[ symbol: _ZN13QScriptEngine10newQObjectEP7QObjectNS_14ValueOwnershipERK6QFlagsINS_17QObjectWrapOptionEE ]
QScriptEngine::newRegExp ( QRegExp const& regexp )
[ symbol: _ZN13QScriptEngine9newRegExpERK7QRegExp ]
QScriptEngine::newRegExp ( QString const& pattern, QString const& flags )
[ symbol: _ZN13QScriptEngine9newRegExpERK7QStringS2_ ]
QScriptEngine::newVariant ( QVariant const& value )
[ symbol: _ZN13QScriptEngine10newVariantERK8QVariant ]
QScriptEngine::nullValue ( )
[ symbol: _ZN13QScriptEngine9nullValueEv ]
QScriptEngine::popContext ( )
[ symbol: _ZN13QScriptEngine10popContextEv ]
QScriptEngine::processEventsInterval ( ) const
[ symbol: _ZNK13QScriptEngine21processEventsIntervalEv ]
QScriptEngine::pushContext ( )
[ symbol: _ZN13QScriptEngine11pushContextEv ]
QScriptEngine::QScriptEngine [in-charge] ( )
[ symbol: _ZN13QScriptEngineC1Ev ]
QScriptEngine::QScriptEngine [in-charge] ( QObject* parent )
[ symbol: _ZN13QScriptEngineC1EP7QObject ]
QScriptEngine::QScriptEngine [in-charge] ( QScriptEnginePrivate& dd, QObject* parent )
[ symbol: _ZN13QScriptEngineC1ER20QScriptEnginePrivateP7QObject ]
QScriptEngine::QScriptEngine [not-in-charge] ( )
[ symbol: _ZN13QScriptEngineC2Ev ]
QScriptEngine::QScriptEngine [not-in-charge] ( QObject* parent )
[ symbol: _ZN13QScriptEngineC2EP7QObject ]
QScriptEngine::QScriptEngine [not-in-charge] ( QScriptEnginePrivate& dd, QObject* parent )
[ symbol: _ZN13QScriptEngineC2ER20QScriptEnginePrivateP7QObject ]
QScriptEngine::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN13QScriptEngine11qt_metacallEN11QMetaObject4CallEiPPv ]
QScriptEngine::qt_metacast ( char const* p1 )
[ symbol: _ZN13QScriptEngine11qt_metacastEPKc ]
QScriptEngine::setDefaultPrototype ( int metaTypeId, QScriptValue const& prototype )
[ symbol: _ZN13QScriptEngine19setDefaultPrototypeEiRK12QScriptValue ]
QScriptEngine::setProcessEventsInterval ( int interval )
[ symbol: _ZN13QScriptEngine24setProcessEventsIntervalEi ]
QScriptEngine::staticMetaObject [data]
[ symbol: _ZN13QScriptEngine16staticMetaObjectE ]
QScriptEngine::uncaughtException ( ) const
[ symbol: _ZNK13QScriptEngine17uncaughtExceptionEv ]
QScriptEngine::uncaughtExceptionBacktrace ( ) const
[ symbol: _ZNK13QScriptEngine26uncaughtExceptionBacktraceEv ]
QScriptEngine::uncaughtExceptionLineNumber ( ) const
[ symbol: _ZNK13QScriptEngine27uncaughtExceptionLineNumberEv ]
QScriptEngine::undefinedValue ( )
[ symbol: _ZN13QScriptEngine14undefinedValueEv ]
QScriptEngine::~QScriptEngine [in-charge-deleting] ( )
[ symbol: _ZN13QScriptEngineD0Ev ]
QScriptEngine::~QScriptEngine [in-charge] ( )
[ symbol: _ZN13QScriptEngineD1Ev ]
QScriptEngine::~QScriptEngine [not-in-charge] ( )
[ symbol: _ZN13QScriptEngineD2Ev ]
qscriptextensionplugin.h,
libQtScript.so.4.3.0
QScriptExtensionPlugin::metaObject ( ) const
[ symbol: _ZNK22QScriptExtensionPlugin10metaObjectEv ]
QScriptExtensionPlugin::QScriptExtensionPlugin [in-charge] ( QObject* parent )
[ symbol: _ZN22QScriptExtensionPluginC1EP7QObject ]
QScriptExtensionPlugin::QScriptExtensionPlugin [not-in-charge] ( QObject* parent )
[ symbol: _ZN22QScriptExtensionPluginC2EP7QObject ]
QScriptExtensionPlugin::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN22QScriptExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv ]
QScriptExtensionPlugin::qt_metacast ( char const* p1 )
[ symbol: _ZN22QScriptExtensionPlugin11qt_metacastEPKc ]
QScriptExtensionPlugin::setupPackage ( QString const& key, QScriptEngine* engine ) const
[ symbol: _ZNK22QScriptExtensionPlugin12setupPackageERK7QStringP13QScriptEngine ]
QScriptExtensionPlugin::staticMetaObject [data]
[ symbol: _ZN22QScriptExtensionPlugin16staticMetaObjectE ]
QScriptExtensionPlugin::~QScriptExtensionPlugin [in-charge-deleting] ( )
[ symbol: _ZN22QScriptExtensionPluginD0Ev ]
QScriptExtensionPlugin::~QScriptExtensionPlugin [in-charge] ( )
[ symbol: _ZN22QScriptExtensionPluginD1Ev ]
QScriptExtensionPlugin::~QScriptExtensionPlugin [not-in-charge] ( )
[ symbol: _ZN22QScriptExtensionPluginD2Ev ]
qscriptvalue.h,
libQtScript.so.4.3.0
QScriptValue::call ( QScriptValue const& thisObject, QScriptValue const& arguments )
[ symbol: _ZN12QScriptValue4callERKS_S1_ ]
QScriptValue::call ( QScriptValue const& thisObject, QScriptValueList const& args )
[ symbol: _ZN12QScriptValue4callERKS_RK5QListIS_E ]
QScriptValue::construct ( QScriptValue const& arguments )
[ symbol: _ZN12QScriptValue9constructERKS_ ]
QScriptValue::construct ( QScriptValueList const& args )
[ symbol: _ZN12QScriptValue9constructERK5QListIS_E ]
QScriptValue::engine ( ) const
[ symbol: _ZNK12QScriptValue6engineEv ]
QScriptValue::equals ( QScriptValue const& other ) const
[ symbol: _ZNK12QScriptValue6equalsERKS_ ]
QScriptValue::instanceOf ( QScriptValue const& ctor ) const
[ symbol: _ZNK12QScriptValue10instanceOfERKS_ ]
QScriptValue::isArray ( ) const
[ symbol: _ZNK12QScriptValue7isArrayEv ]
QScriptValue::isBoolean ( ) const
[ symbol: _ZNK12QScriptValue9isBooleanEv ]
QScriptValue::isDate ( ) const
[ symbol: _ZNK12QScriptValue6isDateEv ]
QScriptValue::isError ( ) const
[ symbol: _ZNK12QScriptValue7isErrorEv ]
QScriptValue::isFunction ( ) const
[ symbol: _ZNK12QScriptValue10isFunctionEv ]
QScriptValue::isNull ( ) const
[ symbol: _ZNK12QScriptValue6isNullEv ]
QScriptValue::isNumber ( ) const
[ symbol: _ZNK12QScriptValue8isNumberEv ]
QScriptValue::isObject ( ) const
[ symbol: _ZNK12QScriptValue8isObjectEv ]
QScriptValue::isQMetaObject ( ) const
[ symbol: _ZNK12QScriptValue13isQMetaObjectEv ]
QScriptValue::isQObject ( ) const
[ symbol: _ZNK12QScriptValue9isQObjectEv ]
QScriptValue::isRegExp ( ) const
[ symbol: _ZNK12QScriptValue8isRegExpEv ]
QScriptValue::isString ( ) const
[ symbol: _ZNK12QScriptValue8isStringEv ]
QScriptValue::isUndefined ( ) const
[ symbol: _ZNK12QScriptValue11isUndefinedEv ]
QScriptValue::isValid ( ) const
[ symbol: _ZNK12QScriptValue7isValidEv ]
QScriptValue::isVariant ( ) const
[ symbol: _ZNK12QScriptValue9isVariantEv ]
QScriptValue::lessThan ( QScriptValue const& other ) const
[ symbol: _ZNK12QScriptValue8lessThanERKS_ ]
QScriptValue::operator= ( QScriptValue const& other )
[ symbol: _ZN12QScriptValueaSERKS_ ]
QScriptValue::property ( QString const& name, QScriptValue::ResolveFlags const& mode ) const
[ symbol: _ZNK12QScriptValue8propertyERK7QStringRK6QFlagsINS_11ResolveFlagEE ]
QScriptValue::property ( quint32 arrayIndex, QScriptValue::ResolveFlags const& mode ) const
[ symbol: _ZNK12QScriptValue8propertyEjRK6QFlagsINS_11ResolveFlagEE ]
QScriptValue::propertyFlags ( QString const& name, QScriptValue::ResolveFlags const& mode ) const
[ symbol: _ZNK12QScriptValue13propertyFlagsERK7QStringRK6QFlagsINS_11ResolveFlagEE ]
QScriptValue::prototype ( ) const
[ symbol: _ZNK12QScriptValue9prototypeEv ]
QScriptValue::QScriptValue [in-charge] ( )
[ symbol: _ZN12QScriptValueC1Ev ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, bool val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEngineb ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, char const* val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEnginePKc ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, int val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEnginei ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, QScriptValue::SpecialValue val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEngineNS_12SpecialValueE ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, qsreal val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEngined ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, QString const& val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEngineRK7QString ]
QScriptValue::QScriptValue [in-charge] ( QScriptEngine* engine, uint val )
[ symbol: _ZN12QScriptValueC1EP13QScriptEnginej ]
QScriptValue::QScriptValue [in-charge] ( QScriptValue const& other )
[ symbol: _ZN12QScriptValueC1ERKS_ ]
QScriptValue::QScriptValue [not-in-charge] ( )
[ symbol: _ZN12QScriptValueC2Ev ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, bool val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEngineb ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, char const* val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEnginePKc ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, int val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEnginei ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, QScriptValue::SpecialValue val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEngineNS_12SpecialValueE ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, qsreal val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEngined ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, QString const& val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEngineRK7QString ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptEngine* engine, uint val )
[ symbol: _ZN12QScriptValueC2EP13QScriptEnginej ]
QScriptValue::QScriptValue [not-in-charge] ( QScriptValue const& other )
[ symbol: _ZN12QScriptValueC2ERKS_ ]
QScriptValue::scope ( ) const
[ symbol: _ZNK12QScriptValue5scopeEv ]
QScriptValue::setProperty ( QString const& name, QScriptValue const& value, QScriptValue::PropertyFlags const& flags )
[ symbol: _ZN12QScriptValue11setPropertyERK7QStringRKS_RK6QFlagsINS_12PropertyFlagEE ]
QScriptValue::setProperty ( quint32 arrayIndex, QScriptValue const& value, QScriptValue::PropertyFlags const& flags )
[ symbol: _ZN12QScriptValue11setPropertyEjRKS_RK6QFlagsINS_12PropertyFlagEE ]
QScriptValue::setPrototype ( QScriptValue const& prototype )
[ symbol: _ZN12QScriptValue12setPrototypeERKS_ ]
QScriptValue::setScope ( QScriptValue const& scope )
[ symbol: _ZN12QScriptValue8setScopeERKS_ ]
QScriptValue::strictlyEquals ( QScriptValue const& other ) const
[ symbol: _ZNK12QScriptValue14strictlyEqualsERKS_ ]
QScriptValue::toBoolean ( ) const
[ symbol: _ZNK12QScriptValue9toBooleanEv ]
QScriptValue::toDateTime ( ) const
[ symbol: _ZNK12QScriptValue10toDateTimeEv ]
QScriptValue::toInt32 ( ) const
[ symbol: _ZNK12QScriptValue7toInt32Ev ]
QScriptValue::toInteger ( ) const
[ symbol: _ZNK12QScriptValue9toIntegerEv ]
QScriptValue::toNumber ( ) const
[ symbol: _ZNK12QScriptValue8toNumberEv ]
QScriptValue::toObject ( ) const
[ symbol: _ZNK12QScriptValue8toObjectEv ]
QScriptValue::toQMetaObject ( ) const
[ symbol: _ZNK12QScriptValue13toQMetaObjectEv ]
QScriptValue::toQObject ( ) const
[ symbol: _ZNK12QScriptValue9toQObjectEv ]
QScriptValue::toRegExp ( ) const
[ symbol: _ZNK12QScriptValue8toRegExpEv ]
QScriptValue::toString ( ) const
[ symbol: _ZNK12QScriptValue8toStringEv ]
QScriptValue::toUInt16 ( ) const
[ symbol: _ZNK12QScriptValue8toUInt16Ev ]
QScriptValue::toUInt32 ( ) const
[ symbol: _ZNK12QScriptValue8toUInt32Ev ]
QScriptValue::toVariant ( ) const
[ symbol: _ZNK12QScriptValue9toVariantEv ]
QScriptValue::~QScriptValue [in-charge] ( )
[ symbol: _ZN12QScriptValueD1Ev ]
QScriptValue::~QScriptValue [not-in-charge] ( )
[ symbol: _ZN12QScriptValueD2Ev ]
qscriptvalueiterator.h,
libQtScript.so.4.3.0
QScriptValueIterator::flags ( ) const
[ symbol: _ZNK20QScriptValueIterator5flagsEv ]
QScriptValueIterator::hasNext ( ) const
[ symbol: _ZNK20QScriptValueIterator7hasNextEv ]
QScriptValueIterator::hasPrevious ( ) const
[ symbol: _ZNK20QScriptValueIterator11hasPreviousEv ]
QScriptValueIterator::name ( ) const
[ symbol: _ZNK20QScriptValueIterator4nameEv ]
QScriptValueIterator::next ( )
[ symbol: _ZN20QScriptValueIterator4nextEv ]
QScriptValueIterator::operator= ( QScriptValue& value )
[ symbol: _ZN20QScriptValueIteratoraSER12QScriptValue ]
QScriptValueIterator::previous ( )
[ symbol: _ZN20QScriptValueIterator8previousEv ]
QScriptValueIterator::QScriptValueIterator [in-charge] ( QScriptValue const& value )
[ symbol: _ZN20QScriptValueIteratorC1ERK12QScriptValue ]
QScriptValueIterator::QScriptValueIterator [not-in-charge] ( QScriptValue const& value )
[ symbol: _ZN20QScriptValueIteratorC2ERK12QScriptValue ]
QScriptValueIterator::remove ( )
[ symbol: _ZN20QScriptValueIterator6removeEv ]
QScriptValueIterator::setValue ( QScriptValue const& value )
[ symbol: _ZN20QScriptValueIterator8setValueERK12QScriptValue ]
QScriptValueIterator::toBack ( )
[ symbol: _ZN20QScriptValueIterator6toBackEv ]
QScriptValueIterator::toFront ( )
[ symbol: _ZN20QScriptValueIterator7toFrontEv ]
QScriptValueIterator::value ( ) const
[ symbol: _ZNK20QScriptValueIterator5valueEv ]
QScriptValueIterator::~QScriptValueIterator [in-charge] ( )
[ symbol: _ZN20QScriptValueIteratorD1Ev ]
QScriptValueIterator::~QScriptValueIterator [not-in-charge] ( )
[ symbol: _ZN20QScriptValueIteratorD2Ev ]
qscrollbar.h,
libQtGui.so.4.3.0
QScrollBar::initStyleOption ( QStyleOptionSlider* option ) const
[ symbol: _ZNK10QScrollBar15initStyleOptionEP18QStyleOptionSlider ]
qsemaphore.h,
libQtCore.so.4.3.0
QSemaphore::tryAcquire ( int n, int timeout )
[ symbol: _ZN10QSemaphore10tryAcquireEii ]
qsizegrip.h,
libQtGui.so.4.3.0
QSizeGrip::hideEvent ( QHideEvent* hideEvent )
[ symbol: _ZN9QSizeGrip9hideEventEP10QHideEvent ]
QSizeGrip::mouseReleaseEvent ( QMouseEvent* mouseEvent )
[ symbol: _ZN9QSizeGrip17mouseReleaseEventEP11QMouseEvent ]
QSizeGrip::moveEvent ( QMoveEvent* moveEvent )
[ symbol: _ZN9QSizeGrip9moveEventEP10QMoveEvent ]
QSizeGrip::showEvent ( QShowEvent* showEvent )
[ symbol: _ZN9QSizeGrip9showEventEP10QShowEvent ]
qsizepolicy.h,
libQtGui.so.4.3.0
QSizePolicy::controlType ( ) const
[ symbol: _ZNK11QSizePolicy11controlTypeEv ]
QSizePolicy::setControlType ( QSizePolicy::ControlType type )
[ symbol: _ZN11QSizePolicy14setControlTypeENS_11ControlTypeE ]
qslider.h,
libQtGui.so.4.3.0
QSlider::initStyleOption ( QStyleOptionSlider* option ) const
[ symbol: _ZNK7QSlider15initStyleOptionEP18QStyleOptionSlider ]
qsortfilterproxymodel.h,
libQtGui.so.4.3.0
QSortFilterProxyModel::invalidate ( )
[ symbol: _ZN21QSortFilterProxyModel10invalidateEv ]
QSortFilterProxyModel::invalidateFilter ( )
[ symbol: _ZN21QSortFilterProxyModel16invalidateFilterEv ]
QSortFilterProxyModel::isSortLocaleAware ( ) const
[ symbol: _ZNK21QSortFilterProxyModel17isSortLocaleAwareEv ]
QSortFilterProxyModel::setSortLocaleAware ( bool on )
[ symbol: _ZN21QSortFilterProxyModel18setSortLocaleAwareEb ]
qsqlquery.h,
libQtSql.so.4.3.0
QSqlQuery::numericalPrecisionPolicy ( ) const
[ symbol: _ZNK9QSqlQuery24numericalPrecisionPolicyEv ]
QSqlQuery::setNumericalPrecisionPolicy ( QSql::NumericalPrecisionPolicy precisionPolicy )
[ symbol: _ZN9QSqlQuery27setNumericalPrecisionPolicyEN4QSql24NumericalPrecisionPolicyE ]
qsqlresult.h,
libQtSql.so.4.3.0
QSqlResult::detachFromResultSet ( )
[ symbol: _ZN10QSqlResult19detachFromResultSetEv ]
QSqlResult::setNumericalPrecisionPolicy ( QSql::NumericalPrecisionPolicy policy )
[ symbol: _ZN10QSqlResult27setNumericalPrecisionPolicyEN4QSql24NumericalPrecisionPolicyE ]
qsslcertificate.h,
libQtNetwork.so.4.3.0
operator<< ( QDebug debug, QSslCertificate const& certificate )
[ symbol: _Zls6QDebugRK15QSslCertificate ]
operator<< ( QDebug debug, QSslCertificate::SubjectInfo info )
[ symbol: _Zls6QDebugN15QSslCertificate11SubjectInfoE ]
QSslCertificate::alternateSubjectNames ( ) const
[ symbol: _ZNK15QSslCertificate21alternateSubjectNamesEv ]
QSslCertificate::clear ( )
[ symbol: _ZN15QSslCertificate5clearEv ]
QSslCertificate::digest ( QCryptographicHash::Algorithm algorithm ) const
[ symbol: _ZNK15QSslCertificate6digestEN18QCryptographicHash9AlgorithmE ]
QSslCertificate::effectiveDate ( ) const
[ symbol: _ZNK15QSslCertificate13effectiveDateEv ]
QSslCertificate::expiryDate ( ) const
[ symbol: _ZNK15QSslCertificate10expiryDateEv ]
QSslCertificate::fromData ( QByteArray const& data, QSsl::EncodingFormat format ) [static]
[ symbol: _ZN15QSslCertificate8fromDataERK10QByteArrayN4QSsl14EncodingFormatE ]
QSslCertificate::fromDevice ( QIODevice* device, QSsl::EncodingFormat format ) [static]
[ symbol: _ZN15QSslCertificate10fromDeviceEP9QIODeviceN4QSsl14EncodingFormatE ]
QSslCertificate::fromPath ( QString const& path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax ) [static]
[ symbol: _ZN15QSslCertificate8fromPathERK7QStringN4QSsl14EncodingFormatEN7QRegExp13PatternSyntaxE ]
QSslCertificate::handle ( ) const
[ symbol: _ZNK15QSslCertificate6handleEv ]
QSslCertificate::isNull ( ) const
[ symbol: _ZNK15QSslCertificate6isNullEv ]
QSslCertificate::issuerInfo ( QByteArray const& tag ) const
[ symbol: _ZNK15QSslCertificate10issuerInfoERK10QByteArray ]
QSslCertificate::issuerInfo ( QSslCertificate::SubjectInfo info ) const
[ symbol: _ZNK15QSslCertificate10issuerInfoENS_11SubjectInfoE ]
QSslCertificate::isValid ( ) const
[ symbol: _ZNK15QSslCertificate7isValidEv ]
QSslCertificate::operator= ( QSslCertificate const& other )
[ symbol: _ZN15QSslCertificateaSERKS_ ]
QSslCertificate::operator== ( QSslCertificate const& other ) const
[ symbol: _ZNK15QSslCertificateeqERKS_ ]
QSslCertificate::publicKey ( ) const
[ symbol: _ZNK15QSslCertificate9publicKeyEv ]
QSslCertificate::QSslCertificate [in-charge] ( QByteArray const& encoded, QSsl::EncodingFormat format )
[ symbol: _ZN15QSslCertificateC1ERK10QByteArrayN4QSsl14EncodingFormatE ]
QSslCertificate::QSslCertificate [in-charge] ( QIODevice* device, QSsl::EncodingFormat format )
[ symbol: _ZN15QSslCertificateC1EP9QIODeviceN4QSsl14EncodingFormatE ]
QSslCertificate::QSslCertificate [in-charge] ( QSslCertificate const& other )
[ symbol: _ZN15QSslCertificateC1ERKS_ ]
QSslCertificate::QSslCertificate [not-in-charge] ( QByteArray const& encoded, QSsl::EncodingFormat format )
[ symbol: _ZN15QSslCertificateC2ERK10QByteArrayN4QSsl14EncodingFormatE ]
QSslCertificate::QSslCertificate [not-in-charge] ( QIODevice* device, QSsl::EncodingFormat format )
[ symbol: _ZN15QSslCertificateC2EP9QIODeviceN4QSsl14EncodingFormatE ]
QSslCertificate::QSslCertificate [not-in-charge] ( QSslCertificate const& other )
[ symbol: _ZN15QSslCertificateC2ERKS_ ]
QSslCertificate::serialNumber ( ) const
[ symbol: _ZNK15QSslCertificate12serialNumberEv ]
QSslCertificate::subjectInfo ( QByteArray const& tag ) const
[ symbol: _ZNK15QSslCertificate11subjectInfoERK10QByteArray ]
QSslCertificate::subjectInfo ( QSslCertificate::SubjectInfo info ) const
[ symbol: _ZNK15QSslCertificate11subjectInfoENS_11SubjectInfoE ]
QSslCertificate::toDer ( ) const
[ symbol: _ZNK15QSslCertificate5toDerEv ]
QSslCertificate::toPem ( ) const
[ symbol: _ZNK15QSslCertificate5toPemEv ]
QSslCertificate::version ( ) const
[ symbol: _ZNK15QSslCertificate7versionEv ]
QSslCertificate::~QSslCertificate [in-charge] ( )
[ symbol: _ZN15QSslCertificateD1Ev ]
QSslCertificate::~QSslCertificate [not-in-charge] ( )
[ symbol: _ZN15QSslCertificateD2Ev ]
qsslcipher.h,
libQtNetwork.so.4.3.0
operator<< ( QDebug debug, QSslCipher const& cipher )
[ symbol: _Zls6QDebugRK10QSslCipher ]
QSslCipher::authenticationMethod ( ) const
[ symbol: _ZNK10QSslCipher20authenticationMethodEv ]
QSslCipher::encryptionMethod ( ) const
[ symbol: _ZNK10QSslCipher16encryptionMethodEv ]
QSslCipher::isNull ( ) const
[ symbol: _ZNK10QSslCipher6isNullEv ]
QSslCipher::keyExchangeMethod ( ) const
[ symbol: _ZNK10QSslCipher17keyExchangeMethodEv ]
QSslCipher::name ( ) const
[ symbol: _ZNK10QSslCipher4nameEv ]
QSslCipher::operator= ( QSslCipher const& other )
[ symbol: _ZN10QSslCipheraSERKS_ ]
QSslCipher::operator== ( QSslCipher const& other ) const
[ symbol: _ZNK10QSslCiphereqERKS_ ]
QSslCipher::protocol ( ) const
[ symbol: _ZNK10QSslCipher8protocolEv ]
QSslCipher::protocolString ( ) const
[ symbol: _ZNK10QSslCipher14protocolStringEv ]
QSslCipher::QSslCipher [in-charge] ( )
[ symbol: _ZN10QSslCipherC1Ev ]
QSslCipher::QSslCipher [in-charge] ( QSslCipher const& other )
[ symbol: _ZN10QSslCipherC1ERKS_ ]
QSslCipher::QSslCipher [in-charge] ( QString const& name, QSsl::SslProtocol protocol )
[ symbol: _ZN10QSslCipherC1ERK7QStringN4QSsl11SslProtocolE ]
QSslCipher::QSslCipher [not-in-charge] ( )
[ symbol: _ZN10QSslCipherC2Ev ]
QSslCipher::QSslCipher [not-in-charge] ( QSslCipher const& other )
[ symbol: _ZN10QSslCipherC2ERKS_ ]
QSslCipher::QSslCipher [not-in-charge] ( QString const& name, QSsl::SslProtocol protocol )
[ symbol: _ZN10QSslCipherC2ERK7QStringN4QSsl11SslProtocolE ]
QSslCipher::supportedBits ( ) const
[ symbol: _ZNK10QSslCipher13supportedBitsEv ]
QSslCipher::usedBits ( ) const
[ symbol: _ZNK10QSslCipher8usedBitsEv ]
QSslCipher::~QSslCipher [in-charge] ( )
[ symbol: _ZN10QSslCipherD1Ev ]
QSslCipher::~QSslCipher [not-in-charge] ( )
[ symbol: _ZN10QSslCipherD2Ev ]
qsslerror.h,
libQtNetwork.so.4.3.0
operator<< ( QDebug debug, QSslError const& error )
[ symbol: _Zls6QDebugRK9QSslError ]
operator<< ( QDebug debug, QSslError::SslError const& error )
[ symbol: _Zls6QDebugRKN9QSslError8SslErrorE ]
QSslError::certificate ( ) const
[ symbol: _ZNK9QSslError11certificateEv ]
QSslError::error ( ) const
[ symbol: _ZNK9QSslError5errorEv ]
QSslError::errorString ( ) const
[ symbol: _ZNK9QSslError11errorStringEv ]
QSslError::QSslError [in-charge] ( QSslError const& other )
[ symbol: _ZN9QSslErrorC1ERKS_ ]
QSslError::QSslError [in-charge] ( QSslError::SslError error, QSslCertificate const& certificate )
[ symbol: _ZN9QSslErrorC1ENS_8SslErrorERK15QSslCertificate ]
QSslError::QSslError [not-in-charge] ( QSslError const& other )
[ symbol: _ZN9QSslErrorC2ERKS_ ]
QSslError::QSslError [not-in-charge] ( QSslError::SslError error, QSslCertificate const& certificate )
[ symbol: _ZN9QSslErrorC2ENS_8SslErrorERK15QSslCertificate ]
QSslError::~QSslError [in-charge] ( )
[ symbol: _ZN9QSslErrorD1Ev ]
QSslError::~QSslError [not-in-charge] ( )
[ symbol: _ZN9QSslErrorD2Ev ]
qsslkey.h,
libQtNetwork.so.4.3.0
operator<< ( QDebug debug, QSslKey const& key )
[ symbol: _Zls6QDebugRK7QSslKey ]
QSslKey::algorithm ( ) const
[ symbol: _ZNK7QSslKey9algorithmEv ]
QSslKey::clear ( )
[ symbol: _ZN7QSslKey5clearEv ]
QSslKey::handle ( ) const
[ symbol: _ZNK7QSslKey6handleEv ]
QSslKey::isNull ( ) const
[ symbol: _ZNK7QSslKey6isNullEv ]
QSslKey::length ( ) const
[ symbol: _ZNK7QSslKey6lengthEv ]
QSslKey::operator= ( QSslKey const& other )
[ symbol: _ZN7QSslKeyaSERKS_ ]
QSslKey::operator== ( QSslKey const& key ) const
[ symbol: _ZNK7QSslKeyeqERKS_ ]
QSslKey::QSslKey [in-charge] ( )
[ symbol: _ZN7QSslKeyC1Ev ]
QSslKey::QSslKey [in-charge] ( QByteArray const& encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QSsl::KeyType type, QByteArray const& passPhrase )
[ symbol: _ZN7QSslKeyC1ERK10QByteArrayN4QSsl12KeyAlgorithmENS3_14EncodingFormatENS3_7KeyTypeES2_ ]
QSslKey::QSslKey [in-charge] ( QIODevice* device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QSsl::KeyType type, QByteArray const& passPhrase )
[ symbol: _ZN7QSslKeyC1EP9QIODeviceN4QSsl12KeyAlgorithmENS2_14EncodingFormatENS2_7KeyTypeERK10QByteArray ]
QSslKey::QSslKey [in-charge] ( QSslKey const& other )
[ symbol: _ZN7QSslKeyC1ERKS_ ]
QSslKey::QSslKey [not-in-charge] ( )
[ symbol: _ZN7QSslKeyC2Ev ]
QSslKey::QSslKey [not-in-charge] ( QByteArray const& encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QSsl::KeyType type, QByteArray const& passPhrase )
[ symbol: _ZN7QSslKeyC2ERK10QByteArrayN4QSsl12KeyAlgorithmENS3_14EncodingFormatENS3_7KeyTypeES2_ ]
QSslKey::QSslKey [not-in-charge] ( QIODevice* device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QSsl::KeyType type, QByteArray const& passPhrase )
[ symbol: _ZN7QSslKeyC2EP9QIODeviceN4QSsl12KeyAlgorithmENS2_14EncodingFormatENS2_7KeyTypeERK10QByteArray ]
QSslKey::QSslKey [not-in-charge] ( QSslKey const& other )
[ symbol: _ZN7QSslKeyC2ERKS_ ]
QSslKey::toDer ( QByteArray const& passPhrase ) const
[ symbol: _ZNK7QSslKey5toDerERK10QByteArray ]
QSslKey::toPem ( QByteArray const& passPhrase ) const
[ symbol: _ZNK7QSslKey5toPemERK10QByteArray ]
QSslKey::type ( ) const
[ symbol: _ZNK7QSslKey4typeEv ]
QSslKey::~QSslKey [in-charge] ( )
[ symbol: _ZN7QSslKeyD1Ev ]
QSslKey::~QSslKey [not-in-charge] ( )
[ symbol: _ZN7QSslKeyD2Ev ]
qsslsocket.h,
libQtNetwork.so.4.3.0
QSslSocket::abort ( )
[ symbol: _ZN10QSslSocket5abortEv ]
QSslSocket::addCaCertificate ( QSslCertificate const& certificate )
[ symbol: _ZN10QSslSocket16addCaCertificateERK15QSslCertificate ]
QSslSocket::addCaCertificates ( QList<QSslCertificate>const& certificates )
[ symbol: _ZN10QSslSocket17addCaCertificatesERK5QListI15QSslCertificateE ]
QSslSocket::addCaCertificates ( QString const& path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax )
[ symbol: _ZN10QSslSocket17addCaCertificatesERK7QStringN4QSsl14EncodingFormatEN7QRegExp13PatternSyntaxE ]
QSslSocket::addDefaultCaCertificate ( QSslCertificate const& certificate ) [static]
[ symbol: _ZN10QSslSocket23addDefaultCaCertificateERK15QSslCertificate ]
QSslSocket::addDefaultCaCertificates ( QList<QSslCertificate>const& certificates ) [static]
[ symbol: _ZN10QSslSocket24addDefaultCaCertificatesERK5QListI15QSslCertificateE ]
QSslSocket::addDefaultCaCertificates ( QString const& path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax ) [static]
[ symbol: _ZN10QSslSocket24addDefaultCaCertificatesERK7QStringN4QSsl14EncodingFormatEN7QRegExp13PatternSyntaxE ]
QSslSocket::atEnd ( ) const
[ symbol: _ZNK10QSslSocket5atEndEv ]
QSslSocket::bytesAvailable ( ) const
[ symbol: _ZNK10QSslSocket14bytesAvailableEv ]
QSslSocket::bytesToWrite ( ) const
[ symbol: _ZNK10QSslSocket12bytesToWriteEv ]
QSslSocket::caCertificates ( ) const
[ symbol: _ZNK10QSslSocket14caCertificatesEv ]
QSslSocket::canReadLine ( ) const
[ symbol: _ZNK10QSslSocket11canReadLineEv ]
QSslSocket::ciphers ( ) const
[ symbol: _ZNK10QSslSocket7ciphersEv ]
QSslSocket::close ( )
[ symbol: _ZN10QSslSocket5closeEv ]
QSslSocket::connectToHostEncrypted ( QString const& hostName, quint16 port, QIODevice::OpenMode mode )
[ symbol: _ZN10QSslSocket22connectToHostEncryptedERK7QStringt6QFlagsIN9QIODevice12OpenModeFlagEE ]
QSslSocket::connectToHostImplementation ( QString const& hostName, quint16 port, QIODevice::OpenMode openMode )
[ symbol: _ZN10QSslSocket27connectToHostImplementationERK7QStringt6QFlagsIN9QIODevice12OpenModeFlagEE ]
QSslSocket::defaultCaCertificates ( ) [static]
[ symbol: _ZN10QSslSocket21defaultCaCertificatesEv ]
QSslSocket::defaultCiphers ( ) [static]
[ symbol: _ZN10QSslSocket14defaultCiphersEv ]
QSslSocket::disconnectFromHostImplementation ( )
[ symbol: _ZN10QSslSocket32disconnectFromHostImplementationEv ]
QSslSocket::encrypted ( )
[ symbol: _ZN10QSslSocket9encryptedEv ]
QSslSocket::flush ( )
[ symbol: _ZN10QSslSocket5flushEv ]
QSslSocket::ignoreSslErrors ( )
[ symbol: _ZN10QSslSocket15ignoreSslErrorsEv ]
QSslSocket::isEncrypted ( ) const
[ symbol: _ZNK10QSslSocket11isEncryptedEv ]
QSslSocket::localCertificate ( ) const
[ symbol: _ZNK10QSslSocket16localCertificateEv ]
QSslSocket::metaObject ( ) const
[ symbol: _ZNK10QSslSocket10metaObjectEv ]
QSslSocket::mode ( ) const
[ symbol: _ZNK10QSslSocket4modeEv ]
QSslSocket::modeChanged ( QSslSocket::SslMode newMode )
[ symbol: _ZN10QSslSocket11modeChangedENS_7SslModeE ]
QSslSocket::peerCertificate ( ) const
[ symbol: _ZNK10QSslSocket15peerCertificateEv ]
QSslSocket::peerCertificateChain ( ) const
[ symbol: _ZNK10QSslSocket20peerCertificateChainEv ]
QSslSocket::privateKey ( ) const
[ symbol: _ZNK10QSslSocket10privateKeyEv ]
QSslSocket::protocol ( ) const
[ symbol: _ZNK10QSslSocket8protocolEv ]
QSslSocket::QSslSocket [in-charge] ( QObject* parent )
[ symbol: _ZN10QSslSocketC1EP7QObject ]
QSslSocket::QSslSocket [not-in-charge] ( QObject* parent )
[ symbol: _ZN10QSslSocketC2EP7QObject ]
QSslSocket::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN10QSslSocket11qt_metacallEN11QMetaObject4CallEiPPv ]
QSslSocket::qt_metacast ( char const* p1 )
[ symbol: _ZN10QSslSocket11qt_metacastEPKc ]
QSslSocket::readData ( char* data, qint64 maxlen )
[ symbol: _ZN10QSslSocket8readDataEPcx ]
QSslSocket::sessionCipher ( ) const
[ symbol: _ZNK10QSslSocket13sessionCipherEv ]
QSslSocket::setCaCertificates ( QList<QSslCertificate>const& certificates )
[ symbol: _ZN10QSslSocket17setCaCertificatesERK5QListI15QSslCertificateE ]
QSslSocket::setCiphers ( QList<QSslCipher>const& ciphers )
[ symbol: _ZN10QSslSocket10setCiphersERK5QListI10QSslCipherE ]
QSslSocket::setCiphers ( QString const& ciphers )
[ symbol: _ZN10QSslSocket10setCiphersERK7QString ]
QSslSocket::setDefaultCaCertificates ( QList<QSslCertificate>const& certificates ) [static]
[ symbol: _ZN10QSslSocket24setDefaultCaCertificatesERK5QListI15QSslCertificateE ]
QSslSocket::setDefaultCiphers ( QList<QSslCipher>const& ciphers ) [static]
[ symbol: _ZN10QSslSocket17setDefaultCiphersERK5QListI10QSslCipherE ]
QSslSocket::setLocalCertificate ( QSslCertificate const& certificate )
[ symbol: _ZN10QSslSocket19setLocalCertificateERK15QSslCertificate ]
QSslSocket::setLocalCertificate ( QString const& fileName, QSsl::EncodingFormat format )
[ symbol: _ZN10QSslSocket19setLocalCertificateERK7QStringN4QSsl14EncodingFormatE ]
QSslSocket::setPrivateKey ( QSslKey const& key )
[ symbol: _ZN10QSslSocket13setPrivateKeyERK7QSslKey ]
QSslSocket::setPrivateKey ( QString const& fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QByteArray const& passPhrase )
[ symbol: _ZN10QSslSocket13setPrivateKeyERK7QStringN4QSsl12KeyAlgorithmENS3_14EncodingFormatERK10QByteArray ]
QSslSocket::setProtocol ( QSsl::SslProtocol protocol )
[ symbol: _ZN10QSslSocket11setProtocolEN4QSsl11SslProtocolE ]
QSslSocket::setSocketDescriptor ( int socketDescriptor, QAbstractSocket::SocketState state, QIODevice::OpenMode openMode )
[ symbol: _ZN10QSslSocket19setSocketDescriptorEiN15QAbstractSocket11SocketStateE6QFlagsIN9QIODevice12OpenModeFlagEE ]
QSslSocket::sslErrors ( ) const
[ symbol: _ZNK10QSslSocket9sslErrorsEv ]
QSslSocket::sslErrors ( QList<QSslError>const& errors )
[ symbol: _ZN10QSslSocket9sslErrorsERK5QListI9QSslErrorE ]
QSslSocket::startClientEncryption ( )
[ symbol: _ZN10QSslSocket21startClientEncryptionEv ]
QSslSocket::startServerEncryption ( )
[ symbol: _ZN10QSslSocket21startServerEncryptionEv ]
QSslSocket::staticMetaObject [data]
[ symbol: _ZN10QSslSocket16staticMetaObjectE ]
QSslSocket::supportedCiphers ( ) [static]
[ symbol: _ZN10QSslSocket16supportedCiphersEv ]
QSslSocket::supportsSsl ( ) [static]
[ symbol: _ZN10QSslSocket11supportsSslEv ]
QSslSocket::systemCaCertificates ( ) [static]
[ symbol: _ZN10QSslSocket20systemCaCertificatesEv ]
QSslSocket::waitForBytesWritten ( int msecs )
[ symbol: _ZN10QSslSocket19waitForBytesWrittenEi ]
QSslSocket::waitForConnected ( int msecs )
[ symbol: _ZN10QSslSocket16waitForConnectedEi ]
QSslSocket::waitForDisconnected ( int msecs )
[ symbol: _ZN10QSslSocket19waitForDisconnectedEi ]
QSslSocket::waitForEncrypted ( int msecs )
[ symbol: _ZN10QSslSocket16waitForEncryptedEi ]
QSslSocket::waitForReadyRead ( int msecs )
[ symbol: _ZN10QSslSocket16waitForReadyReadEi ]
QSslSocket::writeData ( char const* data, qint64 len )
[ symbol: _ZN10QSslSocket9writeDataEPKcx ]
QSslSocket::~QSslSocket [in-charge-deleting] ( )
[ symbol: _ZN10QSslSocketD0Ev ]
QSslSocket::~QSslSocket [in-charge] ( )
[ symbol: _ZN10QSslSocketD1Ev ]
QSslSocket::~QSslSocket [not-in-charge] ( )
[ symbol: _ZN10QSslSocketD2Ev ]
qstandarditemmodel.h,
libQtGui.so.4.3.0
QStandardItem::insertRows ( int row, QList<QStandardItem*>const& items )
[ symbol: _ZN13QStandardItem10insertRowsEiRK5QListIPS_E ]
qstring.h,
libQtCore.so.4.3.0
operator< ( QStringRef const& s1, QStringRef const& s2 )
[ symbol: _ZltRK10QStringRefS1_ ]
operator== ( QLatin1String const& s1, QStringRef const& s2 )
[ symbol: _ZeqRK13QLatin1StringRK10QStringRef ]
operator== ( QString const& s1, QStringRef const& s2 )
[ symbol: _ZeqRK7QStringRK10QStringRef ]
operator== ( QStringRef const& s1, QStringRef const& s2 )
[ symbol: _ZeqRK10QStringRefS1_ ]
QString::toCaseFolded ( ) const
[ symbol: _ZNK7QString12toCaseFoldedEv ]
QStringRef::appendTo ( QString* string ) const
[ symbol: _ZNK10QStringRef8appendToEP7QString ]
QStringRef::toString ( ) const
[ symbol: _ZNK10QStringRef8toStringEv ]
qstyle.h,
libQtGui.so.4.3.0
QStyle::combinedLayoutSpacing ( QSizePolicy::ControlTypes controls1, QSizePolicy::ControlTypes controls2, Qt::Orientation orientation, QStyleOption* option, QWidget* widget ) const
[ symbol: _ZNK6QStyle21combinedLayoutSpacingE6QFlagsIN11QSizePolicy11ControlTypeEES3_N2Qt11OrientationEP12QStyleOptionP7QWidget ]
QStyle::layoutSpacing ( QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, QStyleOption const* option, QWidget const* widget ) const
[ symbol: _ZNK6QStyle13layoutSpacingEN11QSizePolicy11ControlTypeES1_N2Qt11OrientationEPK12QStyleOptionPK7QWidget ]
QStyle::layoutSpacingImplementation ( QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, QStyleOption const* option, QWidget const* widget ) const
[ symbol: _ZNK6QStyle27layoutSpacingImplementationEN11QSizePolicy11ControlTypeES1_N2Qt11OrientationEPK12QStyleOptionPK7QWidget ]
qstyleoption.h,
libQtGui.so.4.3.0
QStyleHintReturnVariant::QStyleHintReturnVariant [in-charge] ( )
[ symbol: _ZN23QStyleHintReturnVariantC1Ev ]
QStyleHintReturnVariant::QStyleHintReturnVariant [not-in-charge] ( )
[ symbol: _ZN23QStyleHintReturnVariantC2Ev ]
QStyleOptionDockWidgetV2::operator= ( QStyleOptionDockWidget const& other )
[ symbol: _ZN24QStyleOptionDockWidgetV2aSERK22QStyleOptionDockWidget ]
QStyleOptionDockWidgetV2::QStyleOptionDockWidgetV2 [in-charge] ( )
[ symbol: _ZN24QStyleOptionDockWidgetV2C1Ev ]
QStyleOptionDockWidgetV2::QStyleOptionDockWidgetV2 [in-charge] ( int version )
[ symbol: _ZN24QStyleOptionDockWidgetV2C1Ei ]
QStyleOptionDockWidgetV2::QStyleOptionDockWidgetV2 [in-charge] ( QStyleOptionDockWidget const& other )
[ symbol: _ZN24QStyleOptionDockWidgetV2C1ERK22QStyleOptionDockWidget ]
QStyleOptionDockWidgetV2::QStyleOptionDockWidgetV2 [not-in-charge] ( )
[ symbol: _ZN24QStyleOptionDockWidgetV2C2Ev ]
QStyleOptionDockWidgetV2::QStyleOptionDockWidgetV2 [not-in-charge] ( int version )
[ symbol: _ZN24QStyleOptionDockWidgetV2C2Ei ]
QStyleOptionDockWidgetV2::QStyleOptionDockWidgetV2 [not-in-charge] ( QStyleOptionDockWidget const& other )
[ symbol: _ZN24QStyleOptionDockWidgetV2C2ERK22QStyleOptionDockWidget ]
QStyleOptionToolBoxV2::operator= ( QStyleOptionToolBox const& other )
[ symbol: _ZN21QStyleOptionToolBoxV2aSERK19QStyleOptionToolBox ]
QStyleOptionToolBoxV2::QStyleOptionToolBoxV2 [in-charge] ( )
[ symbol: _ZN21QStyleOptionToolBoxV2C1Ev ]
QStyleOptionToolBoxV2::QStyleOptionToolBoxV2 [in-charge] ( int version )
[ symbol: _ZN21QStyleOptionToolBoxV2C1Ei ]
QStyleOptionToolBoxV2::QStyleOptionToolBoxV2 [in-charge] ( QStyleOptionToolBox const& other )
[ symbol: _ZN21QStyleOptionToolBoxV2C1ERK19QStyleOptionToolBox ]
QStyleOptionToolBoxV2::QStyleOptionToolBoxV2 [not-in-charge] ( )
[ symbol: _ZN21QStyleOptionToolBoxV2C2Ev ]
QStyleOptionToolBoxV2::QStyleOptionToolBoxV2 [not-in-charge] ( int version )
[ symbol: _ZN21QStyleOptionToolBoxV2C2Ei ]
QStyleOptionToolBoxV2::QStyleOptionToolBoxV2 [not-in-charge] ( QStyleOptionToolBox const& other )
[ symbol: _ZN21QStyleOptionToolBoxV2C2ERK19QStyleOptionToolBox ]
QStyleOptionViewItemV3::operator= ( QStyleOptionViewItem const& other )
[ symbol: _ZN22QStyleOptionViewItemV3aSERK20QStyleOptionViewItem ]
QStyleOptionViewItemV3::QStyleOptionViewItemV3 [in-charge] ( )
[ symbol: _ZN22QStyleOptionViewItemV3C1Ev ]
QStyleOptionViewItemV3::QStyleOptionViewItemV3 [in-charge] ( int version )
[ symbol: _ZN22QStyleOptionViewItemV3C1Ei ]
QStyleOptionViewItemV3::QStyleOptionViewItemV3 [in-charge] ( QStyleOptionViewItem const& other )
[ symbol: _ZN22QStyleOptionViewItemV3C1ERK20QStyleOptionViewItem ]
QStyleOptionViewItemV3::QStyleOptionViewItemV3 [not-in-charge] ( )
[ symbol: _ZN22QStyleOptionViewItemV3C2Ev ]
QStyleOptionViewItemV3::QStyleOptionViewItemV3 [not-in-charge] ( int version )
[ symbol: _ZN22QStyleOptionViewItemV3C2Ei ]
QStyleOptionViewItemV3::QStyleOptionViewItemV3 [not-in-charge] ( QStyleOptionViewItem const& other )
[ symbol: _ZN22QStyleOptionViewItemV3C2ERK20QStyleOptionViewItem ]
qsvggenerator.h,
libQtSvg.so.4.3.0
QSvgGenerator::fileName ( ) const
[ symbol: _ZNK13QSvgGenerator8fileNameEv ]
QSvgGenerator::metric ( QPaintDevice::PaintDeviceMetric metric ) const
[ symbol: _ZNK13QSvgGenerator6metricEN12QPaintDevice17PaintDeviceMetricE ]
QSvgGenerator::outputDevice ( ) const
[ symbol: _ZNK13QSvgGenerator12outputDeviceEv ]
QSvgGenerator::paintEngine ( ) const
[ symbol: _ZNK13QSvgGenerator11paintEngineEv ]
QSvgGenerator::QSvgGenerator [in-charge] ( )
[ symbol: _ZN13QSvgGeneratorC1Ev ]
QSvgGenerator::QSvgGenerator [not-in-charge] ( )
[ symbol: _ZN13QSvgGeneratorC2Ev ]
QSvgGenerator::resolution ( ) const
[ symbol: _ZNK13QSvgGenerator10resolutionEv ]
QSvgGenerator::setFileName ( QString const& fileName )
[ symbol: _ZN13QSvgGenerator11setFileNameERK7QString ]
QSvgGenerator::setOutputDevice ( QIODevice* outputDevice )
[ symbol: _ZN13QSvgGenerator15setOutputDeviceEP9QIODevice ]
QSvgGenerator::setResolution ( int dpi )
[ symbol: _ZN13QSvgGenerator13setResolutionEi ]
QSvgGenerator::setSize ( QSize const& size )
[ symbol: _ZN13QSvgGenerator7setSizeERK5QSize ]
QSvgGenerator::size ( ) const
[ symbol: _ZNK13QSvgGenerator4sizeEv ]
QSvgGenerator::~QSvgGenerator [in-charge-deleting] ( )
[ symbol: _ZN13QSvgGeneratorD0Ev ]
QSvgGenerator::~QSvgGenerator [in-charge] ( )
[ symbol: _ZN13QSvgGeneratorD1Ev ]
QSvgGenerator::~QSvgGenerator [not-in-charge] ( )
[ symbol: _ZN13QSvgGeneratorD2Ev ]
qsystemtrayicon.h,
libQtGui.so.4.3.0
QSystemTrayIcon::geometry ( ) const
[ symbol: _ZNK15QSystemTrayIcon8geometryEv ]
qtabbar.h,
libQtGui.so.4.3.0
QTabBar::initStyleOption ( QStyleOptionTab* option, int tabIndex ) const
[ symbol: _ZNK7QTabBar15initStyleOptionEP15QStyleOptionTabi ]
QTabBar::tabAt ( QPoint const& pos ) const
[ symbol: _ZNK7QTabBar5tabAtERK6QPoint ]
qtableview.h,
libQtGui.so.4.3.0
QTableView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )
[ symbol: _ZN10QTableView14currentChangedERK11QModelIndexS2_ ]
QTableView::isCornerButtonEnabled ( ) const
[ symbol: _ZNK10QTableView21isCornerButtonEnabledEv ]
QTableView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )
[ symbol: _ZN10QTableView16selectionChangedERK14QItemSelectionS2_ ]
QTableView::setCornerButtonEnabled ( bool enable )
[ symbol: _ZN10QTableView22setCornerButtonEnabledEb ]
QTableView::setWordWrap ( bool on )
[ symbol: _ZN10QTableView11setWordWrapEb ]
QTableView::wordWrap ( ) const
[ symbol: _ZNK10QTableView8wordWrapEv ]
qtabwidget.h,
libQtGui.so.4.3.0
QTabWidget::clear ( )
[ symbol: _ZN10QTabWidget5clearEv ]
QTabWidget::initStyleOption ( QStyleOptionTabWidgetFrame* option ) const
[ symbol: _ZNK10QTabWidget15initStyleOptionEP26QStyleOptionTabWidgetFrame ]
qtcpsocket.h,
libQtNetwork.so.4.3.0
QTcpSocket::QTcpSocket [in-charge] ( QTcpSocketPrivate& dd, QObject* parent )
[ symbol: _ZN10QTcpSocketC1ER17QTcpSocketPrivateP7QObject ]
QTcpSocket::QTcpSocket [not-in-charge] ( QTcpSocketPrivate& dd, QObject* parent )
[ symbol: _ZN10QTcpSocketC2ER17QTcpSocketPrivateP7QObject ]
qtestcase.h,
libQtTest.so.4.3.0
namespace QTest
toHexRepresentation ( char const* ba, int length )
[ symbol: _ZN5QTest19toHexRepresentationEPKci ]
qtextbrowser.h,
libQtGui.so.4.3.0
QTextBrowser::openLinks ( ) const
[ symbol: _ZNK12QTextBrowser9openLinksEv ]
QTextBrowser::setOpenLinks ( bool open )
[ symbol: _ZN12QTextBrowser12setOpenLinksEb ]
qtextcodec.h,
libQtCore.so.4.3.0
QTextDecoder::hasFailure ( ) const
[ symbol: _ZNK12QTextDecoder10hasFailureEv ]
QTextDecoder::toUnicode ( QString* target, char const* chars, int len )
[ symbol: _ZN12QTextDecoder9toUnicodeEP7QStringPKci ]
qtextdocument.h,
libQtGui.so.4.3.0
QTextDocument::blockCountChanged ( int newBlockCount )
[ symbol: _ZN13QTextDocument17blockCountChangedEi ]
QTextDocument::defaultTextOption ( ) const
[ symbol: _ZNK13QTextDocument17defaultTextOptionEv ]
QTextDocument::setDefaultTextOption ( QTextOption const& option )
[ symbol: _ZN13QTextDocument20setDefaultTextOptionERK11QTextOption ]
qtextedit.h,
libQtGui.so.4.3.0
QTextEdit::print ( QPrinter* printer ) const
[ symbol: _ZNK9QTextEdit5printEP8QPrinter ]
qtextformat.h,
libQtGui.so.4.3.0
QTextCharFormat::anchorName ( ) const
[ symbol: _ZNK15QTextCharFormat10anchorNameEv ]
QTextCharFormat::anchorNames ( ) const
[ symbol: _ZNK15QTextCharFormat11anchorNamesEv ]
QTextFormat::propertyCount ( ) const
[ symbol: _ZNK11QTextFormat13propertyCountEv ]
QTextFrameFormat::bottomMargin ( ) const
[ symbol: _ZNK16QTextFrameFormat12bottomMarginEv ]
QTextFrameFormat::leftMargin ( ) const
[ symbol: _ZNK16QTextFrameFormat10leftMarginEv ]
QTextFrameFormat::rightMargin ( ) const
[ symbol: _ZNK16QTextFrameFormat11rightMarginEv ]
QTextFrameFormat::setMargin ( qreal margin )
[ symbol: _ZN16QTextFrameFormat9setMarginEd ]
QTextFrameFormat::topMargin ( ) const
[ symbol: _ZNK16QTextFrameFormat9topMarginEv ]
qtextlayout.h,
libQtGui.so.4.3.0
QTextLine::setNumColumns ( int columns, qreal alignmentWidth )
[ symbol: _ZN9QTextLine13setNumColumnsEid ]
qtexttable.h,
libQtGui.so.4.3.0
QTextTable::setFormat ( QTextTableFormat const& format )
[ symbol: _ZN10QTextTable9setFormatERK16QTextTableFormat ]
qthread.h,
libQtCore.so.4.3.0
QThread::idealThreadCount ( ) [static]
[ symbol: _ZN7QThread16idealThreadCountEv ]
qtimeline.h,
libQtCore.so.4.3.0
QTimeLine::resume ( )
[ symbol: _ZN9QTimeLine6resumeEv ]
qtoolbar.h,
libQtGui.so.4.3.0
QToolBar::initStyleOption ( QStyleOptionToolBar* option ) const
[ symbol: _ZNK8QToolBar15initStyleOptionEP19QStyleOptionToolBar ]
QToolBar::isFloatable ( ) const
[ symbol: _ZNK8QToolBar11isFloatableEv ]
QToolBar::isFloating ( ) const
[ symbol: _ZNK8QToolBar10isFloatingEv ]
QToolBar::setFloatable ( bool floatable )
[ symbol: _ZN8QToolBar12setFloatableEb ]
qtoolbutton.h,
libQtGui.so.4.3.0
QToolButton::initStyleOption ( QStyleOptionToolButton* option ) const
[ symbol: _ZNK11QToolButton15initStyleOptionEP22QStyleOptionToolButton ]
qtransform.h,
libQtGui.so.4.3.0
operator<< ( QDataStream& p1, QTransform const& p2 )
[ symbol: _ZlsR11QDataStreamRK10QTransform ]
operator<< ( QDebug p1, QTransform const& p2 )
[ symbol: _Zls6QDebugRK10QTransform ]
QTransform::adjoint ( ) const
[ symbol: _ZNK10QTransform7adjointEv ]
QTransform::inverted ( bool* invertible ) const
[ symbol: _ZNK10QTransform8invertedEPb ]
QTransform::map ( int x, int y, int* tx, int* ty ) const
[ symbol: _ZNK10QTransform3mapEiiPiS0_ ]
QTransform::map ( QLine const& l ) const
[ symbol: _ZNK10QTransform3mapERK5QLine ]
QTransform::map ( QLineF const& l ) const
[ symbol: _ZNK10QTransform3mapERK6QLineF ]
QTransform::map ( QPainterPath const& p ) const
[ symbol: _ZNK10QTransform3mapERK12QPainterPath ]
QTransform::map ( QPoint const& p ) const
[ symbol: _ZNK10QTransform3mapERK6QPoint ]
QTransform::map ( QPointF const& p ) const
[ symbol: _ZNK10QTransform3mapERK7QPointF ]
QTransform::map ( QPolygon const& a ) const
[ symbol: _ZNK10QTransform3mapERK8QPolygon ]
QTransform::map ( QPolygonF const& a ) const
[ symbol: _ZNK10QTransform3mapERK9QPolygonF ]
QTransform::map ( qreal x, qreal y, qreal* tx, qreal* ty ) const
[ symbol: _ZNK10QTransform3mapEddPdS0_ ]
QTransform::map ( QRegion const& r ) const
[ symbol: _ZNK10QTransform3mapERK7QRegion ]
QTransform::mapRect ( QRect const& p1 ) const
[ symbol: _ZNK10QTransform7mapRectERK5QRect ]
QTransform::mapRect ( QRectF const& p1 ) const
[ symbol: _ZNK10QTransform7mapRectERK6QRectF ]
QTransform::mapToPolygon ( QRect const& r ) const
[ symbol: _ZNK10QTransform12mapToPolygonERK5QRect ]
QTransform::operator QVariant ( ) const
[ symbol: _ZNK10QTransformcv8QVariantEv ]
QTransform::operator!= ( QTransform const& p1 ) const
[ symbol: _ZNK10QTransformneERKS_ ]
QTransform::operator* ( QTransform const& o ) const
[ symbol: _ZNK10QTransformmlERKS_ ]
QTransform::operator*= ( QTransform const& p1 )
[ symbol: _ZN10QTransformmLERKS_ ]
QTransform::operator= ( QTransform const& p1 )
[ symbol: _ZN10QTransformaSERKS_ ]
QTransform::operator== ( QTransform const& p1 ) const
[ symbol: _ZNK10QTransformeqERKS_ ]
QTransform::QTransform [in-charge] ( )
[ symbol: _ZN10QTransformC1Ev ]
QTransform::QTransform [in-charge] ( QMatrix const& mtx )
[ symbol: _ZN10QTransformC1ERK7QMatrix ]
QTransform::QTransform [in-charge] ( qreal h11, qreal h12, qreal h13, qreal h21, qreal h22, qreal h23 )
[ symbol: _ZN10QTransformC1Edddddd ]
QTransform::QTransform [in-charge] ( qreal h11, qreal h12, qreal h13, qreal h21, qreal h22, qreal h23, qreal h31, qreal h32, qreal h33 )
[ symbol: _ZN10QTransformC1Eddddddddd ]
QTransform::QTransform [not-in-charge] ( )
[ symbol: _ZN10QTransformC2Ev ]
QTransform::QTransform [not-in-charge] ( QMatrix const& mtx )
[ symbol: _ZN10QTransformC2ERK7QMatrix ]
QTransform::QTransform [not-in-charge] ( qreal h11, qreal h12, qreal h13, qreal h21, qreal h22, qreal h23 )
[ symbol: _ZN10QTransformC2Edddddd ]
QTransform::QTransform [not-in-charge] ( qreal h11, qreal h12, qreal h13, qreal h21, qreal h22, qreal h23, qreal h31, qreal h32, qreal h33 )
[ symbol: _ZN10QTransformC2Eddddddddd ]
QTransform::quadToQuad ( QPolygonF const& one, QPolygonF const& two, QTransform& result ) [static]
[ symbol: _ZN10QTransform10quadToQuadERK9QPolygonFS2_RS_ ]
QTransform::quadToSquare ( QPolygonF const& quad, QTransform& result ) [static]
[ symbol: _ZN10QTransform12quadToSquareERK9QPolygonFRS_ ]
QTransform::reset ( )
[ symbol: _ZN10QTransform5resetEv ]
QTransform::rotate ( qreal a, Qt::Axis axis )
[ symbol: _ZN10QTransform6rotateEdN2Qt4AxisE ]
QTransform::rotateRadians ( qreal a, Qt::Axis axis )
[ symbol: _ZN10QTransform13rotateRadiansEdN2Qt4AxisE ]
QTransform::scale ( qreal sx, qreal sy )
[ symbol: _ZN10QTransform5scaleEdd ]
QTransform::setMatrix ( qreal m11, qreal m12, qreal m13, qreal m21, qreal m22, qreal m23, qreal m31, qreal m32, qreal m33 )
[ symbol: _ZN10QTransform9setMatrixEddddddddd ]
QTransform::shear ( qreal sh, qreal sv )
[ symbol: _ZN10QTransform5shearEdd ]
QTransform::squareToQuad ( QPolygonF const& square, QTransform& result ) [static]
[ symbol: _ZN10QTransform12squareToQuadERK9QPolygonFRS_ ]
QTransform::toAffine ( ) const
[ symbol: _ZNK10QTransform8toAffineEv ]
QTransform::translate ( qreal dx, qreal dy )
[ symbol: _ZN10QTransform9translateEdd ]
QTransform::transposed ( ) const
[ symbol: _ZNK10QTransform10transposedEv ]
QTransform::type ( ) const
[ symbol: _ZNK10QTransform4typeEv ]
qtreeview.h,
libQtGui.so.4.3.0
QTreeView::autoExpandDelay ( ) const
[ symbol: _ZNK9QTreeView15autoExpandDelayEv ]
QTreeView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )
[ symbol: _ZN9QTreeView14currentChangedERK11QModelIndexS2_ ]
QTreeView::dragMoveEvent ( QDragMoveEvent* event )
[ symbol: _ZN9QTreeView13dragMoveEventEP14QDragMoveEvent ]
QTreeView::expandToDepth ( int depth )
[ symbol: _ZN9QTreeView13expandToDepthEi ]
QTreeView::isFirstColumnSpanned ( int row, QModelIndex const& parent ) const
[ symbol: _ZNK9QTreeView20isFirstColumnSpannedEiRK11QModelIndex ]
QTreeView::rowHeight ( QModelIndex const& index ) const
[ symbol: _ZNK9QTreeView9rowHeightERK11QModelIndex ]
QTreeView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )
[ symbol: _ZN9QTreeView16selectionChangedERK14QItemSelectionS2_ ]
QTreeView::setAutoExpandDelay ( int delay )
[ symbol: _ZN9QTreeView18setAutoExpandDelayEi ]
QTreeView::setFirstColumnSpanned ( int row, QModelIndex const& parent, bool span )
[ symbol: _ZN9QTreeView21setFirstColumnSpannedEiRK11QModelIndexb ]
QTreeView::setWordWrap ( bool on )
[ symbol: _ZN9QTreeView11setWordWrapEb ]
QTreeView::viewportEvent ( QEvent* event )
[ symbol: _ZN9QTreeView13viewportEventEP6QEvent ]
QTreeView::wordWrap ( ) const
[ symbol: _ZNK9QTreeView8wordWrapEv ]
qtreewidget.h,
libQtGui.so.4.3.0
QTreeWidget::isFirstItemColumnSpanned ( QTreeWidgetItem const* item ) const
[ symbol: _ZNK11QTreeWidget24isFirstItemColumnSpannedEPK15QTreeWidgetItem ]
QTreeWidget::itemAbove ( QTreeWidgetItem const* item ) const
[ symbol: _ZNK11QTreeWidget9itemAboveEPK15QTreeWidgetItem ]
QTreeWidget::itemBelow ( QTreeWidgetItem const* item ) const
[ symbol: _ZNK11QTreeWidget9itemBelowEPK15QTreeWidgetItem ]
QTreeWidget::setFirstItemColumnSpanned ( QTreeWidgetItem const* item, bool span )
[ symbol: _ZN11QTreeWidget25setFirstItemColumnSpannedEPK15QTreeWidgetItemb ]
QTreeWidgetItem::childIndicatorPolicy ( ) const
[ symbol: _ZNK15QTreeWidgetItem20childIndicatorPolicyEv ]
QTreeWidgetItem::flags ( ) const
[ symbol: _ZNK15QTreeWidgetItem5flagsEv ]
QTreeWidgetItem::removeChild ( QTreeWidgetItem* child )
[ symbol: _ZN15QTreeWidgetItem11removeChildEPS_ ]
QTreeWidgetItem::setChildIndicatorPolicy ( QTreeWidgetItem::ChildIndicatorPolicy policy )
[ symbol: _ZN15QTreeWidgetItem23setChildIndicatorPolicyENS_20ChildIndicatorPolicyE ]
QTreeWidgetItem::setFlags ( Qt::ItemFlags flags )
[ symbol: _ZN15QTreeWidgetItem8setFlagsE6QFlagsIN2Qt8ItemFlagEE ]
qundostack.h,
libQtGui.so.4.3.0
QUndoStack::setUndoLimit ( int limit )
[ symbol: _ZN10QUndoStack12setUndoLimitEi ]
QUndoStack::undoLimit ( ) const
[ symbol: _ZNK10QUndoStack9undoLimitEv ]
qvalidator.h,
libQtGui.so.4.3.0
QDoubleValidator::notation ( ) const
[ symbol: _ZNK16QDoubleValidator8notationEv ]
QDoubleValidator::setNotation ( QDoubleValidator::Notation p1 )
[ symbol: _ZN16QDoubleValidator11setNotationENS_8NotationE ]
QValidator::locale ( ) const
[ symbol: _ZNK10QValidator6localeEv ]
QValidator::QValidator [in-charge] ( QObjectPrivate& d, QObject* parent )
[ symbol: _ZN10QValidatorC1ER14QObjectPrivateP7QObject ]
QValidator::QValidator [in-charge] ( QValidatorPrivate& d, QObject* parent )
[ symbol: _ZN10QValidatorC1ER17QValidatorPrivateP7QObject ]
QValidator::QValidator [not-in-charge] ( QObjectPrivate& d, QObject* parent )
[ symbol: _ZN10QValidatorC2ER14QObjectPrivateP7QObject ]
QValidator::QValidator [not-in-charge] ( QValidatorPrivate& d, QObject* parent )
[ symbol: _ZN10QValidatorC2ER17QValidatorPrivateP7QObject ]
QValidator::setLocale ( QLocale const& locale )
[ symbol: _ZN10QValidator9setLocaleERK7QLocale ]
qwidget.h,
libQtGui.so.4.3.0
QWidget::locale ( ) const
[ symbol: _ZNK7QWidget6localeEv ]
QWidget::render ( QPaintDevice* target, QPoint const& targetOffset, QRegion const& sourceRegion, QWidget::RenderFlags renderFlags )
[ symbol: _ZN7QWidget6renderEP12QPaintDeviceRK6QPointRK7QRegion6QFlagsINS_10RenderFlagEE ]
QWidget::setLocale ( QLocale const& locale )
[ symbol: _ZN7QWidget9setLocaleERK7QLocale ]
QWidget::unsetLocale ( )
[ symbol: _ZN7QWidget11unsetLocaleEv ]
qwizard.h,
libQtGui.so.4.3.0
QWizard::addPage ( QWizardPage* page )
[ symbol: _ZN7QWizard7addPageEP11QWizardPage ]
QWizard::back ( )
[ symbol: _ZN7QWizard4backEv ]
QWizard::button ( QWizard::WizardButton which ) const
[ symbol: _ZNK7QWizard6buttonENS_12WizardButtonE ]
QWizard::buttonText ( QWizard::WizardButton which ) const
[ symbol: _ZNK7QWizard10buttonTextENS_12WizardButtonE ]
QWizard::cleanupPage ( int id )
[ symbol: _ZN7QWizard11cleanupPageEi ]
QWizard::currentId ( ) const
[ symbol: _ZNK7QWizard9currentIdEv ]
QWizard::currentIdChanged ( int id )
[ symbol: _ZN7QWizard16currentIdChangedEi ]
QWizard::currentPage ( ) const
[ symbol: _ZNK7QWizard11currentPageEv ]
QWizard::customButtonClicked ( int which )
[ symbol: _ZN7QWizard19customButtonClickedEi ]
QWizard::done ( int result )
[ symbol: _ZN7QWizard4doneEi ]
QWizard::event ( QEvent* event )
[ symbol: _ZN7QWizard5eventEP6QEvent ]
QWizard::field ( QString const& name ) const
[ symbol: _ZNK7QWizard5fieldERK7QString ]
QWizard::hasVisitedPage ( int id ) const
[ symbol: _ZNK7QWizard14hasVisitedPageEi ]
QWizard::helpRequested ( )
[ symbol: _ZN7QWizard13helpRequestedEv ]
QWizard::initializePage ( int id )
[ symbol: _ZN7QWizard14initializePageEi ]
QWizard::metaObject ( ) const
[ symbol: _ZNK7QWizard10metaObjectEv ]
QWizard::next ( )
[ symbol: _ZN7QWizard4nextEv ]
QWizard::nextId ( ) const
[ symbol: _ZNK7QWizard6nextIdEv ]
QWizard::options ( ) const
[ symbol: _ZNK7QWizard7optionsEv ]
QWizard::page ( int id ) const
[ symbol: _ZNK7QWizard4pageEi ]
QWizard::paintEvent ( QPaintEvent* event )
[ symbol: _ZN7QWizard10paintEventEP11QPaintEvent ]
QWizard::pixmap ( QWizard::WizardPixmap which ) const
[ symbol: _ZNK7QWizard6pixmapENS_12WizardPixmapE ]
QWizard::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN7QWizard11qt_metacallEN11QMetaObject4CallEiPPv ]
QWizard::qt_metacast ( char const* p1 )
[ symbol: _ZN7QWizard11qt_metacastEPKc ]
QWizard::QWizard [in-charge] ( QWidget* parent, Qt::WindowFlags flags )
[ symbol: _ZN7QWizardC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QWizard::QWizard [not-in-charge] ( QWidget* parent, Qt::WindowFlags flags )
[ symbol: _ZN7QWizardC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE ]
QWizard::resizeEvent ( QResizeEvent* event )
[ symbol: _ZN7QWizard11resizeEventEP12QResizeEvent ]
QWizard::restart ( )
[ symbol: _ZN7QWizard7restartEv ]
QWizard::setButton ( QWizard::WizardButton which, QAbstractButton* button )
[ symbol: _ZN7QWizard9setButtonENS_12WizardButtonEP15QAbstractButton ]
QWizard::setButtonLayout ( QList<QWizard::WizardButton>const& layout )
[ symbol: _ZN7QWizard15setButtonLayoutERK5QListINS_12WizardButtonEE ]
QWizard::setButtonText ( QWizard::WizardButton which, QString const& text )
[ symbol: _ZN7QWizard13setButtonTextENS_12WizardButtonERK7QString ]
QWizard::setDefaultProperty ( char const* className, char const* property, char const* changedSignal )
[ symbol: _ZN7QWizard18setDefaultPropertyEPKcS1_S1_ ]
QWizard::setField ( QString const& name, QVariant const& value )
[ symbol: _ZN7QWizard8setFieldERK7QStringRK8QVariant ]
QWizard::setOption ( QWizard::WizardOption option, bool on )
[ symbol: _ZN7QWizard9setOptionENS_12WizardOptionEb ]
QWizard::setOptions ( QWizard::WizardOptions options )
[ symbol: _ZN7QWizard10setOptionsE6QFlagsINS_12WizardOptionEE ]
QWizard::setPage ( int id, QWizardPage* page )
[ symbol: _ZN7QWizard7setPageEiP11QWizardPage ]
QWizard::setPixmap ( QWizard::WizardPixmap which, QPixmap const& pixmap )
[ symbol: _ZN7QWizard9setPixmapENS_12WizardPixmapERK7QPixmap ]
QWizard::setStartId ( int id )
[ symbol: _ZN7QWizard10setStartIdEi ]
QWizard::setSubTitleFormat ( Qt::TextFormat format )
[ symbol: _ZN7QWizard17setSubTitleFormatEN2Qt10TextFormatE ]
QWizard::setTitleFormat ( Qt::TextFormat format )
[ symbol: _ZN7QWizard14setTitleFormatEN2Qt10TextFormatE ]
QWizard::setVisible ( bool visible )
[ symbol: _ZN7QWizard10setVisibleEb ]
QWizard::setWizardStyle ( QWizard::WizardStyle style )
[ symbol: _ZN7QWizard14setWizardStyleENS_11WizardStyleE ]
QWizard::sizeHint ( ) const
[ symbol: _ZNK7QWizard8sizeHintEv ]
QWizard::startId ( ) const
[ symbol: _ZNK7QWizard7startIdEv ]
QWizard::staticMetaObject [data]
[ symbol: _ZN7QWizard16staticMetaObjectE ]
QWizard::subTitleFormat ( ) const
[ symbol: _ZNK7QWizard14subTitleFormatEv ]
QWizard::testOption ( QWizard::WizardOption option ) const
[ symbol: _ZNK7QWizard10testOptionENS_12WizardOptionE ]
QWizard::titleFormat ( ) const
[ symbol: _ZNK7QWizard11titleFormatEv ]
QWizard::validateCurrentPage ( )
[ symbol: _ZN7QWizard19validateCurrentPageEv ]
QWizard::visitedPages ( ) const
[ symbol: _ZNK7QWizard12visitedPagesEv ]
QWizard::wizardStyle ( ) const
[ symbol: _ZNK7QWizard11wizardStyleEv ]
QWizard::~QWizard [in-charge-deleting] ( )
[ symbol: _ZN7QWizardD0Ev ]
QWizard::~QWizard [in-charge] ( )
[ symbol: _ZN7QWizardD1Ev ]
QWizard::~QWizard [not-in-charge] ( )
[ symbol: _ZN7QWizardD2Ev ]
QWizardPage::buttonText ( QWizard::WizardButton which ) const
[ symbol: _ZNK11QWizardPage10buttonTextEN7QWizard12WizardButtonE ]
QWizardPage::cleanupPage ( )
[ symbol: _ZN11QWizardPage11cleanupPageEv ]
QWizardPage::completeChanged ( )
[ symbol: _ZN11QWizardPage15completeChangedEv ]
QWizardPage::field ( QString const& name ) const
[ symbol: _ZNK11QWizardPage5fieldERK7QString ]
QWizardPage::initializePage ( )
[ symbol: _ZN11QWizardPage14initializePageEv ]
QWizardPage::isCommitPage ( ) const
[ symbol: _ZNK11QWizardPage12isCommitPageEv ]
QWizardPage::isComplete ( ) const
[ symbol: _ZNK11QWizardPage10isCompleteEv ]
QWizardPage::isFinalPage ( ) const
[ symbol: _ZNK11QWizardPage11isFinalPageEv ]
QWizardPage::metaObject ( ) const
[ symbol: _ZNK11QWizardPage10metaObjectEv ]
QWizardPage::nextId ( ) const
[ symbol: _ZNK11QWizardPage6nextIdEv ]
QWizardPage::pixmap ( QWizard::WizardPixmap which ) const
[ symbol: _ZNK11QWizardPage6pixmapEN7QWizard12WizardPixmapE ]
QWizardPage::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[ symbol: _ZN11QWizardPage11qt_metacallEN11QMetaObject4CallEiPPv ]
QWizardPage::qt_metacast ( char const* p1 )
[ symbol: _ZN11QWizardPage11qt_metacastEPKc ]
QWizardPage::QWizardPage [in-charge] ( QWidget* parent )
[ symbol: _ZN11QWizardPageC1EP7QWidget ]
QWizardPage::QWizardPage [not-in-charge] ( QWidget* parent )
[ symbol: _ZN11QWizardPageC2EP7QWidget ]
QWizardPage::registerField ( QString const& name, QWidget* widget, char const* property, char const* changedSignal )
[ symbol: _ZN11QWizardPage13registerFieldERK7QStringP7QWidgetPKcS6_ ]
QWizardPage::setButtonText ( QWizard::WizardButton which, QString const& text )
[ symbol: _ZN11QWizardPage13setButtonTextEN7QWizard12WizardButtonERK7QString ]
QWizardPage::setCommitPage ( bool commitPage )
[ symbol: _ZN11QWizardPage13setCommitPageEb ]
QWizardPage::setField ( QString const& name, QVariant const& value )
[ symbol: _ZN11QWizardPage8setFieldERK7QStringRK8QVariant ]
QWizardPage::setFinalPage ( bool finalPage )
[ symbol: _ZN11QWizardPage12setFinalPageEb ]
QWizardPage::setPixmap ( QWizard::WizardPixmap which, QPixmap const& pixmap )
[ symbol: _ZN11QWizardPage9setPixmapEN7QWizard12WizardPixmapERK7QPixmap ]
QWizardPage::setSubTitle ( QString const& subTitle )
[ symbol: _ZN11QWizardPage11setSubTitleERK7QString ]
QWizardPage::setTitle ( QString const& title )
[ symbol: _ZN11QWizardPage8setTitleERK7QString ]
QWizardPage::staticMetaObject [data]
[ symbol: _ZN11QWizardPage16staticMetaObjectE ]
QWizardPage::subTitle ( ) const
[ symbol: _ZNK11QWizardPage8subTitleEv ]
QWizardPage::title ( ) const
[ symbol: _ZNK11QWizardPage5titleEv ]
QWizardPage::validatePage ( )
[ symbol: _ZN11QWizardPage12validatePageEv ]
QWizardPage::wizard ( ) const
[ symbol: _ZNK11QWizardPage6wizardEv ]
qxml.h,
libQtXml.so.4.3.0
QXmlAttributes::index ( QLatin1String const& qName ) const
[ symbol: _ZNK14QXmlAttributes5indexERK13QLatin1String ]
QXmlAttributes::value ( QLatin1String const& qName ) const
[ symbol: _ZNK14QXmlAttributes5valueERK13QLatin1String ]
qxmlstream.h,
libQtXml.so.4.3.0
QXmlStreamAttribute::operator= ( QXmlStreamAttribute const& p1 )
[ symbol: _ZN19QXmlStreamAttributeaSERKS_ ]
QXmlStreamAttribute::QXmlStreamAttribute [in-charge] ( )
[ symbol: _ZN19QXmlStreamAttributeC1Ev ]
QXmlStreamAttribute::QXmlStreamAttribute [in-charge] ( QString const& namespaceUri, QString const& name, QString const& value )
[ symbol: _ZN19QXmlStreamAttributeC1ERK7QStringS2_S2_ ]
QXmlStreamAttribute::QXmlStreamAttribute [in-charge] ( QString const& qualifiedName, QString const& value )
[ symbol: _ZN19QXmlStreamAttributeC1ERK7QStringS2_ ]
QXmlStreamAttribute::QXmlStreamAttribute [in-charge] ( QXmlStreamAttribute const& p1 )
[ symbol: _ZN19QXmlStreamAttributeC1ERKS_ ]
QXmlStreamAttribute::QXmlStreamAttribute [not-in-charge] ( )
[ symbol: _ZN19QXmlStreamAttributeC2Ev ]
QXmlStreamAttribute::QXmlStreamAttribute [not-in-charge] ( QString const& namespaceUri, QString const& name, QString const& value )
[ symbol: _ZN19QXmlStreamAttributeC2ERK7QStringS2_S2_ ]
QXmlStreamAttribute::QXmlStreamAttribute [not-in-charge] ( QString const& qualifiedName, QString const& value )
[ symbol: _ZN19QXmlStreamAttributeC2ERK7QStringS2_ ]
QXmlStreamAttribute::QXmlStreamAttribute [not-in-charge] ( QXmlStreamAttribute const& p1 )
[ symbol: _ZN19QXmlStreamAttributeC2ERKS_ ]
QXmlStreamAttribute::~QXmlStreamAttribute [in-charge] ( )
[ symbol: _ZN19QXmlStreamAttributeD1Ev ]
QXmlStreamAttribute::~QXmlStreamAttribute [not-in-charge] ( )
[ symbol: _ZN19QXmlStreamAttributeD2Ev ]
QXmlStreamAttributes::append ( QString const& namespaceUri, QString const& name, QString const& value )
[ symbol: _ZN20QXmlStreamAttributes6appendERK7QStringS2_S2_ ]
QXmlStreamAttributes::append ( QString const& qualifiedName, QString const& value )
[ symbol: _ZN20QXmlStreamAttributes6appendERK7QStringS2_ ]
QXmlStreamAttributes::value ( QLatin1String const& namespaceUri, QLatin1String const& name ) const
[ symbol: _ZNK20QXmlStreamAttributes5valueERK13QLatin1StringS2_ ]
QXmlStreamAttributes::value ( QLatin1String const& qualifiedName ) const
[ symbol: _ZNK20QXmlStreamAttributes5valueERK13QLatin1String ]
QXmlStreamAttributes::value ( QString const& namespaceUri, QLatin1String const& name ) const
[ symbol: _ZNK20QXmlStreamAttributes5valueERK7QStringRK13QLatin1String ]
QXmlStreamAttributes::value ( QString const& namespaceUri, QString const& name ) const
[ symbol: _ZNK20QXmlStreamAttributes5valueERK7QStringS2_ ]
QXmlStreamAttributes::value ( QString const& qualifiedName ) const
[ symbol: _ZNK20QXmlStreamAttributes5valueERK7QString ]
QXmlStreamEntityDeclaration::operator= ( QXmlStreamEntityDeclaration const& p1 )
[ symbol: _ZN27QXmlStreamEntityDeclarationaSERKS_ ]
QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration [in-charge] ( )
[ symbol: _ZN27QXmlStreamEntityDeclarationC1Ev ]
QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration [in-charge] ( QXmlStreamEntityDeclaration const& p1 )
[ symbol: _ZN27QXmlStreamEntityDeclarationC1ERKS_ ]
QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration [not-in-charge] ( )
[ symbol: _ZN27QXmlStreamEntityDeclarationC2Ev ]
QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration [not-in-charge] ( QXmlStreamEntityDeclaration const& p1 )
[ symbol: _ZN27QXmlStreamEntityDeclarationC2ERKS_ ]
QXmlStreamEntityDeclaration::~QXmlStreamEntityDeclaration [in-charge] ( )
[ symbol: _ZN27QXmlStreamEntityDeclarationD1Ev ]
QXmlStreamEntityDeclaration::~QXmlStreamEntityDeclaration [not-in-charge] ( )
[ symbol: _ZN27QXmlStreamEntityDeclarationD2Ev ]
QXmlStreamNamespaceDeclaration::operator= ( QXmlStreamNamespaceDeclaration const& p1 )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationaSERKS_ ]
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration [in-charge] ( )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationC1Ev ]
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration [in-charge] ( QXmlStreamNamespaceDeclaration const& p1 )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationC1ERKS_ ]
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration [not-in-charge] ( )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationC2Ev ]
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration [not-in-charge] ( QXmlStreamNamespaceDeclaration const& p1 )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationC2ERKS_ ]
QXmlStreamNamespaceDeclaration::~QXmlStreamNamespaceDeclaration [in-charge] ( )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationD1Ev ]
QXmlStreamNamespaceDeclaration::~QXmlStreamNamespaceDeclaration [not-in-charge] ( )
[ symbol: _ZN30QXmlStreamNamespaceDeclarationD2Ev ]
QXmlStreamNotationDeclaration::operator= ( QXmlStreamNotationDeclaration const& p1 )
[ symbol: _ZN29QXmlStreamNotationDeclarationaSERKS_ ]
QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration [in-charge] ( )
[ symbol: _ZN29QXmlStreamNotationDeclarationC1Ev ]
QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration [in-charge] ( QXmlStreamNotationDeclaration const& p1 )
[ symbol: _ZN29QXmlStreamNotationDeclarationC1ERKS_ ]
QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration [not-in-charge] ( )
[ symbol: _ZN29QXmlStreamNotationDeclarationC2Ev ]
QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration [not-in-charge] ( QXmlStreamNotationDeclaration const& p1 )
[ symbol: _ZN29QXmlStreamNotationDeclarationC2ERKS_ ]
QXmlStreamNotationDeclaration::~QXmlStreamNotationDeclaration [in-charge] ( )
[ symbol: _ZN29QXmlStreamNotationDeclarationD1Ev ]
QXmlStreamNotationDeclaration::~QXmlStreamNotationDeclaration [not-in-charge] ( )
[ symbol: _ZN29QXmlStreamNotationDeclarationD2Ev ]
QXmlStreamReader::addData ( char const* data )
[ symbol: _ZN16QXmlStreamReader7addDataEPKc ]
QXmlStreamReader::addData ( QByteArray const& data )
[ symbol: _ZN16QXmlStreamReader7addDataERK10QByteArray ]
QXmlStreamReader::addData ( QString const& data )
[ symbol: _ZN16QXmlStreamReader7addDataERK7QString ]
QXmlStreamReader::atEnd ( ) const
[ symbol: _ZNK16QXmlStreamReader5atEndEv ]
QXmlStreamReader::attributes ( ) const
[ symbol: _ZNK16QXmlStreamReader10attributesEv ]
QXmlStreamReader::characterOffset ( ) const
[ symbol: _ZNK16QXmlStreamReader15characterOffsetEv ]
QXmlStreamReader::clear ( )
[ symbol: _ZN16QXmlStreamReader5clearEv ]
QXmlStreamReader::columnNumber ( ) const
[ symbol: _ZNK16QXmlStreamReader12columnNumberEv ]
QXmlStreamReader::device ( ) const
[ symbol: _ZNK16QXmlStreamReader6deviceEv ]
QXmlStreamReader::entityDeclarations ( ) const
[ symbol: _ZNK16QXmlStreamReader18entityDeclarationsEv ]
QXmlStreamReader::error ( ) const
[ symbol: _ZNK16QXmlStreamReader5errorEv ]
QXmlStreamReader::errorString ( ) const
[ symbol: _ZNK16QXmlStreamReader11errorStringEv ]
QXmlStreamReader::isCDATA ( ) const
[ symbol: _ZNK16QXmlStreamReader7isCDATAEv ]
QXmlStreamReader::isStandaloneDocument ( ) const
[ symbol: _ZNK16QXmlStreamReader20isStandaloneDocumentEv ]
QXmlStreamReader::isWhitespace ( ) const
[ symbol: _ZNK16QXmlStreamReader12isWhitespaceEv ]
QXmlStreamReader::lineNumber ( ) const
[ symbol: _ZNK16QXmlStreamReader10lineNumberEv ]
QXmlStreamReader::name ( ) const
[ symbol: _ZNK16QXmlStreamReader4nameEv ]
QXmlStreamReader::namespaceDeclarations ( ) const
[ symbol: _ZNK16QXmlStreamReader21namespaceDeclarationsEv ]
QXmlStreamReader::namespaceProcessing ( ) const
[ symbol: _ZNK16QXmlStreamReader19namespaceProcessingEv ]
QXmlStreamReader::namespaceUri ( ) const
[ symbol: _ZNK16QXmlStreamReader12namespaceUriEv ]
QXmlStreamReader::notationDeclarations ( ) const
[ symbol: _ZNK16QXmlStreamReader20notationDeclarationsEv ]
QXmlStreamReader::processingInstructionData ( ) const
[ symbol: _ZNK16QXmlStreamReader25processingInstructionDataEv ]
QXmlStreamReader::processingInstructionTarget ( ) const
[ symbol: _ZNK16QXmlStreamReader27processingInstructionTargetEv ]
QXmlStreamReader::qualifiedName ( ) const
[ symbol: _ZNK16QXmlStreamReader13qualifiedNameEv ]
QXmlStreamReader::QXmlStreamReader [in-charge] ( )
[ symbol: _ZN16QXmlStreamReaderC1Ev ]
QXmlStreamReader::QXmlStreamReader [in-charge] ( char const* data )
[ symbol: _ZN16QXmlStreamReaderC1EPKc ]
QXmlStreamReader::QXmlStreamReader [in-charge] ( QByteArray const& data )
[ symbol: _ZN16QXmlStreamReaderC1ERK10QByteArray ]
QXmlStreamReader::QXmlStreamReader [in-charge] ( QIODevice* device )
[ symbol: _ZN16QXmlStreamReaderC1EP9QIODevice ]
QXmlStreamReader::QXmlStreamReader [in-charge] ( QString const& data )
[ symbol: _ZN16QXmlStreamReaderC1ERK7QString ]
QXmlStreamReader::QXmlStreamReader [not-in-charge] ( )
[ symbol: _ZN16QXmlStreamReaderC2Ev ]
QXmlStreamReader::QXmlStreamReader [not-in-charge] ( char const* data )
[ symbol: _ZN16QXmlStreamReaderC2EPKc ]
QXmlStreamReader::QXmlStreamReader [not-in-charge] ( QByteArray const& data )
[ symbol: _ZN16QXmlStreamReaderC2ERK10QByteArray ]
QXmlStreamReader::QXmlStreamReader [not-in-charge] ( QIODevice* device )
[ symbol: _ZN16QXmlStreamReaderC2EP9QIODevice ]
QXmlStreamReader::QXmlStreamReader [not-in-charge] ( QString const& data )
[ symbol: _ZN16QXmlStreamReaderC2ERK7QString ]
QXmlStreamReader::raiseError ( QString const& message )
[ symbol: _ZN16QXmlStreamReader10raiseErrorERK7QString ]
QXmlStreamReader::readElementText ( )
[ symbol: _ZN16QXmlStreamReader15readElementTextEv ]
QXmlStreamReader::readNext ( )
[ symbol: _ZN16QXmlStreamReader8readNextEv ]
QXmlStreamReader::setDevice ( QIODevice* device )
[ symbol: _ZN16QXmlStreamReader9setDeviceEP9QIODevice ]
QXmlStreamReader::setNamespaceProcessing ( bool p1 )
[ symbol: _ZN16QXmlStreamReader22setNamespaceProcessingEb ]
QXmlStreamReader::text ( ) const
[ symbol: _ZNK16QXmlStreamReader4textEv ]
QXmlStreamReader::tokenString ( ) const
[ symbol: _ZNK16QXmlStreamReader11tokenStringEv ]
QXmlStreamReader::tokenType ( ) const
[ symbol: _ZNK16QXmlStreamReader9tokenTypeEv ]
QXmlStreamReader::~QXmlStreamReader [in-charge] ( )
[ symbol: _ZN16QXmlStreamReaderD1Ev ]
QXmlStreamReader::~QXmlStreamReader [not-in-charge] ( )
[ symbol: _ZN16QXmlStreamReaderD2Ev ]
QXmlStreamWriter::autoFormatting ( ) const
[ symbol: _ZNK16QXmlStreamWriter14autoFormattingEv ]
QXmlStreamWriter::codec ( ) const
[ symbol: _ZNK16QXmlStreamWriter5codecEv ]
QXmlStreamWriter::device ( ) const
[ symbol: _ZNK16QXmlStreamWriter6deviceEv ]
QXmlStreamWriter::QXmlStreamWriter [in-charge] ( )
[ symbol: _ZN16QXmlStreamWriterC1Ev ]
QXmlStreamWriter::QXmlStreamWriter [in-charge] ( QByteArray* array )
[ symbol: _ZN16QXmlStreamWriterC1EP10QByteArray ]
QXmlStreamWriter::QXmlStreamWriter [in-charge] ( QIODevice* device )
[ symbol: _ZN16QXmlStreamWriterC1EP9QIODevice ]
QXmlStreamWriter::QXmlStreamWriter [in-charge] ( QString* string )
[ symbol: _ZN16QXmlStreamWriterC1EP7QString ]
QXmlStreamWriter::QXmlStreamWriter [not-in-charge] ( )
[ symbol: _ZN16QXmlStreamWriterC2Ev ]
QXmlStreamWriter::QXmlStreamWriter [not-in-charge] ( QByteArray* array )
[ symbol: _ZN16QXmlStreamWriterC2EP10QByteArray ]
QXmlStreamWriter::QXmlStreamWriter [not-in-charge] ( QIODevice* device )
[ symbol: _ZN16QXmlStreamWriterC2EP9QIODevice ]
QXmlStreamWriter::QXmlStreamWriter [not-in-charge] ( QString* string )
[ symbol: _ZN16QXmlStreamWriterC2EP7QString ]
QXmlStreamWriter::setAutoFormatting ( bool p1 )
[ symbol: _ZN16QXmlStreamWriter17setAutoFormattingEb ]
QXmlStreamWriter::setCodec ( char const* codecName )
[ symbol: _ZN16QXmlStreamWriter8setCodecEPKc ]
QXmlStreamWriter::setCodec ( QTextCodec* codec )
[ symbol: _ZN16QXmlStreamWriter8setCodecEP10QTextCodec ]
QXmlStreamWriter::setDevice ( QIODevice* device )
[ symbol: _ZN16QXmlStreamWriter9setDeviceEP9QIODevice ]
QXmlStreamWriter::writeAttribute ( QString const& namespaceUri, QString const& name, QString const& value )
[ symbol: _ZN16QXmlStreamWriter14writeAttributeERK7QStringS2_S2_ ]
QXmlStreamWriter::writeAttribute ( QString const& qualifiedName, QString const& value )
[ symbol: _ZN16QXmlStreamWriter14writeAttributeERK7QStringS2_ ]
QXmlStreamWriter::writeAttribute ( QXmlStreamAttribute const& attribute )
[ symbol: _ZN16QXmlStreamWriter14writeAttributeERK19QXmlStreamAttribute ]
QXmlStreamWriter::writeAttributes ( QXmlStreamAttributes const& attributes )
[ symbol: _ZN16QXmlStreamWriter15writeAttributesERK20QXmlStreamAttributes ]
QXmlStreamWriter::writeCDATA ( QString const& text )
[ symbol: _ZN16QXmlStreamWriter10writeCDATAERK7QString ]
QXmlStreamWriter::writeCharacters ( QString const& text )
[ symbol: _ZN16QXmlStreamWriter15writeCharactersERK7QString ]
QXmlStreamWriter::writeComment ( QString const& text )
[ symbol: _ZN16QXmlStreamWriter12writeCommentERK7QString ]
QXmlStreamWriter::writeCurrentToken ( QXmlStreamReader const& reader )
[ symbol: _ZN16QXmlStreamWriter17writeCurrentTokenERK16QXmlStreamReader ]
QXmlStreamWriter::writeDefaultNamespace ( QString const& namespaceUri )
[ symbol: _ZN16QXmlStreamWriter21writeDefaultNamespaceERK7QString ]
QXmlStreamWriter::writeDTD ( QString const& dtd )
[ symbol: _ZN16QXmlStreamWriter8writeDTDERK7QString ]
QXmlStreamWriter::writeEmptyElement ( QString const& namespaceUri, QString const& name )
[ symbol: _ZN16QXmlStreamWriter17writeEmptyElementERK7QStringS2_ ]
QXmlStreamWriter::writeEmptyElement ( QString const& qualifiedName )
[ symbol: _ZN16QXmlStreamWriter17writeEmptyElementERK7QString ]
QXmlStreamWriter::writeEndDocument ( )
[ symbol: _ZN16QXmlStreamWriter16writeEndDocumentEv ]
QXmlStreamWriter::writeEndElement ( )
[ symbol: _ZN16QXmlStreamWriter15writeEndElementEv ]
QXmlStreamWriter::writeEntityReference ( QString const& name )
[ symbol: _ZN16QXmlStreamWriter20writeEntityReferenceERK7QString ]
QXmlStreamWriter::writeNamespace ( QString const& namespaceUri, QString const& prefix )
[ symbol: _ZN16QXmlStreamWriter14writeNamespaceERK7QStringS2_ ]
QXmlStreamWriter::writeProcessingInstruction ( QString const& target, QString const& data )
[ symbol: _ZN16QXmlStreamWriter26writeProcessingInstructionERK7QStringS2_ ]
QXmlStreamWriter::writeStartDocument ( )
[ symbol: _ZN16QXmlStreamWriter18writeStartDocumentEv ]
QXmlStreamWriter::writeStartDocument ( QString const& version )
[ symbol: _ZN16QXmlStreamWriter18writeStartDocumentERK7QString ]
QXmlStreamWriter::writeStartElement ( QString const& namespaceUri, QString const& name )
[ symbol: _ZN16QXmlStreamWriter17writeStartElementERK7QStringS2_ ]
QXmlStreamWriter::writeStartElement ( QString const& qualifiedName )
[ symbol: _ZN16QXmlStreamWriter17writeStartElementERK7QString ]
QXmlStreamWriter::writeTextElement ( QString const& namespaceUri, QString const& name, QString const& text )
[ symbol: _ZN16QXmlStreamWriter16writeTextElementERK7QStringS2_S2_ ]
QXmlStreamWriter::writeTextElement ( QString const& qualifiedName, QString const& text )
[ symbol: _ZN16QXmlStreamWriter16writeTextElementERK7QStringS2_ ]
QXmlStreamWriter::~QXmlStreamWriter [in-charge] ( )
[ symbol: _ZN16QXmlStreamWriterD1Ev ]
QXmlStreamWriter::~QXmlStreamWriter [not-in-charge] ( )
[ symbol: _ZN16QXmlStreamWriterD2Ev ]
to the top
Removed Symbols (1)
abstractformbuilder.h,
libQtDesigner.so.4.2.3
QAbstractFormBuilder::toBool ( QString const& str ) [static]
[ symbol: _ZN20QAbstractFormBuilder6toBoolERK7QString ]
to the top
Problems with Data Types, Medium Severity (1)
qobject.h
[+] class QObjectData (1)
| Change |
Effect |
1 | Field postedChildInsertedEvents has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
[+] affected symbols (294)
operator<< ( QDebug p1, QObject const* p2 )Field 'p2−>d_ptr' in 2nd parameter 'p2' (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::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'.
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::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'.
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'.
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'.
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'.
QAccessibleBridgePlugin::QAccessibleBridgePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAccessiblePlugin::QAccessiblePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (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'.
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'.
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::removePostedEvents ( QObject* receiver ) [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::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'.
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'.
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'.
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'.
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'.
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'.
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'.
QGraphicsItemAnimation::QGraphicsItemAnimation [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (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'.
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, 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'.
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'.
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'.
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'.
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::connect ( QObject const* sender, int signal_index, QObject const* receiver, int method_index, int type, int* types ) [static]Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QMetaObject::disconnect ( QObject const* sender, int signal_index, QObject const* receiver, int method_index ) [static]Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (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'.
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'.
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 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::childEvent ( QChildEvent* p1 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::connect ( QObject const* sender, char const* signal, QObject const* receiver, char const* member, Qt::ConnectionType p5 ) [static]Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (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 'receiver−>d_ptr' in 3rd parameter 'receiver' (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 'this−>d_ptr' in the object of this method 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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
to the top
Problems with Data Types, Low Severity (33)
q3groupbox.h
[+] class Q3GroupBox (1)
| Change |
Effect |
1 | Virtual method QGroupBox::event ( QEvent* event ) has been overridden by Q3GroupBox::event ( QEvent* p1 ). | Method Q3GroupBox::event ( QEvent* p1 ) will be called instead of QGroupBox::event ( QEvent* event ). |
[+] 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 | Q3GroupBox::metaObject | Q3GroupBox::metaObject |
12 | Q3GroupBox::qt_metacast | Q3GroupBox::qt_metacast |
16 | Q3GroupBox::qt_metacall | Q3GroupBox::qt_metacall |
20 | ~Q3GroupBox | ~Q3GroupBox |
24 | ~Q3GroupBox | ~Q3GroupBox |
28 | QGroupBox::event | Q3GroupBox::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | Q3GroupBox::childEvent | Q3GroupBox::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 | QWidget::sizeHint | QWidget::sizeHint |
68 | QGroupBox::minimumSizeHint | QGroupBox::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QGroupBox::mousePressEvent | QGroupBox::mousePressEvent |
84 | QGroupBox::mouseReleaseEvent | QGroupBox::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QGroupBox::mouseMoveEvent | QGroupBox::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QWidget::keyPressEvent | QWidget::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QGroupBox::focusInEvent | QGroupBox::focusInEvent |
112 | QWidget::focusOutEvent | QWidget::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QGroupBox::paintEvent | QGroupBox::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | Q3GroupBox::resizeEvent | Q3GroupBox::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 | Q3GroupBox::changeEvent | Q3GroupBox::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 | Q3GroupBox::setColumnLayout | Q3GroupBox::setColumnLayout |
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)
QGroupBox::event ( QEvent* event )The method 'Q3GroupBox::event ( QEvent* p1 )' will be called instead of this method.
qabstractproxymodel.h
[+] class QAbstractProxyModel (1)
| Change |
Effect |
1 | Virtual method QAbstractItemModel::itemData ( QModelIndex const& index ) const has been overridden by QAbstractProxyModel::itemData ( QModelIndex const& index ) const. | Method QAbstractProxyModel::itemData ( QModelIndex const& index ) const will be called instead of QAbstractItemModel::itemData ( QModelIndex const& index ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 47 entries | Virtual Table (New) - 47 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QAbstractProxyModel::metaObject | QAbstractProxyModel::metaObject |
12 | QAbstractProxyModel::qt_metacast | QAbstractProxyModel::qt_metacast |
16 | QAbstractProxyModel::qt_metacall | QAbstractProxyModel::qt_metacall |
20 | ~QAbstractProxyModel | ~QAbstractProxyModel |
24 | ~QAbstractProxyModel | ~QAbstractProxyModel |
28 | QObject::event | QObject::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | __cxa_pure_virtual | __cxa_pure_virtual |
60 | __cxa_pure_virtual | __cxa_pure_virtual |
64 | __cxa_pure_virtual | __cxa_pure_virtual |
68 | __cxa_pure_virtual | __cxa_pure_virtual |
72 | QAbstractItemModel::hasChildren | QAbstractItemModel::hasChildren |
76 | QAbstractProxyModel::data | QAbstractProxyModel::data |
80 | QAbstractItemModel::setData | QAbstractItemModel::setData |
84 | QAbstractProxyModel::headerData | QAbstractProxyModel::headerData |
88 | QAbstractItemModel::setHeaderData | QAbstractItemModel::setHeaderData |
92 | QAbstractItemModel::itemData | QAbstractProxyModel::itemData |
96 | QAbstractItemModel::setItemData | QAbstractItemModel::setItemData |
100 | QAbstractItemModel::mimeTypes | QAbstractItemModel::mimeTypes |
104 | QAbstractItemModel::mimeData | QAbstractItemModel::mimeData |
108 | QAbstractItemModel::dropMimeData | QAbstractItemModel::dropMimeData |
112 | QAbstractItemModel::supportedDropActions | QAbstractItemModel::supportedDropActions |
116 | QAbstractItemModel::insertRows | QAbstractItemModel::insertRows |
120 | QAbstractItemModel::insertColumns | QAbstractItemModel::insertColumns |
124 | QAbstractItemModel::removeRows | QAbstractItemModel::removeRows |
128 | QAbstractItemModel::removeColumns | QAbstractItemModel::removeColumns |
132 | QAbstractItemModel::fetchMore | QAbstractItemModel::fetchMore |
136 | QAbstractItemModel::canFetchMore | QAbstractItemModel::canFetchMore |
140 | QAbstractProxyModel::flags | QAbstractProxyModel::flags |
144 | QAbstractItemModel::sort | QAbstractItemModel::sort |
148 | QAbstractItemModel::buddy | QAbstractItemModel::buddy |
152 | QAbstractItemModel::match | QAbstractItemModel::match |
156 | QAbstractItemModel::span | QAbstractItemModel::span |
160 | QAbstractProxyModel::submit | QAbstractProxyModel::submit |
164 | QAbstractProxyModel::revert | QAbstractProxyModel::revert |
168 | QAbstractProxyModel::setSourceModel | QAbstractProxyModel::setSourceModel |
172 | __cxa_pure_virtual | __cxa_pure_virtual |
176 | __cxa_pure_virtual | __cxa_pure_virtual |
180 | QAbstractProxyModel::mapSelectionToSource | QAbstractProxyModel::mapSelectionToSource |
184 | QAbstractProxyModel::mapSelectionFromSource | QAbstractProxyModel::mapSelectionFromSource |
[+] affected symbols (1)
QAbstractItemModel::itemData ( QModelIndex const& index ) constThe method 'QAbstractProxyModel::itemData ( QModelIndex const& index ) const' will be called instead of this method.
qatomic.h
[+] class QBasicAtomic (1)
| Change |
Effect |
1 | Field atomic has been renamed to value. | Renaming of a field in data type may indicate a change in the semantic meaning of the field. |
[+] affected symbols (25)
QHashData::allocateNode ( )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QHashData::destroyAndFree ( )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QHashData::detach_helper ( void(*node_duplicate)(QHashData::Node*, void*), int nodeSize )Field 'RetVal−>ref' in return value (pointer) has type 'QBasicAtomic'.
QHashData::freeNode ( void* node )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QHashData::rehash ( int hint )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QHashData::shared_null [data]Field 'RetVal−>ref' in return value has type 'QBasicAtomic'.
QLinkedListData::shared_null [data]Field 'RetVal−>ref' in return value has type 'QBasicAtomic'.
QListData::append ( )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::append ( QListData const& l )Field 'l−>d−>ref' in 1st parameter 'l' (reference) has type 'QBasicAtomic'.
QListData::detach ( )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::erase ( void** xi )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::insert ( int i )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::move ( int from, int to )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::prepend ( )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::realloc ( int alloc )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::remove ( int i )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::remove ( int i, int n )Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QListData::shared_null [data]Field 'this−>d−>ref' in the object of this method has type 'QBasicAtomic'.
QMapData::continueFreeData ( int offset )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QMapData::createData ( ) [static]Field 'RetVal−>ref' in return value (pointer) has type 'QBasicAtomic'.
QMapData::node_create ( QMapData::Node** update, int offset )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QMapData::node_delete ( QMapData::Node** update, int offset, QMapData::Node* node )Field 'this−>ref' in the object of this method has type 'QBasicAtomic'.
QMapData::shared_null [data]Field 'RetVal−>backward−>ref' in return value (pointer) has type 'QBasicAtomic'.
QVectorData::malloc ( int sizeofTypedData, int size, int sizeofT, QVectorData* init ) [static]Field 'init−>ref' in 4th parameter 'init' (pointer) has type 'QBasicAtomic'.
QVectorData::shared_null [data]Field 'RetVal−>ref' in return value has type 'QBasicAtomic'.
qcolordialog.h
[+] class QColorDialog (1)
| Change |
Effect |
1 | Virtual method QWidget::changeEvent ( QEvent* p1 ) has been overridden by QColorDialog::changeEvent ( QEvent* e ). | Method QColorDialog::changeEvent ( QEvent* e ) will be called instead of QWidget::changeEvent ( QEvent* 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 | 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 | 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 | 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 | QDialog::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)
QWidget::changeEvent ( QEvent* p1 )The method 'QColorDialog::changeEvent ( QEvent* e )' will be called instead of this method.
qdbusconnectioninterface.h
[+] class QDBusConnectionInterface (2)
| Change |
Effect |
1 | Virtual method QObject::connectNotify ( char const* signal ) has been overridden by QDBusConnectionInterface::connectNotify ( char const* p1 ). | Method QDBusConnectionInterface::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 QDBusConnectionInterface::disconnectNotify ( char const* p1 ). | Method QDBusConnectionInterface::disconnectNotify ( char const* p1 ) will be called instead of QObject::disconnectNotify ( char const* signal ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 14 entries | Virtual Table (New) - 14 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QDBusConnectionInterface::metaObject | QDBusConnectionInterface::metaObject |
12 | QDBusConnectionInterface::qt_metacast | QDBusConnectionInterface::qt_metacast |
16 | QDBusConnectionInterface::qt_metacall | QDBusConnectionInterface::qt_metacall |
20 | ~QDBusConnectionInterface | ~QDBusConnectionInterface |
24 | ~QDBusConnectionInterface | ~QDBusConnectionInterface |
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 | QDBusAbstractInterface::connectNotify | QDBusConnectionInterface::connectNotify |
52 | QDBusAbstractInterface::disconnectNotify | QDBusConnectionInterface::disconnectNotify |
[+] affected symbols (2)
QObject::connectNotify ( char const* signal )The method 'QDBusConnectionInterface::connectNotify ( char const* p1 )' will be called instead of this method.
QObject::disconnectNotify ( char const* signal )The method 'QDBusConnectionInterface::disconnectNotify ( char const* p1 )' will be called instead of this method.
qdbuserror.h
[+] enum QDBusError::ErrorType (1)
| Change |
Effect |
1 | Value of member LastErrorType has been changed from 20 to 21. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (2)
QDBusError::QDBusError [in-charge] ( QDBusError::ErrorType error, QString const& message )1st parameter 'error' has type 'QDBusError::ErrorType'.
QDBusError::type ( ) constReturn value has type 'QDBusError::ErrorType'.
qerrormessage.h
[+] class QErrorMessage (1)
| Change |
Effect |
1 | Virtual method QWidget::changeEvent ( QEvent* p1 ) has been overridden by QErrorMessage::changeEvent ( QEvent* e ). | Method QErrorMessage::changeEvent ( QEvent* e ) will be called instead of QWidget::changeEvent ( QEvent* 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 | QErrorMessage::metaObject | QErrorMessage::metaObject |
12 | QErrorMessage::qt_metacast | QErrorMessage::qt_metacast |
16 | QErrorMessage::qt_metacall | QErrorMessage::qt_metacall |
20 | ~QErrorMessage | ~QErrorMessage |
24 | ~QErrorMessage | ~QErrorMessage |
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 | QErrorMessage::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 | QErrorMessage::done | QErrorMessage::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)
QWidget::changeEvent ( QEvent* p1 )The method 'QErrorMessage::changeEvent ( QEvent* e )' will be called instead of this method.
qfiledialog.h
[+] class QFileDialog (1)
| Change |
Effect |
1 | Virtual method QWidget::changeEvent ( QEvent* p1 ) has been overridden by QFileDialog::changeEvent ( QEvent* e ). | Method QFileDialog::changeEvent ( QEvent* e ) will be called instead of QWidget::changeEvent ( QEvent* 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 | 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 | 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 | 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)
QWidget::changeEvent ( QEvent* p1 )The method 'QFileDialog::changeEvent ( QEvent* e )' will be called instead of this method.
qfontdialog.h
[+] class QFontDialog (1)
| Change |
Effect |
1 | Virtual method QWidget::changeEvent ( QEvent* p1 ) has been overridden by QFontDialog::changeEvent ( QEvent* e ). | Method QFontDialog::changeEvent ( QEvent* e ) will be called instead of QWidget::changeEvent ( QEvent* 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 | 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 | 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 | 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 | QDialog::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)
QWidget::changeEvent ( QEvent* p1 )The method 'QFontDialog::changeEvent ( QEvent* e )' will be called instead of this method.
qheaderview.h
[+] class QHeaderView (1)
| Change |
Effect |
1 | Virtual method QAbstractItemView::reset ( ) has been overridden by QHeaderView::reset ( ). | Method QHeaderView::reset ( ) will be called instead of QAbstractItemView::reset ( ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QHeaderView::metaObject | QHeaderView::metaObject |
12 | QHeaderView::qt_metacast | QHeaderView::qt_metacast |
16 | QHeaderView::qt_metacall | QHeaderView::qt_metacall |
20 | ~QHeaderView | ~QHeaderView |
24 | ~QHeaderView | ~QHeaderView |
28 | QHeaderView::event | QHeaderView::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QAbstractItemView::timerEvent | QAbstractItemView::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 | QHeaderView::sizeHint | QHeaderView::sizeHint |
68 | QAbstractScrollArea::minimumSizeHint | QAbstractScrollArea::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QHeaderView::mousePressEvent | QHeaderView::mousePressEvent |
84 | QHeaderView::mouseReleaseEvent | QHeaderView::mouseReleaseEvent |
88 | QHeaderView::mouseDoubleClickEvent | QHeaderView::mouseDoubleClickEvent |
92 | QHeaderView::mouseMoveEvent | QHeaderView::mouseMoveEvent |
96 | QAbstractScrollArea::wheelEvent | QAbstractScrollArea::wheelEvent |
100 | QAbstractItemView::keyPressEvent | QAbstractItemView::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QAbstractItemView::focusInEvent | QAbstractItemView::focusInEvent |
112 | QAbstractItemView::focusOutEvent | QAbstractItemView::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QHeaderView::paintEvent | QHeaderView::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QAbstractItemView::resizeEvent | QAbstractItemView::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QAbstractScrollArea::contextMenuEvent | QAbstractScrollArea::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QAbstractItemView::dragEnterEvent | QAbstractItemView::dragEnterEvent |
156 | QAbstractItemView::dragMoveEvent | QAbstractItemView::dragMoveEvent |
160 | QAbstractItemView::dragLeaveEvent | QAbstractItemView::dragLeaveEvent |
164 | QAbstractItemView::dropEvent | QAbstractItemView::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFrame::changeEvent | QFrame::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QAbstractItemView::inputMethodEvent | QAbstractItemView::inputMethodEvent |
192 | QAbstractItemView::inputMethodQuery | QAbstractItemView::inputMethodQuery |
196 | QAbstractItemView::focusNextPrevChild | QAbstractItemView::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QHeaderView::viewportEvent | QHeaderView::viewportEvent |
228 | QHeaderView::scrollContentsBy | QHeaderView::scrollContentsBy |
232 | QHeaderView::setModel | QHeaderView::setModel |
236 | QAbstractItemView::setSelectionModel | QAbstractItemView::setSelectionModel |
240 | QAbstractItemView::keyboardSearch | QAbstractItemView::keyboardSearch |
244 | QHeaderView::visualRect | QHeaderView::visualRect |
248 | QHeaderView::scrollTo | QHeaderView::scrollTo |
252 | QHeaderView::indexAt | QHeaderView::indexAt |
256 | QAbstractItemView::sizeHintForRow | QAbstractItemView::sizeHintForRow |
260 | QAbstractItemView::sizeHintForColumn | QAbstractItemView::sizeHintForColumn |
264 | QAbstractItemView::reset | QHeaderView::reset |
268 | QAbstractItemView::setRootIndex | QAbstractItemView::setRootIndex |
272 | QHeaderView::doItemsLayout | QHeaderView::doItemsLayout |
276 | QAbstractItemView::selectAll | QAbstractItemView::selectAll |
280 | QHeaderView::dataChanged | QHeaderView::dataChanged |
284 | QHeaderView::rowsInserted | QHeaderView::rowsInserted |
288 | QAbstractItemView::rowsAboutToBeRemoved | QAbstractItemView::rowsAboutToBeRemoved |
292 | QAbstractItemView::selectionChanged | QAbstractItemView::selectionChanged |
296 | QHeaderView::currentChanged | QHeaderView::currentChanged |
300 | QAbstractItemView::updateEditorData | QAbstractItemView::updateEditorData |
304 | QAbstractItemView::updateEditorGeometries | QAbstractItemView::updateEditorGeometries |
308 | QHeaderView::updateGeometries | QHeaderView::updateGeometries |
312 | QAbstractItemView::verticalScrollbarAction | QAbstractItemView::verticalScrollbarAction |
316 | QAbstractItemView::horizontalScrollbarAction | QAbstractItemView::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 | QHeaderView::moveCursor | QHeaderView::moveCursor |
344 | QHeaderView::horizontalOffset | QHeaderView::horizontalOffset |
348 | QHeaderView::verticalOffset | QHeaderView::verticalOffset |
352 | QHeaderView::isIndexHidden | QHeaderView::isIndexHidden |
356 | QHeaderView::setSelection | QHeaderView::setSelection |
360 | QHeaderView::visualRegionForSelection | QHeaderView::visualRegionForSelection |
364 | QAbstractItemView::selectedIndexes | QAbstractItemView::selectedIndexes |
368 | QAbstractItemView::edit | QAbstractItemView::edit |
372 | QAbstractItemView::selectionCommand | QAbstractItemView::selectionCommand |
376 | QAbstractItemView::startDrag | QAbstractItemView::startDrag |
380 | QAbstractItemView::viewOptions | QAbstractItemView::viewOptions |
384 | QHeaderView::paintSection | QHeaderView::paintSection |
388 | QHeaderView::sectionSizeFromContents | QHeaderView::sectionSizeFromContents |
392 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
396 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (1)
QAbstractItemView::reset ( )The method 'QHeaderView::reset ( )' will be called instead of this method.
qlistview.h
[+] class QListView (2)
| Change |
Effect |
1 | Virtual method QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ) has been overridden by QListView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ). | Method QListView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ) will be called instead of QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ). |
2 | Virtual method QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ) has been overridden by QListView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ). | Method QListView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ) will be called instead of QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 103 entries | Virtual Table (New) - 103 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QListView::metaObject | QListView::metaObject |
12 | QListView::qt_metacast | QListView::qt_metacast |
16 | QListView::qt_metacall | QListView::qt_metacall |
20 | ~QListView | ~QListView |
24 | ~QListView | ~QListView |
28 | QListView::event | QListView::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QListView::timerEvent | QListView::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QAbstractScrollArea::sizeHint | QAbstractScrollArea::sizeHint |
68 | QAbstractScrollArea::minimumSizeHint | QAbstractScrollArea::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QAbstractItemView::mousePressEvent | QAbstractItemView::mousePressEvent |
84 | QListView::mouseReleaseEvent | QListView::mouseReleaseEvent |
88 | QAbstractItemView::mouseDoubleClickEvent | QAbstractItemView::mouseDoubleClickEvent |
92 | QListView::mouseMoveEvent | QListView::mouseMoveEvent |
96 | QAbstractScrollArea::wheelEvent | QAbstractScrollArea::wheelEvent |
100 | QAbstractItemView::keyPressEvent | QAbstractItemView::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QAbstractItemView::focusInEvent | QAbstractItemView::focusInEvent |
112 | QAbstractItemView::focusOutEvent | QAbstractItemView::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QListView::paintEvent | QListView::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QListView::resizeEvent | QListView::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 | QListView::dragMoveEvent | QListView::dragMoveEvent |
160 | QListView::dragLeaveEvent | QListView::dragLeaveEvent |
164 | QListView::dropEvent | QListView::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFrame::changeEvent | QFrame::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QAbstractItemView::inputMethodEvent | QAbstractItemView::inputMethodEvent |
192 | QAbstractItemView::inputMethodQuery | QAbstractItemView::inputMethodQuery |
196 | QAbstractItemView::focusNextPrevChild | QAbstractItemView::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractItemView::viewportEvent | QAbstractItemView::viewportEvent |
228 | QListView::scrollContentsBy | QListView::scrollContentsBy |
232 | QAbstractItemView::setModel | QAbstractItemView::setModel |
236 | QAbstractItemView::setSelectionModel | QAbstractItemView::setSelectionModel |
240 | QAbstractItemView::keyboardSearch | QAbstractItemView::keyboardSearch |
244 | QListView::visualRect | QListView::visualRect |
248 | QListView::scrollTo | QListView::scrollTo |
252 | QListView::indexAt | QListView::indexAt |
256 | QAbstractItemView::sizeHintForRow | QAbstractItemView::sizeHintForRow |
260 | QAbstractItemView::sizeHintForColumn | QAbstractItemView::sizeHintForColumn |
264 | QListView::reset | QListView::reset |
268 | QListView::setRootIndex | QListView::setRootIndex |
272 | QListView::doItemsLayout | QListView::doItemsLayout |
276 | QAbstractItemView::selectAll | QAbstractItemView::selectAll |
280 | QListView::dataChanged | QListView::dataChanged |
284 | QListView::rowsInserted | QListView::rowsInserted |
288 | QListView::rowsAboutToBeRemoved | QListView::rowsAboutToBeRemoved |
292 | QAbstractItemView::selectionChanged | QListView::selectionChanged |
296 | QAbstractItemView::currentChanged | QListView::currentChanged |
300 | QAbstractItemView::updateEditorData | QAbstractItemView::updateEditorData |
304 | QAbstractItemView::updateEditorGeometries | QAbstractItemView::updateEditorGeometries |
308 | QListView::updateGeometries | QListView::updateGeometries |
312 | QAbstractItemView::verticalScrollbarAction | QAbstractItemView::verticalScrollbarAction |
316 | QAbstractItemView::horizontalScrollbarAction | QAbstractItemView::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 | QListView::moveCursor | QListView::moveCursor |
344 | QListView::horizontalOffset | QListView::horizontalOffset |
348 | QListView::verticalOffset | QListView::verticalOffset |
352 | QListView::isIndexHidden | QListView::isIndexHidden |
356 | QListView::setSelection | QListView::setSelection |
360 | QListView::visualRegionForSelection | QListView::visualRegionForSelection |
364 | QListView::selectedIndexes | QListView::selectedIndexes |
368 | QAbstractItemView::edit | QAbstractItemView::edit |
372 | QAbstractItemView::selectionCommand | QAbstractItemView::selectionCommand |
376 | QListView::startDrag | QListView::startDrag |
380 | QListView::viewOptions | QListView::viewOptions |
384 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
388 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
392 | non-virtual thunk | non-virtual thunk |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )The method 'QListView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )' will be called instead of this method.
QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )The method 'QListView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )' will be called instead of this method.
qlocale.h
[+] enum QLocale::Language (1)
| Change |
Effect |
1 | Value of member LastLanguage has been changed from 145 to 165. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (3)
QLocale::language ( ) constReturn value has type 'QLocale::Language'.
QLocale::languageToString ( QLocale::Language language ) [static]1st parameter 'language' has type 'QLocale::Language'.
QLocale::QLocale [in-charge] ( QLocale::Language language, QLocale::Country country )1st parameter 'language' has type 'QLocale::Language'.
qmenubar.h
[+] class QMenuBar (1)
| Change |
Effect |
1 | Virtual method QWidget::setVisible ( bool visible ) has been overridden by QMenuBar::setVisible ( bool visible ). | Method QMenuBar::setVisible ( bool visible ) will be called instead of QWidget::setVisible ( bool visible ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 63 entries | Virtual Table (New) - 63 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QMenuBar::metaObject | QMenuBar::metaObject |
12 | QMenuBar::qt_metacast | QMenuBar::qt_metacast |
16 | QMenuBar::qt_metacall | QMenuBar::qt_metacall |
20 | ~QMenuBar | ~QMenuBar |
24 | ~QMenuBar | ~QMenuBar |
28 | QMenuBar::event | QMenuBar::event |
32 | QMenuBar::eventFilter | QMenuBar::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 | QMenuBar::setVisible |
64 | QMenuBar::sizeHint | QMenuBar::sizeHint |
68 | QMenuBar::minimumSizeHint | QMenuBar::minimumSizeHint |
72 | QMenuBar::heightForWidth | QMenuBar::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QMenuBar::mousePressEvent | QMenuBar::mousePressEvent |
84 | QMenuBar::mouseReleaseEvent | QMenuBar::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QMenuBar::mouseMoveEvent | QMenuBar::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QMenuBar::keyPressEvent | QMenuBar::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QMenuBar::focusInEvent | QMenuBar::focusInEvent |
112 | QMenuBar::focusOutEvent | QMenuBar::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QMenuBar::leaveEvent | QMenuBar::leaveEvent |
124 | QMenuBar::paintEvent | QMenuBar::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QMenuBar::resizeEvent | QMenuBar::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QMenuBar::actionEvent | QMenuBar::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 | QMenuBar::changeEvent | QMenuBar::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 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
228 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
232 | non-virtual thunk | non-virtual thunk |
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 |
[+] affected symbols (1)
QWidget::setVisible ( bool visible )The method 'QMenuBar::setVisible ( bool visible )' will be called instead of this method.
qmessagebox.h
[+] class QMessageBox (1)
| Change |
Effect |
1 | Virtual method QWidget::event ( QEvent* p1 ) has been overridden by QMessageBox::event ( QEvent* e ). | Method QMessageBox::event ( QEvent* e ) will be called instead of QWidget::event ( QEvent* 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 | QMessageBox::metaObject | QMessageBox::metaObject |
12 | QMessageBox::qt_metacast | QMessageBox::qt_metacast |
16 | QMessageBox::qt_metacall | QMessageBox::qt_metacall |
20 | ~QMessageBox | ~QMessageBox |
24 | ~QMessageBox | ~QMessageBox |
28 | QWidget::event | QMessageBox::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 | QMessageBox::sizeHint | QMessageBox::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 | QMessageBox::keyPressEvent | QMessageBox::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 | QMessageBox::resizeEvent | QMessageBox::resizeEvent |
136 | QMessageBox::closeEvent | QMessageBox::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 | QMessageBox::showEvent | QMessageBox::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QMessageBox::changeEvent | QMessageBox::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 | QDialog::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)
QWidget::event ( QEvent* p1 )The method 'QMessageBox::event ( QEvent* e )' will be called instead of this method.
qnamespace.h
[+] enum QInternal::Callback (1)
| Change |
Effect |
1 | Value of member LastCallback has been changed from 3 to 4. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (3)
QInternal::activateCallbacks ( QInternal::Callback p1, void** p2 ) [static]1st parameter 'p1' has type 'QInternal::Callback'.
QInternal::registerCallback ( QInternal::Callback p1, qInternalCallback p2 ) [static]1st parameter 'p1' has type 'QInternal::Callback'.
QInternal::unregisterCallback ( QInternal::Callback p1, qInternalCallback p2 ) [static]1st parameter 'p1' has type 'QInternal::Callback'.
namespace Qt
[+] enum ApplicationAttribute (1)
| Change |
Effect |
1 | Value of member AA_AttributeCount has been changed from 1 to 2. | 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 87 to 98. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
QWidget::setAttribute ( WidgetAttribute p1, bool on )1st parameter 'p1' has type 'WidgetAttribute'.
qobject.h
[+] class QObjectData (1)
| Change |
Effect |
1 | Size of this type has been changed from 28 bytes to 24 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (294)
operator<< ( QDebug p1, QObject const* p2 )Field 'p2−>d_ptr' in 2nd parameter 'p2' (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::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'.
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::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'.
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'.
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'.
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'.
QAccessibleBridgePlugin::QAccessibleBridgePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (pointer) has base type 'QObjectData'.
QAccessiblePlugin::QAccessiblePlugin [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (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'.
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'.
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::removePostedEvents ( QObject* receiver ) [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::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'.
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'.
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'.
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'.
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'.
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'.
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'.
QGraphicsItemAnimation::QGraphicsItemAnimation [in-charge] ( QObject* parent )Field 'parent−>d_ptr' in 1st parameter 'parent' (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'.
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, 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'.
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'.
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'.
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'.
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::connect ( QObject const* sender, int signal_index, QObject const* receiver, int method_index, int type, int* types ) [static]Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (pointer) has base type 'QObjectData'.
QMetaObject::disconnect ( QObject const* sender, int signal_index, QObject const* receiver, int method_index ) [static]Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (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'.
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'.
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 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::childEvent ( QChildEvent* p1 )Field 'this−>d_ptr' in the object of this method has base type 'QObjectData'.
QObject::connect ( QObject const* sender, char const* signal, QObject const* receiver, char const* member, Qt::ConnectionType p5 ) [static]Field 'receiver−>d_ptr' in 3rd parameter 'receiver' (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 'receiver−>d_ptr' in 3rd parameter 'receiver' (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 'this−>d_ptr' in the object of this method 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'.
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'.
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 'object−>d_ptr' in 2nd parameter 'object' (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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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::eventFilter ( QObject* p1, QEvent* p2 )Field 'p1−>d_ptr' in 1st parameter 'p1' (pointer) has base type 'QObjectData'.
qpushbutton.h
[+] class QPushButton (1)
| Change |
Effect |
1 | Virtual method QWidget::minimumSizeHint ( ) const has been overridden by QPushButton::minimumSizeHint ( ) const. | Method QPushButton::minimumSizeHint ( ) const will be called instead of QWidget::minimumSizeHint ( ) const. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 66 entries | Virtual Table (New) - 66 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QPushButton::metaObject | QPushButton::metaObject |
12 | QPushButton::qt_metacast | QPushButton::qt_metacast |
16 | QPushButton::qt_metacall | QPushButton::qt_metacall |
20 | ~QPushButton | ~QPushButton |
24 | ~QPushButton | ~QPushButton |
28 | QPushButton::event | QPushButton::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QAbstractButton::timerEvent | QAbstractButton::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QPushButton::sizeHint | QPushButton::sizeHint |
68 | QWidget::minimumSizeHint | QPushButton::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QAbstractButton::mousePressEvent | QAbstractButton::mousePressEvent |
84 | QAbstractButton::mouseReleaseEvent | QAbstractButton::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QAbstractButton::mouseMoveEvent | QAbstractButton::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QPushButton::keyPressEvent | QPushButton::keyPressEvent |
104 | QAbstractButton::keyReleaseEvent | QAbstractButton::keyReleaseEvent |
108 | QPushButton::focusInEvent | QPushButton::focusInEvent |
112 | QPushButton::focusOutEvent | QPushButton::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QPushButton::paintEvent | QPushButton::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QWidget::resizeEvent | QWidget::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QAbstractButton::changeEvent | QAbstractButton::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QWidget::inputMethodEvent | QWidget::inputMethodEvent |
192 | QWidget::inputMethodQuery | QWidget::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractButton::hitButton | QAbstractButton::hitButton |
228 | QAbstractButton::checkStateSet | QAbstractButton::checkStateSet |
232 | QAbstractButton::nextCheckState | QAbstractButton::nextCheckState |
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)
QWidget::minimumSizeHint ( ) constThe method 'QPushButton::minimumSizeHint ( ) const' will be called instead of this method.
qsizegrip.h
[+] class QSizeGrip (4)
| Change |
Effect |
1 | Virtual method QWidget::hideEvent ( QHideEvent* p1 ) has been overridden by QSizeGrip::hideEvent ( QHideEvent* hideEvent ). | Method QSizeGrip::hideEvent ( QHideEvent* hideEvent ) will be called instead of QWidget::hideEvent ( QHideEvent* p1 ). |
2 | Virtual method QWidget::mouseReleaseEvent ( QMouseEvent* p1 ) has been overridden by QSizeGrip::mouseReleaseEvent ( QMouseEvent* mouseEvent ). | Method QSizeGrip::mouseReleaseEvent ( QMouseEvent* mouseEvent ) will be called instead of QWidget::mouseReleaseEvent ( QMouseEvent* p1 ). |
3 | Virtual method QWidget::moveEvent ( QMoveEvent* p1 ) has been overridden by QSizeGrip::moveEvent ( QMoveEvent* moveEvent ). | Method QSizeGrip::moveEvent ( QMoveEvent* moveEvent ) will be called instead of QWidget::moveEvent ( QMoveEvent* p1 ). |
4 | Virtual method QWidget::showEvent ( QShowEvent* p1 ) has been overridden by QSizeGrip::showEvent ( QShowEvent* showEvent ). | Method QSizeGrip::showEvent ( QShowEvent* showEvent ) will be called instead of QWidget::showEvent ( QShowEvent* p1 ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 63 entries | Virtual Table (New) - 63 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QSizeGrip::metaObject | QSizeGrip::metaObject |
12 | QSizeGrip::qt_metacast | QSizeGrip::qt_metacast |
16 | QSizeGrip::qt_metacall | QSizeGrip::qt_metacall |
20 | ~QSizeGrip | ~QSizeGrip |
24 | ~QSizeGrip | ~QSizeGrip |
28 | QSizeGrip::event | QSizeGrip::event |
32 | QSizeGrip::eventFilter | QSizeGrip::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 | QSizeGrip::setVisible | QSizeGrip::setVisible |
64 | QSizeGrip::sizeHint | QSizeGrip::sizeHint |
68 | QWidget::minimumSizeHint | QWidget::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QSizeGrip::mousePressEvent | QSizeGrip::mousePressEvent |
84 | QWidget::mouseReleaseEvent | QSizeGrip::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QSizeGrip::mouseMoveEvent | QSizeGrip::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QWidget::keyPressEvent | QWidget::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 | QSizeGrip::paintEvent | QSizeGrip::paintEvent |
128 | QWidget::moveEvent | QSizeGrip::moveEvent |
132 | QWidget::resizeEvent | QWidget::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | QWidget::showEvent | QSizeGrip::showEvent |
172 | QWidget::hideEvent | QSizeGrip::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 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
228 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
232 | non-virtual thunk | non-virtual thunk |
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 |
[+] affected symbols (4)
QWidget::hideEvent ( QHideEvent* p1 )The method 'QSizeGrip::hideEvent ( QHideEvent* hideEvent )' will be called instead of this method.
QWidget::mouseReleaseEvent ( QMouseEvent* p1 )The method 'QSizeGrip::mouseReleaseEvent ( QMouseEvent* mouseEvent )' will be called instead of this method.
QWidget::moveEvent ( QMoveEvent* p1 )The method 'QSizeGrip::moveEvent ( QMoveEvent* moveEvent )' will be called instead of this method.
QWidget::showEvent ( QShowEvent* p1 )The method 'QSizeGrip::showEvent ( QShowEvent* showEvent )' will be called instead of this method.
qtableview.h
[+] class QTableView (2)
| Change |
Effect |
1 | Virtual method QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ) has been overridden by QTableView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ). | Method QTableView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ) will be called instead of QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ). |
2 | Virtual method QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ) has been overridden by QTableView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ). | Method QTableView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ) will be called instead of QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 103 entries | Virtual Table (New) - 103 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QTableView::metaObject | QTableView::metaObject |
12 | QTableView::qt_metacast | QTableView::qt_metacast |
16 | QTableView::qt_metacall | QTableView::qt_metacall |
20 | ~QTableView | ~QTableView |
24 | ~QTableView | ~QTableView |
28 | QAbstractItemView::event | QAbstractItemView::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QTableView::timerEvent | QTableView::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QAbstractScrollArea::sizeHint | QAbstractScrollArea::sizeHint |
68 | QAbstractScrollArea::minimumSizeHint | QAbstractScrollArea::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QAbstractItemView::mousePressEvent | QAbstractItemView::mousePressEvent |
84 | QAbstractItemView::mouseReleaseEvent | QAbstractItemView::mouseReleaseEvent |
88 | QAbstractItemView::mouseDoubleClickEvent | QAbstractItemView::mouseDoubleClickEvent |
92 | QAbstractItemView::mouseMoveEvent | QAbstractItemView::mouseMoveEvent |
96 | QAbstractScrollArea::wheelEvent | QAbstractScrollArea::wheelEvent |
100 | QAbstractItemView::keyPressEvent | QAbstractItemView::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QAbstractItemView::focusInEvent | QAbstractItemView::focusInEvent |
112 | QAbstractItemView::focusOutEvent | QAbstractItemView::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QTableView::paintEvent | QTableView::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QAbstractItemView::resizeEvent | QAbstractItemView::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QAbstractScrollArea::contextMenuEvent | QAbstractScrollArea::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QAbstractItemView::dragEnterEvent | QAbstractItemView::dragEnterEvent |
156 | QAbstractItemView::dragMoveEvent | QAbstractItemView::dragMoveEvent |
160 | QAbstractItemView::dragLeaveEvent | QAbstractItemView::dragLeaveEvent |
164 | QAbstractItemView::dropEvent | QAbstractItemView::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFrame::changeEvent | QFrame::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QAbstractItemView::inputMethodEvent | QAbstractItemView::inputMethodEvent |
192 | QAbstractItemView::inputMethodQuery | QAbstractItemView::inputMethodQuery |
196 | QAbstractItemView::focusNextPrevChild | QAbstractItemView::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractItemView::viewportEvent | QAbstractItemView::viewportEvent |
228 | QTableView::scrollContentsBy | QTableView::scrollContentsBy |
232 | QTableView::setModel | QTableView::setModel |
236 | QTableView::setSelectionModel | QTableView::setSelectionModel |
240 | QAbstractItemView::keyboardSearch | QAbstractItemView::keyboardSearch |
244 | QTableView::visualRect | QTableView::visualRect |
248 | QTableView::scrollTo | QTableView::scrollTo |
252 | QTableView::indexAt | QTableView::indexAt |
256 | QTableView::sizeHintForRow | QTableView::sizeHintForRow |
260 | QTableView::sizeHintForColumn | QTableView::sizeHintForColumn |
264 | QAbstractItemView::reset | QAbstractItemView::reset |
268 | QTableView::setRootIndex | QTableView::setRootIndex |
272 | QAbstractItemView::doItemsLayout | QAbstractItemView::doItemsLayout |
276 | QAbstractItemView::selectAll | QAbstractItemView::selectAll |
280 | QAbstractItemView::dataChanged | QAbstractItemView::dataChanged |
284 | QAbstractItemView::rowsInserted | QAbstractItemView::rowsInserted |
288 | QAbstractItemView::rowsAboutToBeRemoved | QAbstractItemView::rowsAboutToBeRemoved |
292 | QAbstractItemView::selectionChanged | QTableView::selectionChanged |
296 | QAbstractItemView::currentChanged | QTableView::currentChanged |
300 | QAbstractItemView::updateEditorData | QAbstractItemView::updateEditorData |
304 | QAbstractItemView::updateEditorGeometries | QAbstractItemView::updateEditorGeometries |
308 | QTableView::updateGeometries | QTableView::updateGeometries |
312 | QTableView::verticalScrollbarAction | QTableView::verticalScrollbarAction |
316 | QTableView::horizontalScrollbarAction | QTableView::horizontalScrollbarAction |
320 | QAbstractItemView::verticalScrollbarValueChanged | QAbstractItemView::verticalScrollbarValueChanged |
324 | QAbstractItemView::horizontalScrollbarValueChanged | QAbstractItemView::horizontalScrollbarValueChanged |
328 | QAbstractItemView::closeEditor | QAbstractItemView::closeEditor |
332 | QAbstractItemView::commitData | QAbstractItemView::commitData |
336 | QAbstractItemView::editorDestroyed | QAbstractItemView::editorDestroyed |
340 | QTableView::moveCursor | QTableView::moveCursor |
344 | QTableView::horizontalOffset | QTableView::horizontalOffset |
348 | QTableView::verticalOffset | QTableView::verticalOffset |
352 | QTableView::isIndexHidden | QTableView::isIndexHidden |
356 | QTableView::setSelection | QTableView::setSelection |
360 | QTableView::visualRegionForSelection | QTableView::visualRegionForSelection |
364 | QTableView::selectedIndexes | QTableView::selectedIndexes |
368 | QAbstractItemView::edit | QAbstractItemView::edit |
372 | QAbstractItemView::selectionCommand | QAbstractItemView::selectionCommand |
376 | QAbstractItemView::startDrag | QAbstractItemView::startDrag |
380 | QTableView::viewOptions | QTableView::viewOptions |
384 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
388 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
392 | non-virtual thunk | non-virtual thunk |
396 | non-virtual thunk | non-virtual thunk |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (2)
QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )The method 'QTableView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )' will be called instead of this method.
QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )The method 'QTableView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )' will be called instead of this method.
qtreeview.h
[+] class QTreeView (4)
| Change |
Effect |
1 | Virtual method QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ) has been overridden by QTreeView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ). | Method QTreeView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ) will be called instead of QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous ). |
2 | Virtual method QAbstractItemView::dragMoveEvent ( QDragMoveEvent* event ) has been overridden by QTreeView::dragMoveEvent ( QDragMoveEvent* event ). | Method QTreeView::dragMoveEvent ( QDragMoveEvent* event ) will be called instead of QAbstractItemView::dragMoveEvent ( QDragMoveEvent* event ). |
3 | Virtual method QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ) has been overridden by QTreeView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ). | Method QTreeView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ) will be called instead of QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected ). |
4 | Virtual method QAbstractItemView::viewportEvent ( QEvent* event ) has been overridden by QTreeView::viewportEvent ( QEvent* event ). | Method QTreeView::viewportEvent ( QEvent* event ) will be called instead of QAbstractItemView::viewportEvent ( QEvent* event ). |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 105 entries | Virtual Table (New) - 105 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QTreeView::metaObject | QTreeView::metaObject |
12 | QTreeView::qt_metacast | QTreeView::qt_metacast |
16 | QTreeView::qt_metacall | QTreeView::qt_metacall |
20 | ~QTreeView | ~QTreeView |
24 | ~QTreeView | ~QTreeView |
28 | QAbstractItemView::event | QAbstractItemView::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 | QAbstractItemView::dragMoveEvent | QTreeView::dragMoveEvent |
160 | QAbstractItemView::dragLeaveEvent | QAbstractItemView::dragLeaveEvent |
164 | QAbstractItemView::dropEvent | QAbstractItemView::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFrame::changeEvent | QFrame::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QAbstractItemView::inputMethodEvent | QAbstractItemView::inputMethodEvent |
192 | QAbstractItemView::inputMethodQuery | QAbstractItemView::inputMethodQuery |
196 | QAbstractItemView::focusNextPrevChild | QAbstractItemView::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QAbstractItemView::viewportEvent | QTreeView::viewportEvent |
228 | QTreeView::scrollContentsBy | QTreeView::scrollContentsBy |
232 | QTreeView::setModel | QTreeView::setModel |
236 | QTreeView::setSelectionModel | QTreeView::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 | QAbstractItemView::selectionChanged | QTreeView::selectionChanged |
296 | QAbstractItemView::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 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
396 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
400 | non-virtual thunk | non-virtual thunk |
404 | non-virtual thunk | non-virtual thunk |
408 | non-virtual thunk | non-virtual thunk |
412 | non-virtual thunk | non-virtual thunk |
416 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (4)
QAbstractItemView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )The method 'QTreeView::currentChanged ( QModelIndex const& current, QModelIndex const& previous )' will be called instead of this method.
QAbstractItemView::dragMoveEvent ( QDragMoveEvent* event )The method 'QTreeView::dragMoveEvent ( QDragMoveEvent* event )' will be called instead of this method.
QAbstractItemView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )The method 'QTreeView::selectionChanged ( QItemSelection const& selected, QItemSelection const& deselected )' will be called instead of this method.
QAbstractItemView::viewportEvent ( QEvent* event )The method 'QTreeView::viewportEvent ( QEvent* event )' will be called instead of this method.
qvariant.h
[+] enum QVariant::Type (1)
| Change |
Effect |
1 | Value of member LastGuiType has been changed from 80 to 81. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (17)
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'.
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'.
qvector.h
[+] class QVectorData (1)
| Change |
Effect |
1 | Field capacity 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 (2)
QVectorData::malloc ( int sizeofTypedData, int size, int sizeofT, QVectorData* init ) [static]4th parameter 'init' (pointer) has base type 'QVectorData'.
QVectorData::shared_null [data]Return value has type 'QVectorData'.
to the top
Problems with Symbols, Low Severity (12)
abstractformbuilder.h,
libQtDesigner.so.4.2.3
[+] QAbstractFormBuilder::propertyMap ( QList<DomProperty*>const& properties ) [static] (1)
[ symbol: _ZN20QAbstractFormBuilder11propertyMapERK5QListIP11DomPropertyE ]
| Change | Effect |
---|
1 | Type of return value has been changed from QHash<QString,DomProperty*> to QAbstractFormBuilder::DomPropertyHash. | Replacement of return type may indicate a change in its semantic meaning. |
q3sqlcursor.h,
libQt3Support.so.4.2.3
[+] Q3SqlCursor::toString ( QString const& prefix, QString const& sep ) const (1)
[ symbol: _ZNK11Q3SqlCursor8toStringERK7QStringS2_ ]
| Change | Effect |
---|
1 | The default argument , of 2nd parameter sep has been removed. | Applications will pass an old default argument (that is not default any more) that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
qapplication.h,
libQtGui.so.4.2.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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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 262659 to 262912. | 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
Header Files (32)
Qt
Qt3Support (Qt/Qt3Support)
QtCore (Qt/QtCore)
QtGui (Qt/QtGui)
QtNetwork (Qt/QtNetwork)
QtOpenGL (Qt/QtOpenGL)
QtSql (Qt/QtSql)
QtSvg (Qt/QtSvg)
QtXml (Qt/QtXml)
Qt3Support (Qt3Support/Qt3Support)
QtAlgorithms
QtAssistant
QtCleanUpFunction
QtContainerFwd
QtCore (QtCore/QtCore)
QtDBus
QtDebug
QtDesigner
QtEndian
QtEvents
QtGlobal
QtGui (QtGui/QtGui)
QtMsgHandler
QtNetwork (QtNetwork/QtNetwork)
QtOpenGL (QtOpenGL/QtOpenGL)
QtPlugin
QtPluginInstanceFunction
QtSql (QtSql/QtSql)
QtSvg (QtSvg/QtSvg)
QtTest
QtUiTools
QtXml (QtXml/QtXml)
to the top
Shared Libraries (13)
libQt3Support.so.4.2.3
libQtAssistantClient.so.4.2.3
libQtCore.so.4.2.3
libQtDBus.so.4.2.3
libQtDesigner.so.4.2.3
libQtDesignerComponents.so.4.2.3
libQtGui.so.4.2.3
libQtNetwork.so.4.2.3
libQtOpenGL.so.4.2.3
libQtSql.so.4.2.3
libQtSvg.so.4.2.3
libQtTest.so.4.2.3
libQtXml.so.4.2.3
to the top